templates: fix the path of meta-rust 65/5665/2
authorPhong Tran <tranmanphong@gmail.com>
Wed, 18 May 2016 14:42:09 +0000 (21:42 +0700)
committerGerrit Code Review <gerrit@172.30.200.200>
Fri, 20 May 2016 16:46:35 +0000 (16:46 +0000)
The meta-rust is not in meta-openembedded.

Change-Id: Ic0ef7d8cde472b236cb02a652d7080b29d0b298f
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
templates/qemux86-64/conf/bblayers.conf.sample
templates/qemux86/conf/bblayers.conf.sample

index 8a92fef..a560a56 100644 (file)
@@ -18,7 +18,7 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-openembedded/meta-efl \
   ##OEROOT##/../meta-openembedded/meta-networking \
   ##OEROOT##/../meta-openembedded/meta-python \
-  ##OEROOT##/../meta-openembedded/meta-rust \
+  ##OEROOT##/../meta-rust \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
   ##OEROOT##/meta \
index 8a92fef..a560a56 100644 (file)
@@ -18,7 +18,7 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-openembedded/meta-efl \
   ##OEROOT##/../meta-openembedded/meta-networking \
   ##OEROOT##/../meta-openembedded/meta-python \
-  ##OEROOT##/../meta-openembedded/meta-rust \
+  ##OEROOT##/../meta-rust \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
   ##OEROOT##/meta \