From c3af1fee26f3744a2ab52eacd0284785486b58f8 Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Wed, 11 Apr 2012 23:55:15 +0000 Subject: fsl-toolchain: add glib-2.0-dev package so we pull in header and pkgconfig files Signed-off-by: Matthew McClintock --- images/fsl-toolchain.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/images/fsl-toolchain.bb b/images/fsl-toolchain.bb index 9100810..7f51cdc 100644 --- a/images/fsl-toolchain.bb +++ b/images/fsl-toolchain.bb @@ -5,6 +5,7 @@ require fsl-toolchain-bare.bb TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-${DISTRO_VERSION}" TOOLCHAIN_TARGET_TASK += " \ glib-2.0 \ + glib-2.0-dev \ dtc \ libgomp \ libgomp-dev \ -- cgit v1.2.3-54-g00ecf