summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-08-01uclibc: Convert eligible uclibc recipes to use git instead of svn.Khem Raj34
uclibc has changed its SCM system to git. We need to adjust the recipes to fetch from uclibc git Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31minimal.conf: Add PREFERRED_PROVIDER for libusb0.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31tinylogin, unzip: Update URLs.Khem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31qt4: Qt4.5 is released under LGPLv2.1 and GPLv3Holger Hans Peter Freyther6
Update licensing bits on the Qt classes.
2009-07-31emotion_svn: Give path to edje_cc to fix build. Bump PR.Stefan Schmidt1
2009-07-31libdbi-drivers: Upgrade to 0.8.3-1 with more db driversHolger Hans Peter Freyther4
Upgrade to the latest upstream release, coming with MySQL, postgres, sqlite3 and sqlite3 drivers.
2009-07-31libdbi: Move from 0.8.2 to 0.8.3 which is the latest versionHolger Hans Peter Freyther2
2009-07-31kernel.bbclass : moved uImage creation from do_deploy to between do_compileGraham Gower2
and do_install as discussed on ML. linux.inc : removed uImage creation, its now in kernel.bbclass Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Koen Kooi <koen@openembedded.org>
2009-07-30xilinx-ml403 : Do not build a kernel for this machine.Philip Balister1
* Kernel config depends on the fpga bitstream. No sense building kernel we can't use.
2009-07-30openbsc: Add openbsc and build it from git.Holger Hans Peter Freyther2
2009-07-30libdbi: Introduce libdbi 0.8.2Holger Hans Peter Freyther4
2009-07-30libxext-1.0.5: Depend on xdmcp as configure wants itHolger Hans Peter Freyther1
libxext 1.0.5 want to have xdmcp, hand it over. prior versions do not have this requirement.
2009-07-30Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-07-30linux-omap-pm: make u-boot flashable from within linux, first attempt at ↵Koen Kooi3
making ehci work
2009-07-30libtool: 2e0fa4918d643ce6ec0299cd31cfe1c346e4bce3 broke do_configure.Marc Olzheim2
* See http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-July/012754.html for more.
2009-07-30linux-omap-pm git: fix mtd and tweak defconfigKoen Kooi3
2009-07-30linux-omap-pm git: add patch for fix musb oops and dss2 patchesKoen Kooi148
2009-07-30linux-2.6.24: NAND flash size fixed for hipox machineSteffen Sledz1
2009-07-30util-linux-ng: fix tls detectionHenning Heinold2
* breaks msvc support for now * bump PR
2009-07-29angstrom-2008-preferred-versions.inc : update the libtool version used.Graeme Gregory1
Tool are starting to use this newer version, in testing it didn't seem to break anything
2009-07-29gqview: Use motion hints for smooth panning. Sanitize rc file parser. Fixed ↵Stanislav Brabec4
gimp call.
2009-07-29linux-2.6.24: some pin assignements fixed in defconfig for hipox machineSteffen Sledz1
2009-07-29linux-omap-pm_git.bb : update the commit to the latest SRCREVGraeme Gregory2
defconfig is customized for this release as two drivers are broken. mtd - broken in compile patches in progress musb - oopses on boot
2009-07-29linux-omap-pm git: start updating it to .31rcKoen Kooi72
2009-07-29qt4-x11-free-gles: reinstate it now the weird dependency problems have been ↵Koen Kooi2
resolved * also switch to gles2, requires less patching
2009-07-29qt4x11 bbclass: only match first 12 chars in automagical dependency adderKoen Kooi1
2009-07-29Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi7
into org.openembedded.dev
2009-07-29nandlogical: add nandlogical-klibc-static for ZaurusAndrea Adami3
- code to be used in kexecboot to detect the size of the rootfs in nand
2009-07-29libxine: remove old/new header configure stuff from 1.1.16.3Henning Heinold2
* now buildable again * make 1.1.16.3 the default again * bump PR
2009-07-29libsndfile: now really bump PRHenning Heinold1
2009-07-29libsndfile: remove the libtool.m4 from libtool-2.xHenning Heinold1
* now compileable with older libtool versions again * bump PR
2009-07-29chinook-compat.conf: use slighty newer gstreamer versionHenning Heinold1
2009-07-28ntfs-3g: update to 2009.4.4Koen Kooi2
2009-07-28Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi8
into org.openembedded.dev
2009-07-28xserver-common: run tslib-calibrate for angstrom instead of xtscal (patch ↵Koen Kooi2
from gumstix)
2009-07-28Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov13
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-28icecast: add 2.3.2Steve Sakoman1
2009-07-28xmms: tweak .desktop file so that it works with gnomeSteve Sakoman1
2009-07-28oestats-client: restore support for proxiesDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-28policykit: install missing PolicyKit.confSteve Sakoman2
2009-07-28gtksourceview: package was missing a few important files, add themSteve Sakoman1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-07-28gnome-power-manager: fix typos in specification of FILES for doc packageSteve Sakoman1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-07-28e2fsprogs-libs: inherit gettext to fix uclibc buildHolger Hans Peter Freyther4
Inherit gettext to get the DEPENDS of gettext-native and to add --disable-nls/--enable-nls based on the settings. This is unbreaking the uclibc build.
2009-07-28libx11-trim: Update makekeys.c to fix the compileHolger Hans Peter Freyther2
Without the updated makekeys-update.patch the makekeys.c will not work and the build will be broken.
2009-07-28usermanual: Mostly grammar and spelling fixesGraham Gower1
Signed-Off-By: Holger Freyther <zecke@selfish.org>
2009-07-27libtool: Fixed paths to grep and sed.Stanislav Brabec2
2009-07-27Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov191
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-27Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi9
into org.openembedded.dev
2009-07-27kexecboot: switch git version to a stable cfgfiles SRCREV and make it the ↵Koen Kooi1
default
2009-07-27powertop_1.11.bb : add omapzoom2 support for buildingGraeme Gregory1