From: Ting Liu <[email protected]>

Signed-off-by: Ting Liu <[email protected]>
---
 images/fsl-toolchain.bb |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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.9.5


_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to