aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-02angstrom: use eabi for armv4 and remove arm-oabithesing/arm4-eabi-angstromThomas Kunze
With gcc 4.4.2 armv4 can use eabi
2009-11-02tune-strongarm.inc: add EXTRA_FEED_ARCHSThomas Kunze
2009-11-02gst-plugins: blacklist -static for meta packages as wellKoen Kooi
2009-11-02mythplugins: added mythmusic; fixed configure patch, remove unneeded ↵Frans Meulenbroeks
MythBackend patch still some issues wrt staging
2009-11-02taglib: also install .tcc files in stagingFrans Meulenbroeks
2009-11-02cdparanoia: created svn recipeFrans Meulenbroeks
the 10.2 version exports a header file with a field called private g++ 4.3.3 and up fail on that this problem is resolved in svn
2009-11-02xserver-xorg-conf: simply touchbook configKoen Kooi
2009-11-02myththemes: created recipeFrans Meulenbroeks
2009-11-02angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less ↵Koen Kooi
hungry nowadays
2009-11-02dsplink: remove reference to asm/page.hKoen Kooi
2009-11-02fastjar 0.98: add non-native recipeMichael Smith
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 Singh
platforms.
2009-11-02task-gstreamer-ti: do not install gst-ti on am3517 platformBrijesh Singh
2009-11-02libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.soBrijesh Singh
2009-11-02bc-cat-omap 0.1.0: add recipe to build bc-cat module.Brijesh Singh
* 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 Singh
2009-11-02gecko-mediaplayer: update for ff 3.5.4Koen Kooi
2009-11-02angstrom feed builder: clean iso-codes as wellKoen Kooi
2009-11-02angstrom feed sorter: fix typoKoen Kooi
2009-11-02firefox 3.5.4: fixup .pc filesKoen Kooi
2009-11-02abiword 2.8.1: package abicollab certs as wellKoen Kooi
2009-11-02firefox: add 3.5.4Koen Kooi
2009-11-02abiword: fix shlib packagingKoen Kooi
2009-11-02linux-bug: bump SRCREV, enable more modulesMarcin Juszkiewicz
2009-11-02matchbox-config-gtk: sync with PokyMarcin Juszkiewicz
2009-11-02checksums: merge in checksums from openpandora repoKoen Kooi
2009-11-02avahi: Bump packages to 0.6.25 (security fix) and add checksums.David-John Willis
2009-11-02xserver-xorg-conf: Update xorg.conf for the omap3-pandora. i.e. cut out a ↵David-John Willis
load of cruft.
2009-11-02u-boot-omap3pandora: Bump SRCREV to fix issue with loading without an EXT ↵David-John Willis
board attached.
2009-11-02omap3-pandora.conf: Line endings.David-John Willis
2009-11-02omap3-pandora.conf: Merge in latest machine file.David-John Willis
2009-11-01Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-01mythtv, mythplugins: updated to 0.22rc2Frans Meulenbroeks
2009-11-01libgtkstylus: Fix session script to support loading of more than one ↵David-John Willis
GTK_MODULES.
2009-11-01xchat: Add 2.8.6 release (and fix package to include d-bus service files).David-John Willis
2009-11-01pixman git: add more NEON patches, bump SRCREVKoen Kooi
2009-11-01mythplugins: added more plugins, packaging is not complete yetFrans Meulenbroeks
2009-11-01Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-01mythplugins: move into mythtv directoryKoen Kooi
2009-11-01mythtv: updated staging, fixed configure; renamed recipeFrans Meulenbroeks
2009-11-01Revert "binutils-cross-sdk: Avoid QA error on building"Holger Hans Peter Freyther
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 Meulenbroeks
2009-10-31checksums: added mythplugins checksumFrans Meulenbroeks
2009-10-31mythplugins: created recipe, not fully tested yetFrans Meulenbroeks
2009-10-31mythtv: added stagingFrans Meulenbroeks
2009-10-31linux-kirkwood-2.6.31: Add PCI Express support for openrd-base.Leon Woestenberg
Note there are upstream problems involving devices using PCI IOMEM. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-31Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ↵Frans Meulenbroeks
third argument (from Poky)"" Oops, accidently reverted a patch, reverting the revert. Sorry for any inconvenience This reverts commit 056193c6638892ddde7bddbfc6f6f06a2288ba64.
2009-10-31linux-kirkwood: updated defconfigs (more modules, more filesystems in kernel)Frans Meulenbroeks
2009-10-31Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-10-30tune-strongarm.inc:Thomas Kunze
remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want.