[oe-commits] Mike Westerhof : SlugOS: slugos. inc - nail boost preferred version down since newer one won't build

GIT User account git at amethyst.openembedded.net
Fri Feb 13 18:50:38 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 966a2682c060ceade38e15f675e893f0dc5de24a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=966a2682c060ceade38e15f675e893f0dc5de24a

Author: Mike Westerhof <mwester at dls.net>
Date:   Fri Feb 13 12:50:02 2009 -0600

SlugOS: slugos.inc - nail boost preferred version down since newer one won't build

---

 conf/distro/include/slugos.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index c74624b..2317a05 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -272,5 +272,8 @@ PREFERRED_VERSION_libusb                ?= "0.0.0"
 # with 1.1.0 for now:
 PREFERRED_VERSION_mtd-utils             ?= "1.1.0"
 
+# boost 1.36 won't build
+PREFERRED_VERSION_boost			?= "1.33.1"
+
 require conf/distro/include/sane-srcdates.inc
 require conf/distro/include/sane-srcrevs.inc





More information about the Openembedded-commits mailing list