summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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 Salvador6
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-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-29omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵Koen Kooi9
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 Kooi2
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é23
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 Sakoman1
2009-10-28gnumeric: add 1.9.14Koen Kooi12
libgsf: add 1.14.16 goffice: add 0.7.14
2009-10-28gtk+: add 2.18.3Koen Kooi5
2009-10-28mythtv 0.22rc1: fix PVKoen Kooi1
2009-10-28mythtv: created recipe for 0.22rc1 (based upon svn version)Frans Meulenbroeks1
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
2009-10-28webkit-gtk: bump to 1.1.16Koen Kooi3
2009-10-28midori: add 0.2.0Koen Kooi1
2009-10-28u-boot-omap3pandora: fix typo in recipeKoen Kooi1
2009-10-28Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé43
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-10-28linux-2.6.31: add defconfig for qemux86Jeremy Lainé2
2009-10-28psplash-omap3pandora: Add psplash splashscreen for the omap3-pandora.David-John Willis10
2009-10-28base-files: Add base files for the omap3-pandora.David-John Willis3
2009-10-28netbase: Add another host to the omap3-pandora hosts.David-John Willis1
2009-10-28angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.David-John Willis2
2009-10-28aufs_cvs: Fix LDFLAGS build error.David-John Willis1
2009-10-28libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS.David-John Willis1
2009-10-28fbset-modes: Add fb.modes for the omap3-pandora LCD.David-John Willis2
2009-10-28devicekit: Update to remove host dependency on Docbook XSLT files.David-John Willis2
* Bump PR * Update recipe to sed out the -nonet in the documentation XSLT conversion removing the reliance of the Docbook XSLT templates being installed on the host system (it will grab them from the net however). * Note: Another (maybe better) fix would be to package up docbook-xsl but that is overkill for these two recipes.
2009-10-28udev: Update recipes to package up local.rules.David-John Willis2
2009-10-28udev: Add local.rules for the omap3-pandora to open up /dev/event* to all users.David-John Willis3
2009-10-28u-boot/x-load: Add support for the omap3-pandora building from trees as ↵David-John Willis3
git.openpandora.org.
2009-10-28x-load.inc: Add support to build a version of x-load that can be loaded over ↵David-John Willis1
OTG USB.
2009-10-28keymaps: Add keymap extension for the omap3-pandora.David-John Willis2
2009-10-28pointercal: Add calibration for the omap3-pandora touchscreen.David-John Willis2
2009-10-28tango-icon-theme-enable: Add recipe for enable the icon theme once installed ↵David-John Willis1
(hackish).
2009-10-28xf86-input-evtouch: Use latest Ubuntu package diff and tweak configure.David-John Willis3
* Add configure support to generate calibration app and udev rules for touchscreens.
2009-10-28gnome-python: fix 2.26.1 build, add 2.28.0Koen Kooi4
python-pygobject*: add 2.20.0
2009-10-27xfce 4.6.x: more SRC_URI and checksum tweaksKoen Kooi1
2009-10-27Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé72
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-10-27klibc-1.5.15: fix build against 2.6.31 linux headersJeremy Lainé4
* apply patches from Ubuntu to build against 2.6.31 linux headers