summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-03-01autoconf: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz6
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01autoconf: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz5
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01attr_2.4.44.bb : uclibc needs a -lintl to compileGraeme Gregory1
2010-03-01qt4: bump PR for package.bbclass strip problemKoen Kooi4
2010-03-01firefox 3.6: bump PR for package.bbclass strip problemKoen Kooi1
2010-03-01opkg: don't run merger in case when /usr/lib/ipkg is linkMartin Jansa2
* if there is link /usr/lib/ipkg -> /usr/lib/opkg, then merger will create backups of "both" alternatives directories, but they will be both the same /usr/lib/opkg/alternatives, then it will try to merge with output that every file is the same, sofar no real harm. * Problem is after successfull merge, when it removes /usr/lib/ipkg/alternatives which is in this case the right alternatives in opkg :/ * If you've already this problem on your target then * # Restore old alternatives * rm -rf /usr/lib/opkg/alternatives * cp -ra /usr/lib/opkg/alternatives-backup /usr/lib/opkg/alternatives * * # Regenerate links with right alternatives available * opkg install -force-reinstall busybox Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-28tasks/task-nas-server: commented out task-nas-server-openmokoFrans Meulenbroeks1
commented out task-nas-server-openmoko this one uses dfu-util, but for most distro's dfu-util does not build root cause of dfu-util not building is in the expansion of virtual/libusb0 which for most distro's links to libusb-compat and dfu-util does not build with it. commenting out task-nas-server-openmoko is a temp fix to at least get the image building Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-28linux-kirkwood: changed openrd-client defconfig to also build ppp modulesFrans Meulenbroeks1
as requested on the openrd mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-28firefox_3.6.bb : add new version, convert to new stagingGraeme Gregory13
2010-02-28OK, didn't look hard enough, my fault.Tom Rini4
Revert "firefox: Add alsa-lib to DEPENDS (alread in firefox_hg)." This reverts commit 0b24f9f9ab2cca3da6822af09461db3e29b1df32.
2010-02-28firefox: Add alsa-lib to DEPENDS (alread in firefox_hg).Tom Rini4
2010-02-28pngcrush: Bump recipe to version 1.7.9Holger Hans Peter Freyther3
* Rename both the target and native recipe to 1.7.9 * Switch to new style checksums
2010-02-28libspf2: Upgrade libspf2 to 1.2.9Holger Hans Peter Freyther2
* Fix licensing. According to the website it is LGPL or two clause BSD * Fix packaging with the libspf2-bin * Move the checksum into the bb file
2010-02-27navit_svn: PR bump after libgps ugpradeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27shr-image: add missing task-shr-minimal-fso to IMAGE_INSTALLMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27libusb-compat: upgraded to 0.1.3Frans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27fsodeviced: use it as default alsa scenarii provider, drop fso-alsa-data ↵Martin Jansa2
from task-fso2-compliance, add RPROVIDES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27phoneui-apps: Added phoneui-quick-settings to recipe.Tom 'TAsn" Hacohen1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27mplayer_git: increase D_P for om-gta02Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27task-shr-minimal: drop alsa-scenarios, openmoko-icon-theme, add illume2 ↵Martin Jansa1
config, missing icons will be added to shr-icon-theme (to save few kB) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27shr: drop alsa as distro feature, bump task-base PRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27tgt: moved from 1.0.0 to 1.0.2Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27iscsi-target: updated to 1.4.19Frans Meulenbroeks4
updated to 1.4.19 added patch for 2.6.31 (from iscsi-target svn) added patch for 2.6.32 (from http://sourceforge.net/mailarchive/message.php?msg_name=1260776327.3623.335.camel%40blackadder) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27task-shr-minimal: readd utf-8 charmapMartin Jansa1
2010-02-27xf86-video-glamo: bump SRCREV for xorg-1.8 compatibile versionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27e-wm-config-illume2-shr: add recipe with illume2 config for shrTom1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27e-wm: add illume keyboard flow patch, until it makes it to upstreamTom2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26klibc-1.5.16: add socket.h patch for build with 2.6.33Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26shr-image: add all needed deps to task-shr-minimal, remove /boot from ↵Martin Jansa3
jffs2/ubi/ubifs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26pixman 0.17.8: update neon patches to also include BGRAKoen Kooi4
2010-02-26libgsm0710mux: move configuration to fso-abyss; remove 3d7k which will never ↵Michael 'Mickey' Lauer8
see the light of day
2010-02-26linux: atngw100 - add bridge module to defconfig, bump PRBernhard Guillon2
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-26busybox: If FEATURE_SUID=y, ship a SUID busybox, bump PRTom Rini1
A number of applets will select FEATURE_SUID, and then not work unless the busybox binary is SUID. We switch from a "let the users decide" to "let the users opt-out". Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2010-02-26gpsd-device-config: Adds new recipeMichael Lippautz1
* Reintegrates machine specific gps configuration using overrides (formerly specified in the main gpsd recipe) Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26python-paste: Add new recipeMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26fastcgi: Move to new stagingMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26mesa-dri_git: disable gallium also for om-gta01Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move config manager logic to .inc, remove hal dependency where ↵Martin Jansa3
not specified by new DISTRO_XORG_CONFIG_MANAGER option * distribution can specify DISTRO_XORG_CONFIG_MANAGER to select between hal, udev, no dynamic input device detection (only xorg.conf) * fix RRECOMMENDS spelling and remove hal from it * use CONFIG_MANAGER_OPTION in 1.7.4 and 1.8 RC1 (git) version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move older versions to obsolete (1.7.1 stays only because is ↵Martin Jansa6
used in preferred-xorg-versions-X11R7.5.inc, but it should move to 1.7.4 too) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: use INC_PR where I forget to add itMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26mplayer_svn: increase DEFAULT_PREFERENCE for shr, om-gta02 will stay with ↵Martin Jansa1
mplayer_git because of glamo patches in that git repo Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26ffmpeg: increase DEFAULT_PREFERENCE of svn version for whole SHR (not only ↵Martin Jansa1
om-gta02) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26hal: add missing dep in consolekitKoen Kooi1
2010-02-26u-boot git: add patch to fix Cortex-A8 erratum 725233 for beagleboardKoen Kooi2
2010-02-26webkit-efl: fix build for evas > 46211Thomas Zimmermann2
* Evas_Point is defined in Evas.h since EFL_SRCREV 46211 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-26libfsotransport_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsoresource_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsoframework_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsobasics_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26fsousaged_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>