Applied to master. -M
On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <[email protected]> wrote: > 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 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
