summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-11-02dsplink: remove reference to asm/page.hKoen Kooi1
2009-11-02fastjar 0.98: add non-native recipeMichael Smith5
Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-02ti-demo-x11-image: add task and image for build x11 based demo image for TI ↵Brijesh Singh2
platforms.
2009-11-02task-gstreamer-ti: do not install gst-ti on am3517 platformBrijesh Singh1
2009-11-02libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.soBrijesh Singh1
2009-11-02bc-cat-omap 0.1.0: add recipe to build bc-cat module.Brijesh Singh5
* adjust libgles-omap3 staging to stage more headers for thisi * bc-cat module complains about unresolved symbols during modprobe hence using modprobe -f to force the module loading.
2009-11-02gstreamer-ti svn: bump up svn rev and add boot scriptBrijesh Singh3
2009-11-02gecko-mediaplayer: update for ff 3.5.4Koen Kooi1
2009-11-02firefox 3.5.4: fixup .pc filesKoen Kooi1
2009-11-02abiword 2.8.1: package abicollab certs as wellKoen Kooi1
2009-11-02firefox: add 3.5.4Koen Kooi16
2009-11-02abiword: fix shlib packagingKoen Kooi1
2009-11-02linux-bug: bump SRCREV, enable more modulesMarcin Juszkiewicz2
2009-11-02matchbox-config-gtk: sync with PokyMarcin Juszkiewicz2
2009-11-02avahi: Bump packages to 0.6.25 (security fix) and add checksums.David-John Willis3
2009-11-02xserver-xorg-conf: Update xorg.conf for the omap3-pandora. i.e. cut out a ↵David-John Willis2
load of cruft.
2009-11-02u-boot-omap3pandora: Bump SRCREV to fix issue with loading without an EXT ↵David-John Willis1
board attached.
2009-11-01Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks6
into org.openembedded.dev
2009-11-01mythtv, mythplugins: updated to 0.22rc2Frans Meulenbroeks15
2009-11-01libgtkstylus: Fix session script to support loading of more than one ↵David-John Willis2
GTK_MODULES.
2009-11-01xchat: Add 2.8.6 release (and fix package to include d-bus service files).David-John Willis1
2009-11-01pixman git: add more NEON patches, bump SRCREVKoen Kooi3
2009-11-01mythplugins: added more plugins, packaging is not complete yetFrans Meulenbroeks5
2009-11-01Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks8
into org.openembedded.dev
2009-11-01mythplugins: move into mythtv directoryKoen Kooi8
2009-11-01mythtv: updated staging, fixed configure; renamed recipeFrans Meulenbroeks2
2009-11-01Revert "binutils-cross-sdk: Avoid QA error on building"Holger Hans Peter Freyther1
This reverts commit b294033116a6a4f33d1b1ec9f8256adaf7374298. This patch is no longer needed as .a files are no longer stripped.
2009-10-31mythplugins: added a few lines of comment for clarificationFrans Meulenbroeks1
2009-10-31mythplugins: created recipe, not fully tested yetFrans Meulenbroeks8
2009-10-31mythtv: added stagingFrans Meulenbroeks1
2009-10-31linux-kirkwood-2.6.31: Add PCI Express support for openrd-base.Leon Woestenberg3
Note there are upstream problems involving devices using PCI IOMEM. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-31linux-kirkwood: updated defconfigs (more modules, more filesystems in kernel)Frans Meulenbroeks3
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-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-30linux-2.6.31: add driver for boc01 buttonsOE Builder3
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 Kooi1
2009-10-30abiword 2.8.0: band-aid packaging before overhauling itKoen Kooi2
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-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 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