Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-10-31 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 10 | |
into org.openembedded.dev | ||||
2009-10-30 | tune-strongarm.inc: | Thomas Kunze | 1 | |
remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want. | ||||
2009-10-30 | eglibc: Backport IO-acquire-lock-fix.patch | Khem Raj | 4 | |
* Move the svn recipe to latest git revision. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-30 | revert sane-srcrevs: add webkit-efl|gtk: | Koen Kooi | 1 | |
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-30 | linux-2.6.31: fix GPIO keys for boc01 | OE Builder | 2 | |
2009-10-30 | linux-2.6.31: add support for multiple buttons on boc01 | OE Builder | 1 | |
2009-10-30 | linux-2.6.31: improve GPIO support for boc01 | OE Builder | 1 | |
2009-10-30 | linux-2.6.31: make capsense keys remapable for boc01 | OE Builder | 1 | |
2009-10-30 | Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ↵ | Frans Meulenbroeks | 1 | |
argument (from Poky)" This reverts commit fcee557e1b0551d1743bbb3ad61102b9ccc4cba8. | ||||
2009-10-30 | linux-2.6.31: add driver for boc01 buttons | OE Builder | 3 | |
2009-10-30 | sane-srcrevs: add webkit-efl|gtk | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-10-30 | u-boot: added Sheevaplug support | Marcin Juszkiewicz | 2 | |
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-30 | abiword: replace 2.8.0 with 2.8.1, some crashes fixed and libtool macros updated | Koen Kooi | 2 | |
2009-10-30 | abiword 2.8.0: band-aid packaging before overhauling it | Koen Kooi | 2 | |
2009-10-30 | checksums: add xf86-input-tslib 0.0.6 | Koen Kooi | 1 | |
2009-10-30 | angstrom: bump DISTRO_PR and some cleanups | Koen Kooi | 1 | |
2009-10-29 | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument ↵ | Richard Purdie | 1 | |
(from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-10-29 | chicken-native_4.2.0.bb: added | Mario Domenech Goulart | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-10-29 | chicken.inc: fixed vars passed to the build system (LIBRARIAN, ↵ | Mario Domenech Goulart | 1 | |
TARGET_C_COMPILER) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-10-29 | conf/bitbake.conf: use mksquashfs -lzma for squashfs-lzma images | Otavio Salvador | 1 | |
This change only works with the new squashfs-tools, version 4.0. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-10-29 | squashfs-tools: add lzma support in 4.0 version | Otavio Salvador | 4 | |
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-29 | lzma: update to 4.65 and use INC_PR | Otavio Salvador | 10 | |
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-29 | chicken: added SONAME support for chicken 4 | Mario Domenech Goulart | 3 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-10-29 | chicken: revamp recipes | Otavio Salvador | 7 | |
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-29 | add collie patches for 2.6.31 kernel | Thomas Kunze | 18 | |
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-29 | site/avr32-common : fix search replace damage in last commit | Graeme Gregory | 1 | |
2009-10-29 | site/avr32-common : add values for ORbit2 taken from debian avr32 logs | Graeme Gregory | 1 | |
2009-10-29 | proxy-libintl_20080418.bb : add an SONAME to library | Graeme Gregory | 2 | |
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-29 | linux-2.6.31: initialise GPIO states on boc01 | Jeremy Lainé | 3 | |
2009-10-29 | xf86-input-tslib: added 0.0.6 | Marcin Juszkiewicz | 1 | |
2009-10-29 | checksums.ini: added X11 r7.5 entries | Marcin Juszkiewicz | 1 | |
2009-10-29 | omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵ | Koen Kooi | 11 | |
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2009-10-29 | angstrom-uboot-scripts: add more scripts | Koen Kooi | 3 | |
2009-10-29 | angstrom-gpe-task-settings: remove comman-applet | Koen Kooi | 1 | |
2009-10-29 | task-beagleboard-demo: switch to nm-applet and abiword-meta | Koen Kooi | 1 | |
2009-10-29 | abiword: add 2.8.0 | Koen Kooi | 3 | |
2009-10-29 | asio: add boost to DEPENDS | Koen Kooi | 1 | |
2009-10-29 | goffice: fix packaging | Koen Kooi | 1 | |
2009-10-29 | Merge branch 'org.openembedded.dev' of ↵ | Jeremy Lainé | 25 | |
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-10-29 | linux-2.6.31: declare boc01 LED in devicetree | Jeremy Lainé | 2 | |
2009-10-28 | mythtv: made it compile for armv5te too | Frans Meulenbroeks | 1 | |
2009-10-28 | mythtv: add S, REALPV, PR | Frans Meulenbroeks | 1 | |
2009-10-28 | eglibc: Forward port armv4t-interworking patch | Khem Raj | 4 | |
* This patch is needed to support armv4t targets. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-28 | gedit-plugins: add 2.28.0 | Steve Sakoman | 2 | |
2009-10-28 | gnumeric: add 1.9.14 | Koen Kooi | 13 | |
libgsf: add 1.14.16 goffice: add 0.7.14 | ||||
2009-10-28 | angstrom: bump gtk+ | Koen Kooi | 1 | |
2009-10-28 | gtk+: add 2.18.3 | Koen Kooi | 6 | |
2009-10-28 | mythtv 0.22rc1: fix PV | Koen Kooi | 1 | |
2009-10-28 | mythtv: created recipe for 0.22rc1 (based upon svn version) | Frans Meulenbroeks | 2 | |
DEFAULT_PREFERENCE=-1, still need to look at the patches from 0.21 builds for beagleboard, not for sheevaplug (armv5te) | ||||
2009-10-28 | linux-2.6.31: use standard GPIO drivers for boc01 | Jeremy Lainé | 6 | |