summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-02-22SlugOS: slugos.conf - add IMAGE_INITSCRIPTS, which apparently became ↵SlugOS5.3-betaMike Westerhof
requires suddenly.
2009-02-22SlugOS: Adjust to accomodate YAACTATW - Add IPKG_VARIANT to slugos.confMike Westerhof
2009-02-23task-gstreamer-ti: add task to get a load of gstreamer stuffKoen Kooi
2009-02-22gpsd: moved to 2.38Frans Meulenbroeks
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi
rootfs_ipk: task-boot change fixes
2009-02-22motion: fix ffmpeg supportKoen Kooi
2009-02-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-02-22angstrom 2009.X: select our preferred opkg variant, can be overridden on a ↵Koen Kooi
per image bases * no impact on dep and rpm modes
2009-02-22rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base ↵Koen Kooi
images as well * This fixes the "image broken due to not running postinsts because opkg* isn't installed" type of bugs
2009-02-22run-postinsts: add from pokyKoen Kooi
2009-02-22gstreamer-ti: bump PR for memleak fixesKoen Kooi
2009-02-22busybox-static-1.11.3: Add missing B921600 patch to fix build.Philipp Zabel
* This patch was added to busybox 1.11.3, but not busybox-static.
2009-02-21libnetfilter_queue : Fix "I am an idiot" type problem.Philip Balister
2009-02-21libnetfilter-queue : Add recipe for version 0.0.16.Philip Balister
* libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter.
2009-02-21libnetfilter-queue : Convert recipe to use include file.Philip Balister
* Remove versioned dependency on libtool as OE uses libtool-2,x now.
2009-02-21libnetfilter_queue : Use default configure method. Resolves issue on 64 bit ↵Philip Balister
build machine.
2009-02-21angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by aAndrea Adami
bad copy&paste)
2009-02-21angstrom: added cdstatus to the feed; better than cdparanoia as it has cddb ↵Frans Meulenbroeks
support
2009-02-21dsplink: Added class device create support to dsplink to allow udev to ↵Roger Monk
create the device node. * Removed awk/manual devnode creation/deletion from load/unload scripts. * Bump PR Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-21modphp: fixed build errorsFrans Meulenbroeks
2009-02-21apache-native: fixed dirs to nativeFrans Meulenbroeks
2009-02-21libdaemon: 0.12 -> 0.13Michael 'Mickey' Lauer
remove obsolete ones
2009-02-21vala[-native]: 0.5.6 -> 0.5.7Michael 'Mickey' Lauer
remove patches applied upstream
2009-02-21conf/checksums: updateMichael 'Mickey' Lauer
MAINTAINERS: update my entry
2009-02-20omap3-sgx-modules: add patch to fix spurious IRQKoen Kooi
2009-02-20Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-02-20libgc: update to 7.1, still broken autotoolsKoen Kooi
2009-02-20checksums: add some checksumsKoen Kooi
2009-02-20checksums.ini: added entry for tuxmath 1.7.1Elena Grandi
2009-02-20tuxmath 1.7.1: new recipeElena Grandi
A math training game.
2009-02-20codec-engine: fix typoRoger Monk
ti-dmai: make postinst only run in online mode
2009-02-20hdparm: install to /sbin, not /usr/sbin and enable update-alternativesMike Westerhof
Improper variable naming in the Makefile was causing hdparm to be installed into the wrong sbin dir, and recent busybox versions offer hdparm as well so update-alternatives needs to be used.
2009-02-20checksums.ini: added some new entriesMarcin Juszkiewicz
2009-02-20Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz
into org.openembedded.dev
2009-02-20vortex86sx: we use sisfb which gives 2D accelerationMarcin Juszkiewicz
2009-02-20v86d: this is x86 compatible so mark as suchMarcin Juszkiewicz
2009-02-20MAINTAINERS: updated my entryMarcin Juszkiewicz
2009-02-20linux: added 2.6.29-rc5 with support for Vortex86sx based devicesMarcin Juszkiewicz
Tested on Koala NanoPC from Koan software. Should work without changes on Ebox 2300 based devices.
2009-02-20ti-dmai: make ${PN} a meta packageKoen Kooi
2009-02-20codec-engine: Added SDMA linuxutils build and package, minor DSPLINK DIRSEP fixRoger Monk
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-20codec-engine: Added-scripts for loading/unloading modules for running ↵Roger Monk
dsplink/ce/dmai test apps Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-20picodlp-control: add options to control individual leds and overall led currentRobert Nelson
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-20codec-engine: Added RREPLACES for dsplink packages - bumped PRRoger Monk
2009-02-20ti-codec-engine: also add RREPLACESKoen Kooi
2009-02-20ntpclient: correct directory for adjtimex to be consistent with busyboxMike Westerhof
2009-02-20gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again.Mike Westerhof
Sigh.
2009-02-20SlugOS: preferred-slugos-versions.inc - lock down gst plugins versionMike Westerhof
(another victim of libtool/pkgconfig insanity)
2009-02-19dbus: fix post-install script to change ownership _after_ group and id is ↵Mike Westerhof
created.
2009-02-19ntpclient: use update-alternatives for adjtimexMike Westerhof
2009-02-20Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev