summaryrefslogtreecommitdiff
path: root/conf/distro/include
AgeCommit message (Collapse)AuthorFiles
2010-07-21distro: Move thumb into distro featuresKhem Raj1
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-20sane-toolchain.inc: Check for architectures which dont support EABIKhem Raj1
* This patch reverses the check for EABI support. This would mean that future processors will not have to be added everytime they come out. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-07-19Revert "distro: Move thumb into distro features"Khem Raj1
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19sane-toolchain.inc: Add armv4 to ARM EABI supporting architectures.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19distro: Move thumb into distro featuresKhem Raj1
* Currenlty we define the thumb specific overrides in machine tune files and as machine conf files are included before the distro conf files the overrides dont get right values and set incorrectly. * This patch moves the tune-thumb.inc from machine/include into distro/include and lets distro decide on thumb and thumb-interworking features based on the machine selected. If a machine which does not support thumb like all armv4 based machines is selected then distro makes correct decision now to disable thumb and thumb-interworking based upon the machine seletected. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19opkg: bump SRCREV to 543Koen Kooi1
2010-07-19angstrom-jalimo: fix openjdk-6-jre preferred versionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-07-17angstrom: don't use -ggdb3 for -native and -crossKoen Kooi3
* As Phil points out, not enough people are debugging -native stuff * The actual bug in the git -native recipe not using links still isn't solved, though
2010-07-15libgee: move to known-good revisionMichael 'Mickey' Lauer1
2010-07-15xserver-xorg: move from 1.8.99.904 to 1.8.99.905Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14shr: include sane-toolchain-java.inc and angstrom-jalimo.conf, add largefile ↵Martin Jansa1
to DISTRO_FEATURES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-13angstrom: fix another regression with DISTRO_FEATURESKoen Kooi1
*sigh*
2010-07-12shr: switch to a newer glib/gtk combo as Angsrom doesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-10angstrom: fix busybox regression by adding 'ipv4 ipv6' to DISTRO_FEATURESKoen Kooi1
kudos to SHR for spotting that
2010-07-10angstrom: switch to a newer glib/gtk comboKoen Kooi1
2010-07-08uclibc: add 0.9.31Bernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uClibc: redo configurationBernhard Reutner-Fischer3
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08angstrom: include jalimo bits now that openjdk is in OEKoen Kooi1
2010-07-07shr: prefer dbus 1.3.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-05angstrom-2008-preferred-versions.inc: Go back to udev-141 for Zaurus ↵Stanislav Brabec1
clamshells. udev-151 requires kernel >= 2.6.27.
2010-07-03kaeilos-2009-preferred-versions.inc: updated packages versionMarco Cavallini1
2010-07-01sane-toolchain.inc: use 4.4.4 as PREFERRED_GCC_VERSION for armv7Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Lukas-David Gorris <lukas@htc-linux.org>
2010-07-01xserver-xorg: upgrade 1.9 RC3 to RC4Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-01angstrom-jalimo: add config file tailored to building jalimo stuff for angstromKoen Kooi1
2010-06-30EFL: bump SRCREV a bit more for tasn's fix for Arabic shapingMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29angstrom: prefert python-pycairo 1.8.0Koen Kooi1
2010-06-29efl: bump SRCREV to 49934Koen Kooi1
2010-06-28shr: remove P_V for boost 1.40.0 -> prefer newer boost 1.41.0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-28xorg: bump versions xorg-sgml-doctools xf86-video-intel libxfont util-macrosMartin Jansa1
* adjust bumping script to handle -native versions better with BBCLASSEXTEND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26angstrom: pin xorg to 1.7.4 till the 1.8.x/mesa 7.8 combo gets more testingKoen Kooi1
2010-06-25mesa: move 7.8 release to latest minor 7.8.2Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-06-25preferred-om-2008-versions: remove pinned version of mesa/mesa-driMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-06-25shr: prefer qt-4.7.0-beta1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25distros: add PREFERRED_PROVIDER_virtual/libx11-nativeMartin Jansa8
* to be able to use virtual/libx11 in BBCLASSEXTEND = native recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-24efl: bump SRCREVKoen Kooi1
2010-06-23opkg: bump SRCREV to fix -force-reinstallKoen Kooi1
2010-06-23xserver-xorg: move from 1.9 RC1 to RC3Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-22xorg: bump packages 2010-06-22Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20ezx: rename references to ezx-boot-usb into moto-boot-usbAntonio Ospite1
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20EFL: bump SRCREVMartin Jansa1
* elmdentica now depends on libjson instead of libxml2, bump PV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17Indentation fixups, caught by python -tChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof1
This set of changes removes packages that pull in libx11, and (temporarily) disables packages that won't build, mostly due to gcc 4.4.4 issues. Only tested on LE for the moment.
2010-06-17SlugOS: slugos.inc - Fix bluez dependenciesMike Westerhof1
No need to build all of bluez if we only depend on the libs.
2010-06-17preferred-shr-versions: set preferred version also for linux-libc-headers-nativeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17toolchain-internal: define PREFERRED_PROVIDER for linux-libc-headersKoen Kooi2
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify
2010-06-16SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibcMike Westerhof2
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc Also add some PREFERRED_PROVIDERS.
2010-06-14navit: remove old versions to simplify .inc fileMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-14angstrom: pin mythtv to 0.22Koen Kooi1
2010-06-13EFL: bump SRCREVKoen Kooi1
2010-06-11opkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files)Martin Jansa1
* http://code.google.com/p/opkg/issues/detail?id=50 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>