Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-06 | distcc-slave-image: add wirelesstools and iptables | Koen Kooi | 1 | |
2009-03-06 | gnash: add 0.8.5 | Koen Kooi | 3 | |
2009-03-06 | linux.inc: add back 'yes '' | oe_runmake oldconfig' that got dropped | Koen Kooi | 1 | |
2009-03-05 | gnutls-2.4.2: Get rid of siginterrupt () call. | Khem Raj | 4 | |
util-linux-ng-2.14: Ditto * siginterrupt () is SUSV4 function which is better to be replaced by sigaction as suggested by standard. Below is from http://www.opengroup.org/onlinepubs/9699919799/ The siginterrupt() function supports programs written to historical system interfaces. Applications should use the sigaction() with the SA_RESTART flag instead of the obsolescent siginterrupt() function. | ||||
2009-03-06 | fix configuration of older kernels | Thomas Kunze | 2 | |
Was broken from commit b697819f7e84e19ca2adc9846421c8c8137b8fca for kernels that have no scripts/Makefile.fwinst (<=2.6.26 or so) | ||||
2009-03-05 | linux_2.6.24: add ide-cs to defconfig | Thomas Kunze | 2 | |
This is necessary to have root on cf-cards. | ||||
2009-03-05 | linux-omap, -pm: add patch to reset MUSB phy | Koen Kooi | 4 | |
2009-03-05 | gnome-vfs: DEPENDS on dbus-glib: | Stanislav Brabec | 1 | |
http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-March/008659.html | ||||
2009-03-05 | vala-native: add git version (DP=-1) | Michael 'Mickey' Lauer | 3 | |
2009-03-05 | MAINTAINERS; update my entry | woglinde | 1 | |
2009-03-05 | linux-omap-pm: enable bridging for beagleboard | Koen Kooi | 1 | |
2009-03-05 | distcc-slave-image: add image that has all the needed tools to act as a ↵ | Koen Kooi | 1 | |
distcc slave | ||||
2009-03-05 | task-cli-tools: add some more utilities as suggested by hrw | Michael 'Mickey' Lauer | 1 | |
2009-03-05 | tuxmath: removed old 1.6.0 version that never properly worked | Elena Grandi | 1 | |
2009-03-05 | minimal.conf: ship task-cli-debug, if we're building a debug distro | Michael 'Mickey' Lauer | 1 | |
2009-03-05 | task-cli-tools: add subpackage task-cli-tools-debug shipping some of the ↵ | Michael 'Mickey' Lauer | 1 | |
common debug utilities | ||||
2009-03-05 | gst-ffmpeg: lower rank of plugin to allow better plugins to get picked over ↵ | Koen Kooi | 2 | |
this one | ||||
2009-03-05 | pingus: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
2009-03-05 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 10 | |
into org.openembedded.dev | ||||
2009-03-05 | angstrom-{2008.1|2007-for-openmoko}: remove my name | Michael 'Mickey' Lauer | 2 | |
2009-03-05 | samsung-soc-utils: new directory (renamed from s3c24xx-utils) | Michael 'Mickey' Lauer | 5 | |
s3c64xx-gpio: new recipe; gpio utility for the s3c64xx platform | ||||
2009-03-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 88 | |
into org.openembedded.dev | ||||
2009-03-04 | coreutils-6.0: Make the install utility to honor STRIP environment variable | Khem Raj | 2 | |
2009-03-05 | om-3d7k.conf: fix serial console UART | Michael 'Mickey' Lauer | 1 | |
2009-03-04 | gpe-ownerinfo: fix more install -s breakage | Koen Kooi | 2 | |
2009-03-04 | gamecube: add new machine,kernel patches and defconfig bump PR of ↵ | Bernhard Guillon | 4 | |
linux_2.6.28.bb This an initial support for the linux gamecube port. The patches are taken from [1]. There is still some work to do: -add dol support for zImage -add the possibility to create a bootable iso -add SDLoader -create or reuse initramfs 1 http://sourceforge.net/projects/gc-linux/ | ||||
2009-03-04 | nfs-utils_1.1.2: Set compile flags to use flags_for_build when building tools. | Khem Raj | 2 | |
2009-03-04 | linux-openmoko: add support for om-3d7k | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | libgsm0710mux: catch up with new machine name for om-3d7k | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | frameworkd: catch up with new machine name for om-gta03 | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | base-files: add fstab for om-3d7k | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | netbase: add interfaces file for om-3d7k | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | uclibc: update to version 0.9.30.1 | woglinde | 57 | |
2009-03-04 | pointercal: add omapzoom support | Koen Kooi | 2 | |
2009-03-04 | u-boot git: add configs for omapzoom, need to debug bugs later | Koen Kooi | 1 | |
2009-03-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 7 | |
into org.openembedded.dev | ||||
2009-03-04 | omapzoom: correct u-boot machine | Koen Kooi | 1 | |
2009-03-04 | package_ipk.bbclass: use bb.utils.prunedir to remove CONTROL directory | Marcin Juszkiewicz | 1 | |
It was removing file by file before and did not removed conffiles file. As a result package_rpm was not able to create package. | ||||
2009-03-04 | sane-toolchain.inc: remove KEEP_OABI overrides for specific kernels from here. | Michael 'Mickey' Lauer | 1 | |
This knowledge should rather be encoded in the actual recipes. | ||||
2009-03-04 | tune-arm1136-novfp.inc: include tune-thumb here as well | Michael 'Mickey' Lauer | 1 | |
2009-03-04 | qt-embedded: use qt-embedded.inc to prepare for Qt 4.5.0 | Jeremy Lainé | 3 | |
* introduce qt-embedded.inc * drop obsolete patch allow-configure-plugins.patch | ||||
2009-03-04 | qmake: drop obsolete patch 0008-backport-qt-lib-infix.patch | Jeremy Lainé | 1 | |
2009-03-04 | opkg: maxrev the unarchive patch | Koen Kooi | 1 | |
2009-03-04 | libxsettings: fix problems with strip | Koen Kooi | 1 | |
2009-03-04 | sane-srcrevs: bump opkg* to r203 to get fix for filenames that are exactly ↵ | Koen Kooi | 1 | |
99 chars in lenght (see oe-devel mailinglist for details) | ||||
2009-03-04 | sane-toolchain.inc: add indirection again, it's really necessary | Michael 'Mickey' Lauer | 1 | |
2009-03-04 | pyneo: remove unbuildable images until all dependencies are contributed again | Michael 'Mickey' Lauer | 5 | |
2009-03-04 | qi: try harder to fix compiler flags | Michael 'Mickey' Lauer | 2 | |
2009-03-04 | sane-toolchain.inc: remove typos | Michael 'Mickey' Lauer | 1 | |
2009-03-04 | MAINTAINERS: update my entry | Michael 'Mickey' Lauer | 1 | |