summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko1
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-09gstreamer-ti: bump SRCREVKoen Kooi1
2009-06-09expedite: more e17 upgrade path tweakingKoen Kooi1
2009-06-09webkit-gtk: bump SRCREVKoen Kooi1
2009-06-09libsoup-2.4: update to 2.26.2Koen Kooi1
2009-06-09midori: bump SRCREVKoen Kooi1
2009-06-09e-wm config angstrom: remove spurious linebreaks, the wizard has a wider ↵Koen Kooi2
textbox nowadays
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi15
into org.openembedded.dev
2009-06-09sdrshell: add missing patchKoen Kooi1
2009-06-09xorg-xserver: mark glyphstr.patch as rejected upstreamRolf Leggewie1
2009-06-09linux: Update 2.6.28 defconfig for tx27Florian Boor2
2009-06-08tangogps: Update to version 0.9.6.Stanislav Brabec1
2009-06-08midori: Updated to version 0.1.7.Stanislav Brabec1
2009-06-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2009-06-08geda: Updated to version 1.4.3.Stanislav Brabec10
2009-06-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi47
into org.openembedded.dev
2009-06-08irssi: add 0.8.13Koen Kooi1
* this one actually builds with a recent toolchain and userspace
2009-06-08Add iptraf, a heavy-duty bandwidth monitor.Michael Smith2
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-08xorg-util: use the cross compiler instead of gcc in configure scriptsmd2
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC
2009-06-08minicom: fix compile error due to conflicting function namesmd2
- the `getline()' function used in minicom.c may have been defined in stdio.h if __USE_GNU is defined - as a fix that function name is redefined within minicom.c
2009-06-08glibc: fixed QA problemsmd1
- glibc-package.bbclass defines glibc-dbg as a package, but by default generating debug code is disabled in the build - as a fix the QA check for the glibc-dbg package is disabled
2009-06-08krb5: depend on e2fsprogs-native to get compile_etMarcin Juszkiewicz1
2009-06-08e2fsprogs-native: stage compile_et required by krb5Marcin Juszkiewicz1
2009-06-08mtools: change permissions of sources to get quilt apply all patchesMarcin Juszkiewicz1
2009-06-08mpd: make it more buildableMarcin Juszkiewicz1
- added dependency on lame as it uses it - removed dependency on ffmpeg and curl as it does not use them
2009-06-08glibc: added Maverick support (done by Hasjim Williams)Marcin Juszkiewicz10
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-08binutils: added Maverick support (done by Hasjim Williams)Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-08linux-powerpc-fsl: Tune defconfig for machine. Fix files path in recipe.Leon Woestenberg2
2009-06-08busybox: fix udhcpc default script location when prefix is not "/usr"Michael Smith4
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-08Add bwm-ng 0.6: lightweight network and disk bandwidth monitorMichael Smith1
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-08xorg-xserver: update and document status of some more patchesRolf Leggewie16
2009-06-08xserver-xorg: drop unused miext_layer_shadow_h.patch against code that was ↵Rolf Leggewie1
removed in 2005.
2009-06-07sdrshell: add svn versionKoen Kooi1
2009-06-07webkit-git: bump SRCREVKoen Kooi2
2009-06-07dttsp: add svn versionKoen Kooi1
2009-06-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-06-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Leon Woestenberg34
into org.openembedded.dev
2009-06-07nilfs-utils: user space tools for NILFS2 logging filesystem.Leon Woestenberg2
The NILFS2 logging filesystem is being mainlined in the Linux kernel. Supposedly has good write performance on both HD and SSD media due to its sequential write characteristics from its circular log based approach. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-07alsa-state: disable dmix from angstrom, it creates way more problems than it ↵Koen Kooi2
attempts to solve
2009-06-07obexd: update to 0.13Koen Kooi1
2009-06-07bluez4: update to 4.41Koen Kooi1
2009-06-07enlightenment: update a bunch of PVs to match SRCREVKoen Kooi11
2009-06-07gnome-bluetooth: add git version (disabled by default)Koen Kooi2
* also update gtk-doc.make
2009-06-07x11vnc: add 0.9.7Koen Kooi1
2009-06-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi24
into org.openembedded.dev
2009-06-07xorg-xserver: push a couple of patches upstream.Rolf Leggewie13
2009-06-07xserver-kdrive-imageon_1.2.0: fix AC_SUBST in configure.acAndrea Adami2
- AC_SUBST is documented to only take one variable - was breaking with autotools_2.63 - bump PR
2009-06-07xserver-kdrive_1.4.0.90: fix AC_SUBST in configure.acAndrea Adami2
- AC_SUBST is documented to only take one variable - was breaking with autotools_2.63 - bump PR
2009-06-06intuition: Add swisscoms intuition prototype.Stefan Schmidt1
2009-06-06gridpad: Add swisscoms gridpad.Stefan Schmidt1