Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-23 | temper: Add init script before my n1200 melts. | Tim 'timtim' Ellis | 2 | |
2009-01-23 | linux-n1200: Fixup to use the right KERNEL_OUTPUT and use linux.inc | Tim 'timtim' Ellis | 1 | |
2009-01-23 | n1200: Add KERNEL_IMAGETYPE, UBOOT_LOADADDRESS and UBOOT_ENTRYPOINT to ↵ | Tim 'timtim' Ellis | 1 | |
machine config | ||||
2009-01-23 | avr-evtd: Install init script and start at boot - tested on lsppchd/lsppchg. | Tim 'timtim' Ellis | 1 | |
2009-01-23 | mplayer: bump SRCREV for VDPAU problems | Koen Kooi | 1 | |
2009-01-23 | linux-oma 2.6.28: update SRCREV | Koen Kooi | 2 | |
2009-01-22 | n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do ↵ | Tim 'timtim' Ellis | 1 | |
anything with it and it doesnt build. | ||||
2009-01-22 | gnash: add 0.8.4, def pref -1 till it's runtime tested | Koen Kooi | 1 | |
2009-01-22 | lirc: disable parallel make and remove bogus machine overrides | Koen Kooi | 1 | |
2009-01-22 | bitbake.conf: add EXTRA_IMAGECMD_{cpio,cpio.gz} variables | Otavio Salvador | 1 | |
2009-01-22 | postgresql: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
2009-01-22 | lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommends | Tim 'timtim' Ellis | 1 | |
2009-01-22 | lsmipsel: Move u-boot-utils from machine rdepends to rrecommends, remove pci ↵ | Tim 'timtim' Ellis | 1 | |
from features | ||||
2009-01-22 | avr-evtd: Add avr-evtd, LED/button/watchdog stuff for lsppchd, lsppchg and ↵ | Tim 'timtim' Ellis | 6 | |
lsmipsel | ||||
2009-01-22 | mtools: fix 3.9.11 recipe to properly compile | Otavio Salvador | 3 | |
Compilation was failing due a wrong command line param being passed to GCC. This patch fixes it. ,----[ Failure ] | cc1: error: unrecognized command line option "-m486" `---- Besides the compilation error, mtools.patch is not necessary anymore and not applicable to this version, thus droped. | ||||
2009-01-22 | syslinux: add a non-native package | Otavio Salvador | 2 | |
2009-01-22 | syslinux-native: leave only 3.63 version | Otavio Salvador | 8 | |
The only user (or a possible one) of it was OpenMoko but they were preferring the version 3.36 that is not available; so looks safe to bump it to 3.63 since it was't notice by them. The versions that has been droped are 2.11, 3.11 and 3.31. | ||||
2009-01-22 | xorg-xserver-common: do not include .la files in module packages | Otavio Salvador | 1 | |
2009-01-22 | bitbake.conf: enable dynamic locale packages since bitbake 1.8.12 is now ↵ | Otavio Salvador | 2 | |
released To ensure all users are notified about it, we bump the minimal bitbake version to 1.8.12 to avoid problems for them. | ||||
2009-01-22 | checksums.ini: Add avr-evtd 1.7.2 and sort | Tim 'timtim' Ellis | 1 | |
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 | checksums.ini: add more checksums | 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 | sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots ↵ | Richard Purdie | 1 | |
(from Poky) git-svn-id: https://svn.o-hand.com/repos/poky@5106 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
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 | openmoko.conf: Revert not intended change to preferred-om-2009-versions.inc | Stefan Schmidt | 1 | |
2009-01-22 | sane-srcrevs.inc: fix typo | Michael 'Mickey' Lauer | 1 | |
2009-01-22 | angstrom feed builder: include transmission | Koen Kooi | 1 | |
2009-01-22 | task-native-sdk: try harder to include cpp | Koen Kooi | 1 | |
2009-01-21 | lsppc: Add KERNEL_IMAGETYPE, UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS info and ↵ | Tim 'timtim' Ellis | 1 | |
kernel-devicetree to MACHINE_EXTRA_RDEPENDS | ||||
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 | checksums.ini: Add transmission-1.40 | Tim 'timtim' Ellis | 1 | |
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 | 2 | |
2009-01-21 | checksums.ini: Look, another recipe added without checksums: libgpod | Koen Kooi | 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 | checksums.ini: *sigh* add missing checksums for the last 2 commits (pingus ↵ | Koen Kooi | 1 | |
and tuxmath) | ||||
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? |