[Angstrom-devel] Koen Kooi : angstrom core tweaks: fix task-sdk-target build

Angstrom Git Repos ang-git at xora.vm.bytemark.co.uk
Mon Oct 10 19:53:14 CEST 2011


Module: meta-angstrom
Branch: master
Commit: 4f06c3f0376e0704210a2e61005748f168369d07

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon Oct 10 19:52:49 2011 +0200

angstrom core tweaks: fix task-sdk-target build

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 conf/distro/include/angstrom-core-tweaks.inc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom-core-tweaks.inc b/conf/distro/include/angstrom-core-tweaks.inc
index b47f483..cd1cb80 100644
--- a/conf/distro/include/angstrom-core-tweaks.inc
+++ b/conf/distro/include/angstrom-core-tweaks.inc
@@ -73,5 +73,9 @@ IMAGE_INSTALL += "${IMAGE_BOOT}"
 
 
 # SDK stuff
+
+PREFERRED_PROVIDER_libltdl-dev = "libtool"
+PREFERRED_PROVIDER_libtool = "libtool"
+
 SDK_NAME = "${DISTRO}-${TCLIBC}-${SDK_ARCH}-${FEED_ARCH}"
 TOOLCHAIN_OUTPUTNAME ?= "${SDK_NAME}-${DISTRO_VERSION}-toolchain"




More information about the Angstrom-distro-devel mailing list