summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-05-18Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-05-18e2fsprogs(-native): update to 1.41.5Koen Kooi1
* add staging tweak from poky to get stuff into /bin instead of /sbin
2009-05-18libnss-mdns_0.10.bb : add new version of the mdns resolverGraeme Gregory1
2009-05-18util-linux-ng: update to 2.15Koen Kooi1
2009-05-18libmicrohttpd: update to 0.4.2Rolf Leggewie1
2009-05-17transmission_1.61.bb : add new version of transmission make init runGraeme Gregory1
transmission and transmission user. transmission_1.40.bb : catchup old version with fixes from new checksums.ini : add transmission 1.61
2009-05-17bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054)Rolf Leggewie1
2009-05-17libusb1: update to 1.0.1Koen Kooi1
2009-05-17midori git: bump SRCREVKoen Kooi1
2009-05-17linux-kirkwood_2.6.29.2.bb : add CPUIDLE support so hopefully we wasteGraeme Gregory1
less power while idle
2009-05-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin3
into org.openembedded.dev
2009-05-17checksum.ini: adding at91bootstrap ver 11Sergey Lapin1
2009-05-16hdparm: added 9.15Marcin Juszkiewicz1
2009-05-16linux-kirkwood: Add GSPCA based webcams as modulesTim 'timtim' Ellis1
2009-05-16webkit: bump SRCREVKoen Kooi1
* runtime tested on angstrom/beagleboard
2009-05-16linux-kirkwood_2.6.29.2.bb : fix PR to new schemeGraeme Gregory1
2009-05-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-05-16linux-kirkwood: update to 2.6.29.2Koen Kooi1
2009-05-16checksums: add more checksumsKoen Kooi1
2009-05-16sane-srcrevs: bump linux-bug to get recent fixesMarcin Juszkiewicz1
2009-05-16sane-srcrevs: update linux-bug to get Ethernet fixedMarcin Juszkiewicz1
2009-05-15kexec-tools_2.0.0: initial commit - kexec-tools_2.0.0 compiles just fine - ↵Andrea Adami1
kexec-tools-static_2.0.0 breaks during do_compile (against klibc) - setting DEFAULT_PREFERENCE = "-1"
2009-05-15uim: update SRC_URI to point to googlecode.comRolf Leggewie1
2009-05-14collections.inc: add collections to BBPATH, handle typos in COLLECTIONS, etc.Chris Larson1
- Alters BBPATH to include the newly unpacked collections, then automatically re-exec's bitbake with the new BBPATH to ensure the classes/.confs/etc from those collections are available to bitbake. - Handle typos in the COLLECTIONS variable by warning when glob returns nothing for a given item. - Correctly handle trailing slashes in collection paths, the previous workaround was making the order for the collection priorities undefined. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-05-14AFEB9260: add 180MHz config, split machine confSergey Lapin3
I really do this just because I need to support 2 board variants 180 MHz and default 166MHz. Each one needs different setup for at91bootstrap and (probably) u-boot.
2009-05-14sane-srcdates.inc: set rosetta src date.Florian Boor1
2009-05-13om-gta02.conf : bring the hard work of xf86-video-glamo to om-gta02 in .devGraeme Gregory1
2009-05-13sane-srcrevs.inc : update xf86-video-glamo revision to latest, cures screenGraeme Gregory1
corruption
2009-05-13topas910.conf: Advertize the small NOR flash since everything needs to fit ↵Florian Boor1
in there for now.
2009-05-13angstrom 2009.X: toolchain updates:Koen Kooi2
* make gcc 4.3.3 the default compiler (except for ppc and avr32) * make binutils 2.18 the default (except for armv7a and avr32) * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb * bump distro_pr to force a rebuild * point feed configs at unstable feed Acked-By: Graeme Gregory <dp@xora.org.uk>
2009-05-13bluez: add 4.39Koen Kooi1
2009-05-13micro2440.conf: Provide display information and create filesystem with ↵Florian Boor1
summary information.
2009-05-13topas910.conf: Add cleanmarkers to jffs2 filesystemFlorian Boor1
2009-05-13checksums.ini: Add gpe-mixer 0.50 and xserver-common 0.24Florian Boor1
2009-05-13checksums: add more checksumsKoen Kooi1
2009-05-13local.conf.sample: Add description of BB_NUMBER_THREADS and ad US locale to ↵Florian Boor1
the example list which is necessary for Angstrom.
2009-05-13netbook-pro.conf: fix bogus 755 permissions on checkoutAndrea Adami1
2009-05-12linux_2.6.29+2.6.30: jump to RC5Andrea Adami1
2009-05-12topas910.conf: Enable building images with summary information.Florian Boor1
2009-05-12micro2440.conf: Prefer an up to date kernel.Florian Boor1
2009-05-11conf/distro/include/{eglibc,glibc,uclibc}.inc: Change OVERRIDES to libc-fooTom Rini3
Suggested by Koen, Richard and Graeme Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-11linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵Koen Kooi1
defconfig
2009-05-11connman: add 0.16Koen Kooi1
2009-05-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-05-11ti-codec-engine: update to 2.23.1 now it has been releasedKoen Kooi1
* https://www-a.ti.com:443/downloads/sds_support/targetcontent/CE/ce_2_23/index.html
2009-05-11glibc.inc: temporarily comment out the OVERRIDE so that we can build while folksMike Westerhof1
sort out what they want to call the override.
2009-05-10linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵Koen Kooi1
PM config
2009-05-10telepathy: update empathy and telepathy bitsKoen Kooi1
2009-05-09checksums.ini : Sort checksums.Philip Balister1
2009-05-09ortp-0.13.1 : Add later version of ortp. Convert to use .inc.Philip Balister1
* There are later versions, but this version is needed for openbts.