X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=Makefile;h=95df2531d42a75a8e6d310d58b2953327a0eae02;hp=23c441e2cbb49c2d1afe39aebb52070f8a9035d7;hb=fcec829882e2ca42599de0f617d34de1b7740a59;hpb=b3dd77996b89fabd26a80349aa727327f64a0c05 diff --git a/Makefile b/Makefile index 23c441e..95df253 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ # This only sets the default value. All platforms now use a shared build # directory. Run "MACHINE=vuultimo bitbake vuplus-image" to build an image # for the vuultimo, if it is not the default. -MACHINE ?= vuultimo +MACHINE ?= vusolose MULTI_TEMPORARILY ?= YES @@ -216,7 +216,7 @@ $(TOPDIR)/conf/local.conf: $(DEPDIR)/.local.conf.$(MACHINE).$(LOCAL_CONF_HASH) @echo 'USER_CLASSES = "buildstats"' >> $@ @echo 'include $(DISTRO_INCLUDE_CONF)' >> $@ @echo 'include $(MACHINE_INCLUDE_CONF)' >> $@ -# @echo 'INHERIT+="rm_work"' >> $@ + @echo 'INHERIT += "rm_work"' >> $@ BBLAYERS_CONF_HASH := $(call hash, \ 'BBLAYERS_CONF_VERSION = "0"' \