aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2009-08-31Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-08-31epdfview: update to 0.1.7Koen Kooi
2009-08-31evince: add 2.26.2Koen Kooi
2009-08-31poppler: add 0.11.3 (0.12rc)Koen Kooi
2009-08-30micro.conf: Remove PREFERRED_PROVIDER_virtual/libintlKhem Raj
This is set appropriately in toolchain configuration. It gives a possibility to cleanly override LIBC say to eglibc or glibc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-08-28vortex86sx: use X.orgMarcin Juszkiewicz
2009-08-28checksums.ini: add missing entry for diffstat 1.47Steffen Sledz
2009-08-28ti-lpm-module 2.24: update lpm src uri, it's in its own tarball nowBrijesh Singh
* fix DSPLINK path * keep versioning inline with CE till we sort it out properly
2009-08-27erlang: start updating erlang to R13B01Koen Kooi
* now it's Crofton's turn to work on it :)
2009-08-27ti-codec-engine: make 2.24.1 default and fix the buildKoen Kooi
2009-08-27checksums.ini: A lot of maemo checksums and some updated bits.Florian Boor
2009-08-27checksums.ini: Sort and remove duplicates.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-27dash_0.5.2.bb: Add recipe for latest dash.Khem Raj
Remove unbuildable dash_0.5.2 recipe. Add checksums for new dash and diffstat Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26diffstat_1.47.bb: Add recipe for new releaseKhem Raj
diffstat_1.39.bb is moved out the tars dont exist on debian servers anymore. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.incKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26openvpn: add v2.0.9+2.1rc19Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-26ppp: add v2.4.4Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-26topas910.conf: No need for the lowlevel loader any more. But mtdutils are ↵Florian Boor
useful to deal with NAND.
2009-08-26kixrp435.conf: Machine description for the Intel KIXRP435 reference board.Florian Boor
2009-08-26topas910.conf: Some defines to build valid uImages.Florian Boor
2009-08-26dvsdk: merge in new versions from arago and clean them up a bitKoen Kooi
2009-08-25rsync: add v3.0.6Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-25oprofile-0.9.5: Add oprofile version 0.9.5Holger Hans Peter Freyther
We can drop the other two patches as they have been applied.
2009-08-25libmusicbrainz: Add version 3.0.2 and fix link errorHolger Hans Peter Freyther
With gcc 4.3 stdc++ symbols leak into the library. One way to solve it is to use a custom linker script, another one is to just point gcc to the c++ library. The second option is used here right now.
2009-08-24nano: add v2.0.9Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-24dmidecode: add v2.10Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-08-24subversion: Updated to version 1.6.5. Deleted old unused versions.Stanislav Brabec
2009-08-24bitbake.conf: Add export for cross NM.Jeremy Puhlman
When not providing a cross nm, the configure for libtool-cross falls back to the system nm. This can lead to empty "global_symbol_pipe" and "global_symbol_to_cdeclvarble" variables in the generated libtool script. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-24linux-omap 2.6.29: update holes patch, make iommu modular for beagleKoen Kooi
2009-08-24xapian-bindings-python: new recipeElena Grandi
2009-08-24xapian-core: updated to version 1.0.14Elena Grandi
2009-08-23sane-toolchain: Define eglibc PREFERRED_VERSIONSKhem Raj
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 Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23minimal, sane-toolchain: Use eglibc if LIBC is not selected.Khem Raj
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 Khimov
2009-08-20system-tools-backends: add 2.6.1Steve Sakoman
2009-08-20checksums.ini: add missing entry for libcanberra 0.14Steve Sakoman
2009-08-20gthumb: add 2.10.11Steve Sakoman
2009-08-20liboobs: add 2.22.0Steve Sakoman
2009-08-19collections.inc: sync with MVL6.Chris Larson
- 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 Smith
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 Brabec
into org.openembedded.dev
2009-08-19swfdec: Fixed dependencies and package splitting. Disabled static. Packaged ↵Stanislav Brabec
stable 0.8.2.
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
- 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 Brabec
2009-08-19angstrom-eglibc: TARGET_OS = linux-gnuspe for specific powerpc machines.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-08-19minimal.conf: build opie 1.2.4Rolf Leggewie
2009-08-19atk: add 1.27.90Steve Sakoman
2009-08-18Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev