summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-29 12:00:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-30 17:56:18 +0100
commit4b2906d972b7fc4b465a0430a67653745cf8578c (patch)
tree7aeb73274da043b378d22a68f5c3bf4468de400c /meta-yocto
parent5fd04b0258db6c89cf00c27463e3a6e23353d010 (diff)
downloadast2050-yocto-poky-4b2906d972b7fc4b465a0430a67653745cf8578c.zip
ast2050-yocto-poky-4b2906d972b7fc4b465a0430a67653745cf8578c.tar.gz
recipes: Ensure that we only apply poky changes when poky is selected
(From meta-yocto rev: 5bd26f2d294f10d9119c6b81d0b368198ee96ed9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend2
-rw-r--r--meta-yocto/recipes-core/psplash/psplash_git.bbappend2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend b/meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend
index 1b83e48..ffe8631 100644
--- a/meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend
+++ b/meta-yocto/recipes-core/busybox/busybox_1.21.1.bbappend
@@ -1,2 +1,2 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
+FILESEXTRAPATHS_prepend_poky := "${THISDIR}/${P}:"
diff --git a/meta-yocto/recipes-core/psplash/psplash_git.bbappend b/meta-yocto/recipes-core/psplash/psplash_git.bbappend
index 869d60a..433ef66 100644
--- a/meta-yocto/recipes-core/psplash/psplash_git.bbappend
+++ b/meta-yocto/recipes-core/psplash/psplash_git.bbappend
@@ -1,2 +1,2 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+FILESEXTRAPATHS_prepend_poky := "${THISDIR}/files:"
OpenPOWER on IntegriCloud