summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-08-24xapian-bindings-python: new recipeElena Grandi1
2009-08-24xapian-core: updated to version 1.0.14Elena Grandi1
2009-08-23sane-toolchain: Define eglibc PREFERRED_VERSIONSKhem Raj2
Set preferred versions for eglibc to be 2.10. Bump up uclibc PREFERRED_VERSION to 0.9.30.1 and for uclibc add more PREFERRED_PROVIDERS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23micro: Use eglibc as default lib if LIBC is not set.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23minimal, sane-toolchain: Use eglibc if LIBC is not selected.Khem Raj3
Currently we fall back to glibc if LIBC is not set. We now will use eglibc as default lib for minimal and sane-toolchain Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-21quagga: add version 0.99.14Roman I Khimov1
2009-08-20system-tools-backends: add 2.6.1Steve Sakoman1
2009-08-20checksums.ini: add missing entry for libcanberra 0.14Steve Sakoman1
2009-08-20gthumb: add 2.10.11Steve Sakoman1
2009-08-20liboobs: add 2.22.0Steve Sakoman1
2009-08-19collections.inc: sync with MVL6.Chris Larson1
- Gather info on the collections into COLLECTIONSINFO. - Store the collection info for the current file in COLLECTIONINFO. - Add has_collection() and get_collection() utility functions. - Make collection_unpack pass back the collection name. - Just use != rather than symmetric_difference on the set comparision. - Set PYTHONPATH for the bitbake re-execution. - Make the 'Using existing' message use bb.debug. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19syslinux: upgrade to 3.82 and split into a few packagesMichael Smith1
3.63 is no longer available. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2009-08-19swfdec: Fixed dependencies and package splitting. Disabled static. Packaged ↵Stanislav Brabec1
stable 0.8.2.
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson1
- Add base_ifelse convenience function to base.bbclass. - Replace all conditionals in the recipes relating to hostap and madwifi to look for their name in COMBINED_FEATURES rather than looking for specific buses (pci, pcmcia). - Change the default COMBINED_FEATURES to enable: - madwifi, when: - distro has pci, wifi, and madwifi in its features - machine has pci in its features - hostap, when: - 'wifi' and 'hostap' are in distro features - either 'pci' or 'pcmcia' are in both distro and machine features Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19angstrom-2008.1.conf: Prefer util-linux-ng over util-linux.Stanislav Brabec1
2009-08-19angstrom-eglibc: TARGET_OS = linux-gnuspe for specific powerpc machines.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-08-19minimal.conf: build opie 1.2.4Rolf Leggewie1
2009-08-19atk: add 1.27.90Steve Sakoman1
2009-08-18Merge branch 'org.openembedded.dev' of ↵Graeme Gregory2
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-08-18firefox_3.5.2.bb : add newest version of firefoxGraeme Gregory1
2009-08-18da830-omapl137-evm: add DA830/OMAPL137 machineDenys Dmytriyenko1
Uses default linux-davinci kernel from Arago Project for now Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-18dm6467t-evm: add "new" 1GHz DaVinci DM6467 machineDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-17linux-omap* 2.6.29: add patch that should solve the memhole problemKoen Kooi1
2009-08-16angstrom: add preferred provider for qt4Koen Kooi1
* bitbake had the following to say: NOTE: multiple providers are available for qt4x11 (qt4-x11-free-gles, qt4-x11-free); NOTE: consider defining PREFERRED_PROVIDER_qt4x11 Which seems to give a fairly obvious way to fix it, so let's actually do so. * I wish OE had something like PROVIDER_PREFERENCE = "1" to do this sort of stuff globally, but OTOH it really is a distro decision
2009-08-16eglibc: Use FILESPATHPKG, move SRCREV to svn recipeKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-16jpeg_6b.bb: Use alternate SRC_URI current one does not have this versionKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-16checksums: add gcc4.3.4, fuse 2.7.4 and lightttp 1.4.23Dirk Opfer1
2009-08-14zaurus-2.6.inc: add zaurusd to collie RDEPENDSRolf Leggewie1
* there is no need to deviate from the other Zaurus machines here http://svn.o-hand.com/repos/misc/trunk/zaurusd/config/machines * regroup some fields while we're at it
2009-08-14checksums.ini: remove obsolete and duplicate entry for sazanami tarballRolf Leggewie1
2009-08-14libgweather: add 2.26.2.1Steve Sakoman1
2009-08-14libgnomeui: add 2.24.1 and restructure to use libgnomeui.incSteve Sakoman1
2009-08-14libbonoboui: add 2.24.1Steve Sakoman1
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi1
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-13libgnomecanvas: add 2.26.0Steve Sakoman1
2009-08-13angstrom: prefer a version of python that actually buildsKoen Kooi1
2009-08-12libxklavier: add 4.0Steve Sakoman1
2009-08-12gdm: add 2.6.21Steve Sakoman1
2009-08-12balsa: Updated to version 2.4.1. Disabled broken touchscreen mode.Stanislav Brabec1
2009-08-11libbonobo: add 2.24.1Steve Sakoman1
2009-08-11libart-lgpl: add 2.3.20Steve Sakoman1
2009-08-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj1
into org.openembedded.dev
2009-08-11Update the em-x270 machine to work with linux_2.6.23.Rafael Campos Las Heras1
* Use of generic linux_2.6.23 recipe * remove em-x270_2.6.23 recipe (ugly). * Add a patch that allows to compile with gcc 4.1 compiler. Signed-off-by: Rafael Campos Las Heras <methril@gmail.com> Signed-off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-10python-sip_4.8.2.bb: Add new recipe for python-sipManuel Pietschmann1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-10bitbake.conf: Initialize empty PACKAGE_EXTRA_ARCHS conditionally.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-08-10angstrom: move to glib 2.21.4Koen Kooi1
2009-08-10checksums: add gvfs checksumKoen Kooi1
2009-08-10gvfs: add 1.3.3Steve Sakoman1
2009-08-10gnome-vfs: add 2.24.1, share patches with 2.22.0Steve Sakoman1
2009-08-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev