This is required to correctly install the SDK in a standalone
situation
Signed-off-by: Saul Wold <[email protected]>
---
.../packagegroups/packagegroup-core-standalone-sdk-target.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
a/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
b/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
index c8b5623..e5561e5 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
@@ -19,3 +19,6 @@ RDEPENDS_${PN} = "\
libstdc++-dev \
${LIBC_DEPENDENCIES} \
"
+
+# We need the target update-alternative to install correctly
+RDEPENDS += "${VIRTUAL-RUNTIME_update-alternatives}"
--
1.8.0.2
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core