summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-01-07gimp: add 2.6.8Koen Kooi1
2010-01-07qtwebkit-performance-utilities: Add new recipeHolger Hans Peter Freyther3
These are some simple benchmarks and utilities for QtWebKit
2010-01-07qt4: Make the gles variants for Embedded and X11 provide the normal variantHolger Hans Peter Freyther5
This way a distribution/user can set PREFERRED_PROVIDER_qt4-embedded = "qt4-embedded-gles" to select the GLES/OpenVG runtime. The default is qt4-embedded as GLES require a dedicated library most of the time provided as a binary blob by the vendor requiring the user to manually download and store it at the right place. For X11 we already have a PREFERRED_PROVIDER setting in place and don't need to update. Acked-by: Koen Kooi <koen@openembedded.org>
2010-01-07qt4x11: Cease out the qt4x11 PROVIDERHolger Hans Peter Freyther1
* The LGPL and Commercial edition are actually the same tarball. * If someone sees the need he can take qt qt4-recipes and specify -commercial in the compilation.
2010-01-07pidgin: update to 2.6.4Koen Kooi2
2010-01-07human-icon-theme: add 0.35Koen Kooi1
2010-01-07netbook-launcher-efl: add 0.2.0.0Koen Kooi2
liblauncher: add 0.1.8
2010-01-07linux-openmoko-2.6.32: om-gta02/defconfig remove USB_SUSPENDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-06fsomusicd: RDEPENDS remove some plugins not built by gst-plugins-baseMartin Jansa1
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
2010-01-06linux-kirkwood: moved kernel to 2.6.33-rc1Frans Meulenbroeks6
added patches for video and audio for openrd client made some configuration changes in defconfig to support those
2010-01-06podpooch: update to 0.2.0.7 to fix qa issues, new download url formatTim Abell1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-06linux-kexecboot: move 2.6.33 from rc2 to rc3Martin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-06linux: move 2.6.33 from rc2 to rc3Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-06task-shr-feed: add qi and qi-ubiMartin Jansa1
2010-01-06qi-ubi: add qi variant with UBI enabled in kernel paramsMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-06automake: Add 1.11.1Dirk Opfer2
Lighttpd needs recent automake with AM_SILENT macro. Set DEFAULT_PREFERENCE = "-1"
2010-01-06tracker: s/libgmime/gmime/ in build-time dependencies to fix FTBFSRolf Leggewie1
2010-01-06owfs: 2.7p24 -> _2.7p28Dirk Opfer1
2010-01-06lighttpd: 1.4.23 -> 1.4.25Dirk Opfer2
- Fix SRC_URI
2010-01-06busybox: Add new version 1.15.3Dirk Opfer14
2010-01-06libtool: remove default_pref -1 from 2.2.6aRolf Leggewie1
Angstrom has been using 2.2.6a successfully for about half a year and some of the latest packages don't build with 2.2.4. The Maintainers of the minimal and micro distributions agreed in IRC to move to 2.2.6a.
2010-01-06eog: bump PRKoen Kooi1
2010-01-06libpng: add .inc change needed for .41Koen Kooi1
2010-01-06libgphoto2: add hal .fdi filesKoen Kooi4
* these where generated from the source tree to avoid heavy patching or needing to use qemu to generate the list
2010-01-06angstrom-task-gnome: move xserver around a bit to allow prototyping on new ↵Koen Kooi1
platforms
2010-01-06eog: add 2.28.2Koen Kooi1
2010-01-06gnome-mplayer svn: add temp hack to get it to link to libmusicbrainzKoen Kooi1
2010-01-06policykit: Add missing /var/run/PolicyKit folder to the do_install.David-John Willis1
2010-01-06libwnck: Add 2.28.0 and checksum.David-John Willis1
2010-01-06libmodplug: Add 0.8.7 and checksum.David-John Willis1
2010-01-06libsdl-mixer: Add libMAD and libTremor support to SDL Mixer 1.2.11.David-John Willis1
2010-01-06libsdl-ttf: Add 2.0.9 and checksums.David-John Willis1
2010-01-06gigolo: Add fuse-utils to RDEPENDS as Gigolo is not a lot of use without it.David-John Willis1
2010-01-06fuse: Add 2.8.1 and checksum (no module recipe as 2.6 module has been in the ↵David-John Willis1
kernel tree since 2.6.27 and is no longer shipped out of tree). * Older kernels can still build the older fuse-module and use with the new userspace.
2010-01-06libsdl-image: Add 1.2.10 and checksum and cleanup recipe and add INC_PR.David-John Willis4
* Add INC_PR to include and seed higher than highest r4 in existing recipes.
2010-01-06libpng: Add 1.2.41 (target and native) and cleanup recipes.David-John Willis6
* Add ${INC_PR} * Remove old do_stage, do_package and do_install overloads as not needed any more.
2010-01-06libpng: Remove libpng (target and native) < 1.2.36 as these are blacklisted ↵David-John Willis8
upstream for major security holes.
2010-01-06libconfig: Add 1.3.2.David-John Willis1
2010-01-06glibc_2.9.bb: Apply recent commits to memusage.c as patchesHolger Hans Peter Freyther4
memusage.c will end up as libmemusage.so and the version in glibc 2.9 has the problem to deal badly with wrap arounds. Apply some upstream fixes to make the situation a bit better.
2010-01-06oprofile_0.9.5: Fix opcontrol in timer modeHolger Hans Peter Freyther2
2010-01-06oprofile_0.9.6: Add new version with a fix for timersHolger Hans Peter Freyther2
This release contains several bugfixes, e.g. the fix to work in pure timer mode again. http://oprofile.cvs.sourceforge.net/viewvc/oprofile/oprofile/utils/opcontrol?r1=1.164&r2=1.165&view=patch
2010-01-06oprofile: Move more functionality to oprofile.inc, remove version 0.9.2Holger Hans Peter Freyther5
* Remove version 0.9.2. It does not compile with a recent stdc++, the compiler is reporting other scary bits as well and it is quite old where all other versions are just dropins. * Move everyting into the .inc file, remove the PACKAGES line and convert it to the INC_PR. * All existing variants were compile tested.
2010-01-05ushare: finish fixing for broken hg fetcher in bitbake 1.8.xDenys Dmytriyenko1
2010-01-05gcc-4.4.2.inc: Disable decimal float for uclibc configurations.Khem Raj2
* gcc-svn bump SRCREV Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-05ushare: adjust for broken hg fetcher in bitbake 1.8.x, 1.10.x works fineKoen Kooi1
2010-01-05e17: bump SRCREV, enable fixed-point mode in edje according to target fpu ↵Koen Kooi2
setting * tested on angstrom/beagleboard and angstrom/hawkboard
2010-01-05Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Koen Kooi8
into org.openembedded.dev
2010-01-05dbus-1.3.0: add performance optimization patches from ↵Michael 'Mickey' Lauer7
https://bugs.freedesktop.org/show_bug.cgi?id=23117
2010-01-05task-shr-feed: remove fsotimed, because it was removed from OE treeMartin Jansa1
2010-01-05libdlna: disable parallel makeKoen Kooi1