summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2010-06-25shr: prefer qt-4.7.0-beta1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25shr: inherit couple of usefull classes: recipe_sanity, insane, devshell and ↵Martin Jansa1
bump DISTRO_PR * gcc major version was changed, better to sync recipes to targets * new QA tasks needs available workdirs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25shr: use gcc-4.5.0 instead of gcc-4.4.4Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25distros: add PREFERRED_PROVIDER_virtual/libx11-nativeMartin Jansa14
* 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-18angstrom: bump distro versionKoen Kooi1
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-17angstrom: pin llh-native, just like SHR doesKoen Kooi1
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-17angstrom: pin eglibc version to the same as the glibc versionKoen Kooi1
2010-06-16SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibcMike Westerhof3
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>
2010-06-09minimal-uclibc.conf: Add pam to DISTRO_FEATURESKhem Raj1
* if pam is not in the DISTRO_FEATURES then pam modules dont end up in th root file system but when using shadow pam is used for authentication and uclibc needs these modules otherwise login fails. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09kaeilos-2009-preferred-versions.inc: some distro version updates and mainly ↵Marco Cavallini1
automake-native 1.11
2010-06-08opkg: bump SRCREV for fix preventing overeager removing of files which were ↵Martin Jansa1
after opkg upgrade owned by different package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08EFL: bump SRCREV to new snapshotsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08shr: prefer postgresql 8.4.4Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-05efl: revert SRCREV bump, needs more testingKoen Kooi1
2010-06-05angstrom: automake 1.11 doesn't exist, 1.11.1 doesKoen Kooi2
2010-06-05sane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-05angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for ↵Khem Raj1
automake-native Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-02opkg: bump SRCREV to 530Koen Kooi1
The commits since 527 are: * Don't try to print cmd_name before its initialised. From Amanous, Issue #48 * Add a message for the case that no installation candidate can be found. * Bump maximum message length from 256 to 4096.
2010-05-26SHR: use eglibc-2.12 instead 2.11Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioningMartin Jansa1
* move DESCRIPTION to .inc * remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from kernel.bbclass * update distro/machine configs where needed Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-24distro/minimal.conf: Dont keep CACHE as weak assignment.Khem Raj1
* As this is a weak assignment and bitbake.conf has a proper assignment and bitbake.conf is included before distro conf file it leaves this weak assignment as no-op. The problem happens when using minimal but changing libc from eglibc to uclibc then it will use same cache directory and then its infact wrong. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-22SlugOS: preferred-slugos-versions.inc - use older version of tclMike Westerhof1
Avoids total mess-up of build env caused by the newer tcl recipe which has a bug, apparently, that overwites the regex.h file. This should be temporary, and this workaround should be removed once this problem is resolved.
2010-05-20angstrom: fix java buildsKoen Kooi1
2010-05-20sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1Tom Rini1
Given the other powerpc issues that are now fixed in 4.4.4, this leads to ppc405 being broken. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-19shr: add tk to DISTRO_FEATURES for python-idle->python-tkinter fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-18linux-ixp4xx: Add a patch to avoid a name clash with the C library onMike Westerhof1
recent buildhosts. This will not change the generated binary; it merely facilitates building the kernel and modules.
2010-05-17EFL: bump SRCREV a bit more for batget module fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-16shr: drop PREFERRED_VERSIONs for toolchain, now in sync with ↵Martin Jansa1
sane-toolchain.inc again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-13sane-toolchain.inc: Bump preferred versions for binutils, gcc and eglibcKhem Raj1
* Move gcc to 4.4.4, binutils to 2.20.1 and eglibc to 2.11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-12xorg: add newer xserver 1.8.1, xdm, imakeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-12EFL: bump SRCREV for fixed focus and Efreet filter in illume2 HomeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-12shr: prefer gcc-4.4.4Martin Jansa1
2010-05-11shr-autorev: drop fltkspacetrader from AUTOREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-11angstrom-codec-engine-preferred-versions: Add 2 new TI 'preferred' ↵Roger Monk2
configurations (latest/latestproduction) * 'latest' - latest released versions (includes public early adopter versions) * 'latestproduction' - latest released versions (only production (GA) release versions) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-11angstrom-codec-engine-preferred-versions : Update for CE production release ↵Roger Monk1
(v.2.25.02) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>