summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-10-31Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks10
into org.openembedded.dev
2009-10-30tune-strongarm.inc:Thomas Kunze1
remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want.
2009-10-30eglibc: Backport IO-acquire-lock-fix.patchKhem Raj4
* Move the svn recipe to latest git revision. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-30revert sane-srcrevs: add webkit-efl|gtk:Koen Kooi1
webkit gtk srcrev was moved to recipe in b34f0987f71bbefaf914415cce6bad418a3e3d06 and bumped as well. Since the autofoo files in OE are tied to the SRCREV care needs to be taken when bumping it, this commit actually makes it go backward. Maybe we should ban people that have recently gained commit access from poking at conf/distro for the first few weeks to avoid fuckups like this. http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b34f0987f71bbefaf914415cce6bad418a3e3d06
2009-10-30linux-2.6.31: fix GPIO keys for boc01OE Builder2
2009-10-30linux-2.6.31: add support for multiple buttons on boc01OE Builder1
2009-10-30linux-2.6.31: improve GPIO support for boc01OE Builder1
2009-10-30linux-2.6.31: make capsense keys remapable for boc01OE Builder1
2009-10-30Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ↵Frans Meulenbroeks1
argument (from Poky)" This reverts commit fcee557e1b0551d1743bbb3ad61102b9ccc4cba8.
2009-10-30linux-2.6.31: add driver for boc01 buttonsOE Builder3
2009-10-30sane-srcrevs: add webkit-efl|gtkSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-10-30u-boot: added Sheevaplug supportMarcin Juszkiewicz2
Marvell devices needs u-boot.kwb instead of u-boot.bin due to header for first stage bootloader. UBOOT_BINARY variable was introduced due of that.
2009-10-30abiword: replace 2.8.0 with 2.8.1, some crashes fixed and libtool macros updatedKoen Kooi2
2009-10-30abiword 2.8.0: band-aid packaging before overhauling itKoen Kooi2
2009-10-30checksums: add xf86-input-tslib 0.0.6Koen Kooi1
2009-10-30angstrom: bump DISTRO_PR and some cleanupsKoen Kooi1
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument ↵Richard Purdie1
(from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-29chicken-native_4.2.0.bb: addedMario Domenech Goulart1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29chicken.inc: fixed vars passed to the build system (LIBRARIAN, ↵Mario Domenech Goulart1
TARGET_C_COMPILER) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29conf/bitbake.conf: use mksquashfs -lzma for squashfs-lzma imagesOtavio Salvador1
This change only works with the new squashfs-tools, version 4.0. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29squashfs-tools: add lzma support in 4.0 versionOtavio Salvador4
This added lzma by default since squashfs-tools is not common to be installed into a image and it doesn't increase the compilation time a lot. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29lzma: update to 4.65 and use INC_PROtavio Salvador10
Few header files has been added to ${STAGING_INCDIR}/lzma to allow squashfs-tools to be compiled against it. The gcc optimization flags has been droped for now since it ought to have been fixed since the last test with the recipe, otherwise it should be easy to be added back. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29chicken: added SONAME support for chicken 4Mario Domenech Goulart3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29chicken: revamp recipesOtavio Salvador7
To allow easy usage of chicken, in embedded environments, we have done some refactoring in the packages: - split it up to chicken, libchicken and libuchickenl - drop 2.6 version since no distro depends on that and is not commonly used anymore; - generalize .inc file to be usable for 3.x and 4.x versions; - add new 4.2.0 release, - use INC_PR. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-29add collie patches for 2.6.31 kernelThomas Kunze18
moved the at91 from SRC_URI to SRC_URI_append_machine for the other two machines that use this kernel. Patches conflict otherwise.
2009-10-29site/avr32-common : fix search replace damage in last commitGraeme Gregory1
2009-10-29site/avr32-common : add values for ORbit2 taken from debian avr32 logsGraeme Gregory1
2009-10-29proxy-libintl_20080418.bb : add an SONAME to libraryGraeme Gregory2
Found in Ångström build. libintl.so built from this recipe was not getting an soname so the automatic shlibs code was failing making packages that should depend on this not. Ultimately leading to failing images.
2009-10-29linux-2.6.31: initialise GPIO states on boc01Jeremy Lainé3
2009-10-29xf86-input-tslib: added 0.0.6Marcin Juszkiewicz1
2009-10-29checksums.ini: added X11 r7.5 entriesMarcin Juszkiewicz1
2009-10-29omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵Koen Kooi11
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-10-29angstrom-uboot-scripts: add more scriptsKoen Kooi3
2009-10-29angstrom-gpe-task-settings: remove comman-appletKoen Kooi1
2009-10-29task-beagleboard-demo: switch to nm-applet and abiword-metaKoen Kooi1
2009-10-29abiword: add 2.8.0Koen Kooi3
2009-10-29 asio: add boost to DEPENDSKoen Kooi1
2009-10-29goffice: fix packagingKoen Kooi1
2009-10-29Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé25
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-10-29linux-2.6.31: declare boc01 LED in devicetreeJeremy Lainé2
2009-10-28mythtv: made it compile for armv5te tooFrans Meulenbroeks1
2009-10-28mythtv: add S, REALPV, PRFrans Meulenbroeks1
2009-10-28eglibc: Forward port armv4t-interworking patchKhem Raj4
* This patch is needed to support armv4t targets. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-28gedit-plugins: add 2.28.0Steve Sakoman2
2009-10-28gnumeric: add 1.9.14Koen Kooi13
libgsf: add 1.14.16 goffice: add 0.7.14
2009-10-28angstrom: bump gtk+Koen Kooi1
2009-10-28gtk+: add 2.18.3Koen Kooi6
2009-10-28mythtv 0.22rc1: fix PVKoen Kooi1
2009-10-28mythtv: created recipe for 0.22rc1 (based upon svn version)Frans Meulenbroeks2
DEFAULT_PREFERENCE=-1, still need to look at the patches from 0.21 builds for beagleboard, not for sheevaplug (armv5te)
2009-10-28linux-2.6.31: use standard GPIO drivers for boc01Jeremy Lainé6