summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-14llvm2.6-native: SRCREV -> SRCPVRobert Schuster2
llvm2.6: SRCREV -> SRCPV
2009-05-14New recipes by Xerxes Ranby (xerxes@zafena.se)Robert Schuster4
llvm2.6 2.5+svnr20090409: New recipe. llvm2.6-native 2.5+svnr20090409: New recipe. llvm-native.inc: Depend on cmake-native.
2009-05-13gcc*4.3.3: Switch to INC_PR, start at r3Tom Rini4
2009-05-13gcc 4.3.3: fix regression from 4.3.1 that caused fortran to get disabled for ↵Koen Kooi3
linux-gnueabi * powerpc people are welcome to enable fortran as well :)
2009-05-13angstrom feed builder: allow builder to override machinelists on the commandlineKoen Kooi1
* usage: sh build-feeds.sh machine1 machine2 machineN
2009-05-13udev 141: continue cleaning out udev legacy stuffKoen Kooi1
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 Kooi2
2009-05-13gpe-image: Add license information and allow a "demo" style distro to log in ↵Florian Boor1
automatically.
2009-05-13psplash: Change the splash orientation for the topas910 since the default ↵Florian Boor2
splash screen won't fit in the native QVGA landscape framebuffer.
2009-05-13xserver-kdrive-common: Run display calibration later to make sure the device ↵Florian Boor2
node for the touchscreen has been created already so that the touchscreen test succeeds.
2009-05-13gpe-image: Soem husekeeping, sortign, comments and improve Angstrom ↵Florian Boor1
compatibility.
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-13xserver-common: Add 1.24Florian Boor1
2009-05-13glib.inc: Packaging workaround for chinook-compat.Robert Schuster1
2009-05-13llvm2.6: Updated to newer SVN snapshot (includes some patches developed in OE).Robert Schuster4
llvm2.6-native: Dito.
2009-05-13cacao-native 0.99.4: Set default preference to -1.Robert Schuster1
2009-05-13angstrom feed uploader: upload to unstable feed, the 2008 feeds are ↵Koen Kooi1
populated from stable/2009
2009-05-13checksums: add more checksumsKoen Kooi1
2009-05-13glibc 2.7/2.9: add march-i686.patchRoman I Khimov2
This patch is there for 2.6.1, but for some reason was not carried on to 2.7 and 2.9. Without it build for i686 machine fails. Acked-by: Denys Dmytriyenko <denis@denix.org>
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 Adami2
2009-05-12hildon-thumbnail: fix dependencies from gdk-pixbuf -> gtk+Andrea Adami1
- the dep was triggering the build of gdk_pixbuf_2.10.14 - with the nasty effect of overwriting the .pc files in staging - (old gtk+ version and wrong target=linux-fb)
2009-05-12linux-rt-2.6.24: Fixed missing defconfig for mpc8315e-rdb.Leon Woestenberg1
2009-05-12patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarningMarcin Juszkiewicz1
2009-05-12gsoko: Apply fix to suppress strip installing binary.Florian Boor2
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-12Allow use of Itanium as build machinePeter Chubb1
Hi, I have access to a cluster of Itaniums that I want to use as build machines for openembedded. This patch enables Itanium as a build environment. Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
2009-05-12Added myself in MANTAINERS as KaeilOS mantainerMarco Cavallini1
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
2009-05-11gcc*4.2.4: Switch to using INC_PR (r6).Tom Rini5
2009-05-11gcc-canadian-sdk: Drop gcc-package-canadian-sdk.inc as we don't really need it.Tom Rini2
The contents of gcc-package-canadian-sdk.inc aren't actually installed / used for a canadian-sdk, and duplicating the unneeded python function lead to lockfile errors to boot (noted by David Huggins-Daines <dhuggins@cs.cmu.edu>). Signed-off-by: Tom Rini <trini@embeddedalley.com>
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-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-05-11fennec: bump SRCREVKoen Kooi1
* runtime tested on beagleboard/angstrom
2009-05-11linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵Koen Kooi2
defconfig
2009-05-11connman: add 0.16Koen Kooi2
2009-05-11startup-monitor: Add missing PRFlorian Boor1
2009-05-11gpe-mixer: add 0.50Florian Boor1
2009-05-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi9
into org.openembedded.dev
2009-05-11ti-codec-engine: update to 2.23.1 now it has been releasedKoen Kooi2
* 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-10madwifi-ng: (SlugOS only) re-instate "unset LDFLAGS" in do_compile() in orderMike Westerhof1
to make madwifi link successfully after some over-aggressive LDFLAGS changes.
2009-05-10SlugOS: remove bluez 3 from the package feeds; won't build with newerMike Westerhof2
kernel headers.