summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-09-06mplayer-common: fix buffer underruns with -ao sdl on htcdreamDenis 'GNUtoo' Carikli2
Using -ao sdl on the htcdream fixes the buffer underruns with mplayer Without that a movie or big buck bunny can't be viewed,and audio suffers from bad quality. A comment that informs the user about -vo dga was added PR was bumped
2010-09-06git-native: bump PR (libssl issue)Denis 'GNUtoo' Carikli1
git-native failled to run because of libssl changes. bumping PR solve that. Note that if autorev is used,the user has to bitbke -b git-native (to bypass the parsing) else: it start parsing the recipes At some point it encounter a git autorev recipe it calls git which fails because of the library issue the parsing fails,which prevent git-native or other recipes to be built
2010-09-06libsdl-x11-1.2.14: fix bug 894Denis 'GNUtoo' Carikli2
Wesnoth in-game buttons couldn't be pressed in illume2, The patch,which comes from the bugreport, fixes that issue
2010-09-06multi-kernel: work around do_unpack breakage a bitKoen Kooi1
2010-09-05sysvinit_2.86.bb: change sysvinit-utils for compatible with upstartAnatoly Shipitsin1
* move shutdown and runlevel to sysvinit package to halt and poweroff, upstart include this utils * move killall5 to sysvinit-utils, it used by scripts when system goes shutdown or halt, upstart not provide it * change PR = "r59" Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05matchbox-panel-2-icon-themes: use same SRCREV as matchbox-panel-2Martin Jansa1
* battery/data was removed in 1919 http://svn.o-hand.com/view/matchbox/trunk/matchbox-panel-2/applets/battery/Makefile.am?rev=1919&view=auto * prevent downgrade/upgrade cycle in matchbox-panel-2 checkout ending with (svn: Failed to add directory 'applets': an unversioned directory of the same name already exists) Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05esc-node-demo: add missing index.html fileJason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05linux: 2.6.35 - Insert space at the end of SRC_URI fixes building for ↵Florian Boor1
machines that do not need additional patches.
2010-09-05linux: Sim.One support for 2.6.35Florian Boor2
2010-09-04Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.Leon Woestenberg4
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-04urjtag_git: updated to dev head (aug 30)Frans Meulenbroeks1
This version has several performance improvements for svf handling and for gpio based cables. Also moved to libusb1 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-04u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4Michael Lippautz2
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-04linux: Add dockstar support to 2.6.35Florian Boor3
2010-09-03autoconf213_2.13.bb: Re-add.Khem Raj1
* Autoconf 2.13 is special and many current packages oe/non-oe uses it we need to keep it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03rt2x00: add linux kernel driver for Ralink RT3572Steffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-02startup-notification_0.9.bb: Add evas to DEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-02perl: Use CCLD not ${TARGET_SYS}-gcc in do_compileTom Rini2
It's possible that CCLD != ${TARGET_SYS}-gcc once everything is evaluated and CCLD is for when you're using CC for LD. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-02Merge branch 'imx' into org.openembedded.devFlorian Boor4
2010-09-02Add i.MX51 based "Babbage" board supportMickaël CHAZAUX4
This is based on the patches released by Freescale as part of LTIB. Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
2010-09-02rt2x00: move driver version specific patch files to an own directorySteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-02goffice: add 0.8.9Koen Kooi1
2010-09-01gpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bbGraham Gower5
The older recipe(s) are needed for programs which have not updated to gpsd's newer api. e.g. prismstumbler. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01gpe-package: remove some ancient recipes.Graham Gower4
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01gpe-package_0.4.bb: fix build problems introduced in previous commit.Graham Gower1
gpe-package really depends on libipkg, not IPKG_VARIANT. It will not build against a recent opkg. Also, SRC_URI+=foo must be after inherit gpe or gpe.bbclass overwrites it. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01task-boot.bb: Don't pull in u-a if ONLINE_PACKAGE_MANAGEMENT="none".Graham Gower1
This makes it possible to build an opkgless system, without having to set DISTRO_UPDATE_ALTERNATIVES. In the unlikely event that someone doesn't want opkg, but does want update-alternatives, one can set DISTRO_UPDATE_ALTERNATIVES in the local.conf. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01gnome-doc-utils: Add dependency upon gettext-native.Graham Gower1
Failing log.do_configure: automake (GNU automake) 1.11.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <tromey@redhat.com> and Alexandre Duret-Lutz <adl@gnu.org>. AUTOV is 1.11 NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I m4 configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from... configure.in:44: the top level autoreconf: configure.in: tracing configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from... configure.in:44: the top level autoreconf: configure.in: not using Libtool autoreconf: running: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force --warnings=cross configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from... configure.in:44: the top level configure:3319: error: possibly undefined macro: AM_NLS If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1 FATAL: autoreconf execution failed. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01pulseaudio: Fix most recent recipe and remove broken recipes.Graham Gower29
Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke 6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes are unused. 0.9.15 appears to be in use as it still builds. 0.9.21 is the most recent recipe and has been retained. Versions removed: 0.9.6 0.9.9 0.9.10 0.9.11 0.9.19 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01meta-toolchain-arago-gst.bb: RemoveKhem Raj1
* Per Denys's suggestion. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01meta-toolchain-arago-dvsdk.bb: RemoveKhem Raj1
* As suggested by Denis on mailing list. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01meta-angstrom-2007.bb,meta-opie.bb: task-opie-bluetooth is added only if it ↵Khem Raj2
appeas in COMBINED_FEATURES Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01task-gpe.bb: virtual/xserver can not be RDEPEND'ed on it can be DEPEND'ed uponKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01task-gmae.bb: it uses XSERVER but doesnt really define it so define it.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01task-demo-x11.bb: Replace non existing libgles-omap3-demos with ↵Khem Raj1
libgles-omap3-x11demos Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01task-arago-toolchain-target.bb: remove libpng12-dev which is not provided ↵Khem Raj1
and e2fsprogs-libs-dev is now e2fsprogs-dev Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2010-09-01angstrom/angstrom-bootmanager.bb: RemoveKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01initramfs-module-bootmenu_1.0.bb,initramfs-module-kexecboot_1.0.bb: Rename ↵Khem Raj2
klibc-utils-static-fstype -> klibc-static-utils-fstype Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01initramfs-bootmenu-debug-image.bb,initramfs-bootmenu-image.bb: Rename ↵Khem Raj2
klibc-utils-static-modprobe->klibc-static-utils-modprobe Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01sugar-fructose.bb: sugar-web-activity is not provided by any recipe dont ↵Khem Raj1
DEPEND on it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01cnetworkmanager_git.bb: python-uuid is not provided remove it from RDEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01openmoko-session_svn.bb: Replace openmoko-today with openmoko-today2Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01recipes/tasks: Do not RDEPENDS on unavailable packages.Khem Raj8
* Some packages are renamed so RDEPEND on those instead. * Some packages are removed so remove then from RDEPENDS too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
2010-09-01task-openprotium.bb: Define missing ↵Khem Raj1
DISTRO_SSH_DAEMON,DISTRO_DEV_MANAGER,DISTRO_INIT_MANAGER,DISTRO_LOGIN_MANAGER Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
2010-09-01xqt2_20060509.bb: DEPEND on libxmu instead of xmuKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-01libmsgenabler2_svn.bb: Replace gsmd-lips with gsmd in DEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01libmsip_svn.bb: Rename libmnetutil0->libmnetutil in DEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
2010-09-01bt950-cs_0.1.bb: Dont override PACKAGES but append to it.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01vlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engineKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01clutter_0.6svn.bb,clutter-gtk-0.6_git.bb: Unused and unbuildable for long ↵Khem Raj2
hence removed. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01recipes: Move some recipes to nonworking for getting bitbake world.Khem Raj27
* If a recipes has DEPENDS on another recipe which is nonworking then move the recipe in question to nonworking too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>