Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-22 | task-beagleboard-demo: remove epiphany, midori does a much better job these days | Koen Kooi | 1 | |
2009-01-22 | scummvm: fix the fact that none of the engines were builtin(so scummvm was ↵ | Denis 'GNUtoo' Carikli | 9 | |
useless) while keeping ENTERPRISE_DISTRO and minor fixes: *took the lacking scummvm/files/openmoko/openmoko-scummvm from the openmoko wiki *no-strip.patch for the 0.12.0 version : if you let the Makefile strip,openembedded skip stripping and so it can't copy the unstripped binaries before stripping...and so it creates an empty -dbg package *must check the stripping for the others versions *explanation of the main fix: most of the recipes added something like this: DEFINES="-DUNIX -DSCUMM_NEED_ALIGNMENT -DUSE_VORBIS -DUSE_ZLIB -DUSE_MPEG2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', '-DUSE_MAD -DUSE_MPEG2', d)}" this did override the DEFINES...and so defines such as -DENABLE_ENGINENAME=STATIC_PLUGIN were no longer defined...and so none of the engines were built... I removed it and remplaced it by ${@base_conditional('ENTERPRISE_DISTRO', '1', '--disable-mpeg2', '--with-mpeg2-prefix=${STAGING_LIBDIR}/..', d)} \ ${@base_conditional('ENTERPRISE_DISTRO', '1', '--disable-mad', '--with-mad-prefix=${STAGING_LIBDIR}/..', d)} \ I've also tested it with ENTREPRISE_DISTRO = "1" in my local.conf here are what I checked: **the configure log: Checking for MAD... no Checking for libmpeg2 >= 0.3.2... no **the run.do_configure.21902 shell script: --disable-mpeg2 twice in oe_runconf and in do_configure ..no other matches for mpeg same thing for --disable-mad **the about menu inside scummvm says vorbis zlib in the "features compiled in" section and there were no mention of mad,mp3 or mpeg2 *bump all PR | ||||
2009-01-22 | omap3-sgx-modules: add 1.2.12.838 as reference | Koen Kooi | 1 | |
2009-01-22 | linux-omap: add patch to get i2c working on the pico DLP | Koen Kooi | 3 | |
2009-01-22 | xf86-video-omapfb: get XV working on 32bpp displays | Koen Kooi | 1 | |
2009-01-22 | alsa-utils 1.0.18: Remove xmlto usage from the build | Mark Brown | 2 | |
It's not available on all hosts and some have broken installs. | ||||
2009-01-22 | linux: enabled many drivers for AT91SAM9263-EK board | Marcin Juszkiewicz | 2 | |
2009-01-22 | busybox: ship /dev/snd/timer with mdev | Marcin Juszkiewicz | 3 | |
2009-01-22 | busybox: rename mdev subpackage to busybox-mdev as we have 1.2.1 mdev as ↵ | Marcin Juszkiewicz | 3 | |
separate recipe | ||||
2009-01-22 | task-native-sdk: try harder to include cpp | Koen Kooi | 1 | |
2009-01-21 | linux-linkstationppc: Move from 2.6.21-rc5 to 2.6.27.10. Move to using deice ↵ | Tim 'timtim' Ellis | 3 | |
tree stuff in linux.inc. | ||||
2009-01-21 | transmission: Add transmission, a bittorrent client with a nice web ↵ | Tim 'timtim' Ellis | 2 | |
interface, great on NAS. Thanks dave purdy for this. | ||||
2009-01-21 | linux.inc: Add lsppchg and lsppchd to linux.inc and sort the ↵ | Tim 'timtim' Ellis | 1 | |
KERNEL_DEVICETREE devices by name | ||||
2009-01-21 | omap3 sgx drivers: fix initscript, fix S in kernel recipe | Koen Kooi | 4 | |
2009-01-21 | timidity: new nonworking recipe; needs host tool | Michael 'Mickey' Lauer | 1 | |
2009-01-21 | mumpot: add version 0.3.2 | Andreas Kemnade | 2 | |
2009-01-21 | bootchart-lite: new recipe; bootchart diagnostic tool for embedded systems | Ken | 1 | |
2009-01-21 | libgpod: new recipe; A library to access the Apple iPod | Erik Boto | 1 | |
2009-01-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-01-21 | pingus: fix style issues and packaging | Koen Kooi | 1 | |
* machine specific start script ?!?!?! Can't it check /proc/cpuinfo? | ||||
2009-01-21 | tuxmath: new recipe; A math game based on SDL | Elena of Valhalla | 1 | |
2009-01-21 | alsa-utils 1.0.18: def pref -1 till someone fixes it so it actually builds | Koen Kooi | 1 | |
2009-01-21 | pingus: new recipe; A lemmings-clone based on SDL | Sander van Grieken | 5 | |
2009-01-21 | connman: add RDEPENDS to dynamic packages, enable more plugins | Michael 'Mickey' Lauer | 2 | |
2009-01-21 | tzdata: make it possible to set default timezone | Jeremy Lainé | 1 | |
* make it possible to choose the default timezone by setting the DEFAULT_TIMEZONE variable | ||||
2009-01-21 | gsm0710muxd: bump to 0.9.3 release | Michael 'Mickey' Lauer | 1 | |
2009-01-21 | task-native-sdk: rrecommend fortran symlinks as well | Koen Kooi | 1 | |
2009-01-21 | bluez4: s/alsa-libs/alsa-lib/ | Michael 'Mickey' Lauer | 1 | |
2009-01-21 | bluez4: packaging tweaks; remove bluez4-utils in favour of that | Michael 'Mickey' Lauer | 4 | |
2009-01-21 | blueprobe: bump PR | Koen Kooi | 1 | |
2009-01-21 | alsa: update to 1.0.18 | Mark Brown | 3 | |
2009-01-21 | busybox: use short options for hwclock - closes #4978 | Bernhard Reutner-Fischer | 8 | |
Both busybox as well as big version support the same short options but the busybox version may be build with getopt_long turned off. | ||||
2009-01-21 | paroli: new recipe; combined application for Openmoko 2009.x | Michael 'Mickey' Lauer | 3 | |
this supersedes paroli-dialer and paroli-gui which are now removed | ||||
2009-01-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 9 | |
into org.openembedded.dev | ||||
2009-01-21 | bluez4: 4.7 -> 4.27; improve package granularity and fix DEPENDS | Michael 'Mickey' Lauer | 2 | |
2009-01-21 | frameworkd: bump for python 2.6 | Michael 'Mickey' Lauer | 6 | |
mickeydbus: bump for python 2.6 mickeyterm: bump for python 2.6 multicat: bump for python 2.6 zhone: bump for python 2.6 | ||||
2009-01-20 | myththv: bump PR | Koen Kooi | 1 | |
2009-01-20 | bluez4-utils: update to 4.27 | Jan Lübbe | 1 | |
2009-01-20 | bluez4-utils: ship missing files, bluetoothd can start now | Jan Lübbe | 1 | |
2009-01-20 | dsplink : Add a (hopefully) stable URL to find TI SW needed to build dsplink | Philip Balister | 1 | |
and codec engine. | ||||
2009-01-20 | linux-omap 2.6.27: add patch to make gwc device work | Koen Kooi | 2 | |
2009-01-20 | vpnc: Include correct help file, apply patch to get install right (fixes ↵ | Florian Boor | 4 | |
#4831) and update makeman.patch to work for multiple versions. | ||||
2009-01-20 | libsdl-mixer: add libvrobis as dependency | woglinde | 2 | |
* this is needed for frozen-bubble * libvorbis is enough, because it will pull in libogg anyway * bump PR * closes BUG 4967 | ||||
2009-01-20 | frozen-bubble: add version 2.2.0 | woglinde | 5 | |
* not default version yet we need to workaround the messie perl buildystem in one case * recipe orginal from GNUtoo * closes BUG 4965 | ||||
2009-01-20 | busybox_1.11.3.bb: don't call update-rc.d for mdev | Jeremy Lainé | 1 | |
* prune call to update-rc.d mdev for the busybox package, it is handled in the mdev package | ||||
2009-01-20 | ffmpeg: bump SRCREV | Koen Kooi | 2 | |
2009-01-20 | sensors-applet: gnome panel applet for lm-sensors | Koen Kooi | 1 | |
2009-01-20 | lmsensors: fix packaging, add 2.10.8, add staging function | Koen Kooi | 2 | |
2009-01-19 | linux-omap: remove unused patches | Koen Kooi | 4 | |
2009-01-19 | prboom: update to 2.5.0 | Koen Kooi | 1 | |