[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 16/18] kconfig-frontends: explicitly rdepend on bash
From:       Qi.Chen () windriver ! com (Qi ! Chen at windriver ! com)
Date:       2013-11-29 12:48:24
Message-ID: 09eda0abf08dc42d0cd424c9dfaeed6532dab21e.1385728901.git.Qi.Chen () windriver ! com
[Download RAW message or body]

From: Chen Qi <Qi.Chen at windriver.com>

Make kconfig-frontends explicitly rdepend on bash so that the rootfs task will
not fail for the reason of implicit runtime bash dependency.

[YOCTO #5555]

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 .../kconfig-frontends_3.12.0.0.bb                  |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb \
b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb index \
                f225af0..a13ffe0 100644
--- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
+++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
@@ -12,6 +12,7 @@ LIC_FILES_CHKSUM = \
"file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408"  SECTION = "devel"
 DEPENDS += "ncurses flex bison gperf pkgconfig-native"
 RDEPENDS_${PN} += "python"
+RDEPENDS_${PN}_class-target = "python bash"
 SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz"
 
 SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2"
-- 
1.7.9.5


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic