From: Christopher Larson <[email protected]>

Signed-off-by: Christopher Larson <[email protected]>
---
 meta/recipes-core/meta/external-csl-toolchain.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/meta/external-csl-toolchain.bb 
b/meta/recipes-core/meta/external-csl-toolchain.bb
index c9f35c4..7dd8da2 100644
--- a/meta/recipes-core/meta/external-csl-toolchain.bb
+++ b/meta/recipes-core/meta/external-csl-toolchain.bb
@@ -89,6 +89,7 @@ INSANE_SKIP_gdbserver = "1"
 
 PKG_${PN} = "eglibc"
 PKG_${PN}-dev = "eglibc-dev"
+PKG_${PN}-staticdev = "eglibc-staticdev"
 PKG_${PN}-doc = "eglibc-doc"
 PKG_${PN}-dbg = "eglibc-dbg"
 PKG_${PN}-pic = "eglibc-pic"
@@ -100,6 +101,7 @@ PKG_${PN}-pcprofile = "eglibc-pcprofile"
 
 PKGV_${PN} = "${CSL_VER_LIBC}"
 PKGV_${PN}-dev = "${CSL_VER_LIBC}"
+PKGV_${PN}-staticdev = "${CSL_VER_LIBC}"
 PKGV_${PN}-doc = "${CSL_VER_LIBC}"
 PKGV_${PN}-dbg = "${CSL_VER_LIBC}"
 PKGV_${PN}-pic = "${CSL_VER_LIBC}"
-- 
1.7.7


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to