[meta-freescale] [PATCH 9/9] fsl-toolchain: install static library

b28495 at freescale.com b28495 at freescale.com
Thu Dec 6 06:10:56 PST 2012


From: Ting Liu <b28495 at freescale.com>

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 images/fsl-toolchain.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/images/fsl-toolchain.bb b/images/fsl-toolchain.bb
index 468db2b..696681c 100644
--- a/images/fsl-toolchain.bb
+++ b/images/fsl-toolchain.bb
@@ -1,4 +1,4 @@
-PR = "r1"
+PR = "r2"
 
 require fsl-toolchain-bare.bb
 
@@ -9,6 +9,9 @@ TOOLCHAIN_TARGET_TASK += " \
 	dtc \
 	libgomp \
 	libgomp-dev \
+	libgomp-staticdev \
+	libstdc++-staticdev \
+	${TCLIBC}-staticdev \
 	"
 
 TOOLCHAIN_HOST_TASK += " \
-- 
1.7.3.4





More information about the meta-freescale mailing list