X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=Makefile;h=08ef637dafb087c85b898dac907a3916f055c2fa;hp=23c441e2cbb49c2d1afe39aebb52070f8a9035d7;hb=e4451a9921bfc5750fe25aca2d8923c0eff2c0ae;hpb=62ae96b53c7532642f71cb8b39022a2f72779d9f diff --git a/Makefile b/Makefile index 23c441e..08ef637 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,9 @@ BBLAYERS ?= \ $(CURDIR)/meta-bsp/common \ $(CURDIR)/meta-openvuplus \ $(CURDIR)/meta-openembedded/meta-oe \ + $(CURDIR)/meta-openembedded/meta-networking \ + $(CURDIR)/meta-openembedded/meta-multimedia \ + $(CURDIR)/meta-openembedded/meta-filesystems \ $(CURDIR)/openembedded-core/meta CONFFILES = \ @@ -216,7 +219,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"' \