openembedded.git
14 years agoyaffs2-utils: Fix yaffs2 image generation fix Bugzilla/5483
Korey Lu [Mon, 24 Jan 2011 02:58:46 +0000 (18:58 -0800)]
yaffs2-utils: Fix yaffs2 image generation fix Bugzilla/5483

Before making this change, a yaffs2 rootfs image generated by
'IMAGE_FSTYPES =
"yaffs2"' makes Linux kernel fail to find init.

After makeing this change, the generated yaffs2 image would work.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agov8: Add recipes for v8/google's opensource JavaScript Engine
Khem Raj [Mon, 24 Jan 2011 02:34:46 +0000 (18:34 -0800)]
v8: Add recipes for v8/google's opensource JavaScript Engine

* Fixed Bugzilla/5486

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git
Khem Raj [Mon, 24 Jan 2011 02:01:31 +0000 (18:01 -0800)]
angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git

* no need to pin older udev with uclibc/git either

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopensp_1.5.bb: Fix compilation failure seen with -Os/gcc-4.5, Bugzilla/5494
Khem Raj [Mon, 24 Jan 2011 01:36:44 +0000 (17:36 -0800)]
opensp_1.5.bb: Fix compilation failure seen with -Os/gcc-4.5, Bugzilla/5494

This has been reported many times on mailing list and also in bugzilla/5494
The problem seems to be that gcc is not inlining the functions
marked inline in class definitions and emits calls to them but then
there is no definitions of these functions elsewhere. I dont know the
real cause yet could be a gcc problem.
Problem is when compiling

 armeb-oe-linux-uclibceabi-g++ -march=armv5te -mtune=xscale
-DHAVE_CONFIG_H -I. -I.. -I../include -I../generic
-isystem/scratch/oe/sysroots/armv5teb-oe-linux-uclibceabi/usr/include
-isystem/scratch/oe/sysroots/armv5teb-oe-linux-uclibceabi/usr/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-pipe -fpermissive -fvisibility-inlines-hidden
-fvisibility-inlines-hidden -MT SgmlsEventHandler.o -MD -MP -MF
.deps/SgmlsEventHandler.Tpo -c -o SgmlsEventHandler.o
SgmlsEventHandler.cxx

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoUpdates cryptsetup recipe to version 1.1.3, the most recent version that builds
Mike Westerhof [Mon, 24 Jan 2011 01:02:15 +0000 (19:02 -0600)]
Updates cryptsetup recipe to version 1.1.3, the most recent version that builds
with the current version of automake in OE.  Note that we need to keep the old
1.0.5 recipe, even though it is not fetchable any longer, because the license
has changed.
Signed-off-by: Mike Westerhof <mike@mwester.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoSlugOS: madwifi-ng - remove unnecessary pinning of an old version for SlugOS
Mike Westerhof [Mon, 24 Jan 2011 00:24:43 +0000 (18:24 -0600)]
SlugOS: madwifi-ng - remove unnecessary pinning of an old version for SlugOS

14 years agolibmokosuite, mokohome, mokomessages, mokopanel, mokophone: SRCREV bump
Daniele Ricci [Sun, 23 Jan 2011 20:18:15 +0000 (20:18 +0000)]
libmokosuite, mokohome, mokomessages, mokopanel, mokophone: SRCREV bump

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoinitscripts-shr: add script to populate /dev/cmt on nokia900
Klaus Kurzmann [Sun, 23 Jan 2011 20:58:00 +0000 (21:58 +0100)]
initscripts-shr: add script to populate /dev/cmt on nokia900

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agovdr_1.7.16.bb: Specify the libc-uclibc override correctly
Khem Raj [Sun, 23 Jan 2011 20:13:46 +0000 (12:13 -0800)]
vdr_1.7.16.bb: Specify the libc-uclibc override correctly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonetperf: fix patch
Chris Larson [Sun, 23 Jan 2011 17:31:03 +0000 (12:31 -0500)]
netperf: fix patch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolinux-omap 2.6.37: fix mmc regulators when using wl1271 expansion board
Koen Kooi [Sat, 22 Jan 2011 17:31:26 +0000 (18:31 +0100)]
linux-omap 2.6.37: fix mmc regulators when using wl1271 expansion board
linux-omap 2.6.37: cherry-pick a few wl1271 patches

* tested on a beagleboard xM with wl1271 expansionboard

linux-omap 2.6.37: update wl127xx patchset to include BT and FM drivers

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoti-wifi-utils: add git version
Koen Kooi [Sat, 22 Jan 2011 21:05:17 +0000 (22:05 +0100)]
ti-wifi-utils: add git version

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agonetbook-pro-kernel_2.6.17.bb: Fix Bugzilla/5411 kernel compilation failure
Khem Raj [Sun, 23 Jan 2011 01:55:41 +0000 (17:55 -0800)]
netbook-pro-kernel_2.6.17.bb: Fix Bugzilla/5411 kernel compilation failure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxxs1500.conf: Remove this board from OE
Khem Raj [Sun, 23 Jan 2011 01:13:56 +0000 (17:13 -0800)]
xxs1500.conf: Remove this board from OE

* The kernel is no more fetchable as reported in bugzilla/1737
* Vendor has EOLed the product

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoSlugOS: slugos.inc - lock down DEPLOY_DIR, weak assignment doesn't work
Mike Westerhof [Sun, 23 Jan 2011 00:21:43 +0000 (18:21 -0600)]
SlugOS: slugos.inc - lock down DEPLOY_DIR, weak assignment doesn't work

14 years agoSlugOS: nslu2-image.bbclass - use overrides to enable only for nslu2
Mike Westerhof [Sun, 23 Jan 2011 00:18:48 +0000 (18:18 -0600)]
SlugOS: nslu2-image.bbclass - use overrides to enable only for nslu2
This change effectively makes inheriting nslu2-image a no-op unless
MACHINE == nslu2, making it much easier and neater to support other
machine types with SlugOS.

14 years agoSlugOS: slugos images - add machine name to the image name
Mike Westerhof [Sun, 23 Jan 2011 00:17:28 +0000 (18:17 -0600)]
SlugOS: slugos images - add machine name to the image name
This change is required to enable SlugOS to be built for multiple
machines in the same tmpdir.

14 years agoSlugOS: task-slugos-extd.bb - kexec-tools should just be kexec, now.
Mike Westerhof [Sun, 23 Jan 2011 00:15:33 +0000 (18:15 -0600)]
SlugOS: task-slugos-extd.bb - kexec-tools should just be kexec, now.

14 years agoframeworkd: install needed directory: /etc/freesmartphone/opim/
Thomas Zimmermann [Sat, 22 Jan 2011 21:21:13 +0000 (22:21 +0100)]
frameworkd: install needed directory: /etc/freesmartphone/opim/

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agomono_2.6.3.bb: Fix install error and Bugzilla/5501
Khem Raj [Sat, 22 Jan 2011 21:10:33 +0000 (13:10 -0800)]
mono_2.6.3.bb: Fix install error and Bugzilla/5501

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-caldav: Recipe cleanups; Fixed missing dep
Lars Michelsen [Sun, 23 Jan 2011 02:02:27 +0000 (02:02 +0000)]
python-caldav: Recipe cleanups; Fixed missing dep

- Updated the recipe according to the feedback on mailinglist
- Added missing installation depenencies

Tested building on Ubuntu 10.10 x86_64 for beagleboard rev. c4.
Tested installation and functionality on beagleboard rev. c4.

Signed-off-by: Lars Michelsen <lm@larsmichelsen.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-caldav: New recipe - CalDAV rfc4791 client
Lars Michelsen [Sun, 23 Jan 2011 02:02:26 +0000 (02:02 +0000)]
python-caldav: New recipe - CalDAV rfc4791 client

This patch adds a new recipe for the python caldav client library module.

Tested building on Ubuntu 10.10 x86_64 for beagleboard c4. Tested
functionality on beagleboard c4.

Signed-off-by: Lars Michelsen <lm@larsmichelsen.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibass: fix missing \ and make spaces to tab
Henning Heinold [Sat, 22 Jan 2011 20:08:26 +0000 (21:08 +0100)]
libass: fix missing \ and make spaces to tab

14 years agou-boot: Fixup mini2440 and the various 'weak' problems
Tom Rini [Sat, 22 Jan 2011 18:39:36 +0000 (11:39 -0700)]
u-boot: Fixup mini2440 and the various 'weak' problems

Based on the existing patches for other platforms.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoddrescue-1.14: Initial recipe for GNU ddrescue
Andreas Oberritter [Fri, 21 Jan 2011 01:02:35 +0000 (01:02 +0000)]
ddrescue-1.14: Initial recipe for GNU ddrescue

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agodvdbackup-0.4.1: Initial recipe
Andreas Oberritter [Fri, 21 Jan 2011 00:15:01 +0000 (00:15 +0000)]
dvdbackup-0.4.1: Initial recipe

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agomadwifi-ng-r3314: don't apply OpenWrt's 104-autocreate_none.patch
Andreas Oberritter [Sat, 22 Jan 2011 17:56:20 +0000 (17:56 +0000)]
madwifi-ng-r3314: don't apply OpenWrt's 104-autocreate_none.patch

* Restore previous behaviour to create a STA interface on module load.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agomadwifi-ng: remove unused version r3837-20080802
Andreas Oberritter [Fri, 21 Jan 2011 00:53:24 +0000 (00:53 +0000)]
madwifi-ng: remove unused version r3837-20080802

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomadwifi-ng-r3314: Apply patches from OpenWrt 10.03
Andreas Oberritter [Fri, 21 Jan 2011 00:53:26 +0000 (00:53 +0000)]
madwifi-ng-r3314: Apply patches from OpenWrt 10.03

[This revision is not pinned in OE, but used by opendreambox.]

* Update HAL to 20090508.
* Use SRCREV 20550 of OpenWrt.
* Skip 446-single_module.patch (breaks install target).
* Remove dependency on OpenWrt's wprobe API.
* Fix HAL selection for mips32.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomadwifi-ng: convert to new style staging, fix packaging
Andreas Oberritter [Fri, 21 Jan 2011 00:53:25 +0000 (00:53 +0000)]
madwifi-ng: convert to new style staging, fix packaging

* Build and install tools and modules seperately,
  "unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS" only for modules.
* Install man pages into correct location.
* Install headers needed by wpa-supplicant.
* Fix packaging of the tools-package (prepend package, use ${sbindir}/*)
* Remove PACKAGE_STRIP="no".
* Use INC_PR.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclutter-box2d: Fix broken build for images depending on gobject-introspection-native...
Andreas Müller [Thu, 20 Jan 2011 08:32:39 +0000 (08:32 +0000)]
clutter-box2d: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0)

* Error situation:
* 1. configure detects gobject-introspection:
*
configure:16373: checking for gobject-introspection
configure:16404: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.8"
*
* 2. compile fails:
*
  CXXLD  libclutter-box2d-0.10.la
  GISCAN ClutterBox2D-0.10.gir
Couldn't find include 'Clutter-1.0.gir' (search path: ['..', '/home/Superandi/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0', '/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[3]: *** [ClutterBox2D-0.10.gir] Error 1
*
* After fix configure disables gobject-introspection
*
configure:16373: checking for gobject-introspection
configure:16418: result: no (disabled, use --enable-introspection to enable)

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclutter-gtk: Fix broken build for images depending on gobject-introspection-native...
Andreas Müller [Thu, 20 Jan 2011 08:32:41 +0000 (08:32 +0000)]
clutter-gtk: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0)

* Error situation:
* 1. configure detects gobject-introspection:
*
configure:11385: checking for gobject-introspection
configure:11416: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3"
*
* 2. compile fails:
*
  CCLD   libclutter-gtk-0.10.la
  GEN    GtkClutter-0.10.gir
Couldn't find include 'Clutter-1.0.gir' (search path: ['.', 'path=.', '/home/Superandi/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0', '/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[2]: *** [GtkClutter-0.10.gir] Error 1
*
* After fix configure disables gobject-introspection
*
configure:11385: checking for gobject-introspection
configure:11430: result: no (disabled, use --enable-introspection to enable)

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclutter-gst: Fix broken build for images depending on gobject-introspection-native...
Andreas Müller [Thu, 20 Jan 2011 08:32:40 +0000 (08:32 +0000)]
clutter-gst: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0)

* Error situation:
* 1. configure detects gobject-introspection:
*
configure:12133: checking for gobject-introspection
configure:12164: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.8"
*
* 2. compile fails:
*
  CCLD   libclutter-gst-1.0.la
  GEN    ClutterGst-1.0.gir
Couldn't find include 'Clutter-1.0.gir' (search path: ['.', 'path=.', '/home/Superandi/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0', '/usr/share/gir-1.0', '/home/Superandi/tmp/sysroots/i686-linux/usr/share/gir-1.0'])
make[3]: *** [ClutterGst-1.0.gir] Error 1
*
* After fix configure disables gobject-introspection
*
configure:12133: checking for gobject-introspection
configure:12178: result: no (disabled, use --enable-introspection to enable)

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoclutter: Fix broken build for images depending on gobject-introspection-native (e...
Andreas Müller [Thu, 20 Jan 2011 08:32:38 +0000 (08:32 +0000)]
clutter: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0)

* Error situation:
* 1. configure detects gobject-introspection:
*
configure:12828: checking for gobject-introspection
configure:12859: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.4"
*
* 2. compile fails:
*
  CCLD   libclutter-cogl.la
  GEN    Cogl-1.0.gir
In file included from /home/Superandi/tmp/work/overo-angstrom-linux-gnueabi/clutter-1.2.12-r2.1/clutter-1.2.12/clutter/cogl/cogl/cogl-shader.h:32,
                 from <stdin>:15:
../../../clutter/cogl/cogl/cogl-defines.h:30:23: error: GLES2/gl2.h: No such file or directory
Error while processing the source.
make[7]: *** [Cogl-1.0.gir] Error 1
*
* After fix configure disables gobject-introspection
*
configure:12828: checking for gobject-introspection
configure:12873: result: no (disabled, use --enable-introspection to enable)

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogst-openmax: do not use `-Werror` in `CFLAGS` to fix build
Paul Menzel [Tue, 18 Jan 2011 15:34:51 +0000 (16:34 +0100)]
gst-openmax: do not use `-Werror` in `CFLAGS` to fix build

Task `compile` fails with the following error using `angstrom-2008.1` for `MACHINE = "beagleboard"`.

arm-angstrom-linux-gnueabi-libtool: compile:  arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb -DHAVE_CONFIG_H -I. -I.. -isystem/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -I./headers -I../gst-libs -I../gst-libs -pthread -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gstreamer-0.10 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -pthread -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gstreamer-0.10 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libxml2 -I../util -isystem/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb2 -MT libgstomx_la-gstomx_base_videoenc.lo -MD -MP -MF .deps/libgstomx_la-gstomx_base_videoenc.Tpo -c gstomx_base_videoenc.c  -fPIC -DPIC -o .libs/libgstomx_la-gstomx_base_videoenc.o
cc1: warnings being treated as errors
gstomx_base_videoenc.c: In function 'sink_setcaps':
gstomx_base_videoenc.c:239: error: implicit declaration of function 'free'
gstomx_base_videoenc.c:239: error: incompatible implicit declaration of built-in function 'free'
gstomx_base_videoenc.c: In function 'omx_setup':
gstomx_base_videoenc.c:326: error: incompatible implicit declaration of built-in function 'free'
cc1: warnings being treated as errors
gstomx_base_filter.c: In function 'setup_ports':
gstomx_base_filter.c:65: error: implicit declaration of function 'free'
gstomx_base_filter.c:65: error: incompatible implicit declaration of built-in function 'free'
gstomx_base_filter.c: In function 'output_loop':
gstomx_base_filter.c:387: error: format '%d' expects type 'int', but argument 8 has type 'OMX_U32'
gstomx_base_filter.c: In function 'pad_chain':
gstomx_base_filter.c:476: error: format '%lu' expects type 'long unsigned int', but argument 8 has type 'guint'
make[2]: *** [libgstomx_la-gstomx_base_videoenc.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1: warnings being treated as errors
gstomx_base_videodec.c: In function 'settings_changed_cb':
gstomx_base_videodec.c:111: error: implicit declaration of function 'calloc'
gstomx_base_videodec.c:111: error: incompatible implicit declaration of built-in function 'calloc'
gstomx_base_videodec.c:135: error: implicit declaration of function 'free'
gstomx_base_videodec.c:135: error: incompatible implicit declaration of built-in function 'free'
gstomx_base_videodec.c: In function 'sink_setcaps':
gstomx_base_videodec.c:179: error: incompatible implicit declaration of built-in function 'calloc'
gstomx_base_videodec.c:208: error: incompatible implicit declaration of built-in function 'free'
gstomx_base_videodec.c: In function 'omx_setup':
gstomx_base_videodec.c:229: error: incompatible implicit declaration of built-in function 'calloc'
gstomx_base_videodec.c:291: error: incompatible implicit declaration of built-in function 'free'
make[2]: *** [libgstomx_la-gstomx_base_filter.lo] Error 1
make[2]: *** [libgstomx_la-gstomx_base_videodec.lo] Error 1
arm-angstrom-linux-gnueabi-libtool: compile:  arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb -DHAVE_CONFIG_H -I. -I.. -isystem/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -I./headers -I../gst-libs -I../gst-libs -pthread -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gstreamer-0.10 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -pthread -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gstreamer-0.10 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libxml2 -I../util -isystem/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb2 -MT libgstomx_la-gstomx.lo -MD -MP -MF .deps/libgstomx_la-gstomx.Tpo -c gstomx.c -o libgstomx_la-gstomx.o >/dev/null 2>&1
mv -f .deps/libgstomx_la-gstomx.Tpo .deps/libgstomx_la-gstomx.Plo
make[2]: Leaving directory `/oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/gst-openmax-0.10.0.4-r0/gst-openmax-0.10.0.4/omx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/gst-openmax-0.10.0.4-r0/gst-openmax-0.10.0.4'
make: *** [all] Error 2
FATAL: oe_runmake failed
ERROR: Function do_compile failed

`configure.ac` contains

dnl These flags can be overridden at make time:
dnl make ERROR_CFLAGS=
AC_DEFUN([AG_GST_SET_ERROR_CFLAGS],
[
AC_REQUIRE([AC_PROG_CC])
AC_REQUIRE([AS_COMPILER_FLAG])

[…]

dnl if asked for, add -Werror if supported
if test "x$1" != "xno"
then
  AS_COMPILER_FLAG(-Werror, ERROR_CFLAGS="$ERROR_CFLAGS -Werror")

and so set `ERROR_FLAGS` only to `-Wall`. This fixes the build.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogst-openmax: remove obsolete patch
Paul Menzel [Tue, 18 Jan 2011 15:31:30 +0000 (16:31 +0100)]
gst-openmax: remove obsolete patch

Task `configure` fails with the following error with `angstrom-2008.1` and `MACHINE = "beagleboard"`.

| configure: using GStreamer tools in /usr/bin
| configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
| checking for GST_BASE... yes
| checking for GST_CHECK... no
| no
| configure: No package 'gstreamer-check' found
| configure: error: no gstreamer-check >= 0.10.0 (GStreamer Check unittest Library) found
| ERROR: Function do_configure failed
NOTE: package gst-openmax-0.10.0.4-r0: task do_configure: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /oe/openembedded/recipes/openmax/gst-openmax_0.10.0.4.bb do_configure failed
ERROR: Task 11 (/oe/openembedded/recipes/openmax/gst-openmax_0.10.0.4.bb, do_configure) failed with 256

With current GStreamer `gstreamer-0.10.31-r2` this patch is not necessary anymore and removing it fixes the build. When the recipe was committed with the patch in 1eef6ac1 [1] GStreamer 0.10.17 was used [2].

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1eef6ac18de15ea845b146b1624fcc1f1c4faea2
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=3422a436880509c7f82a3ae5d5693c87ece7a42d

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibomxil-bellagio: remove/delete unused versions 0.9.{0, 1, 2}
Paul Menzel [Tue, 18 Jan 2011 15:55:14 +0000 (16:55 +0100)]
libomxil-bellagio: remove/delete unused versions 0.9.{0, 1, 2}

These version are not used anymore and 0.9.{0,1} do not even build with current FFmpeg [1].

$ zless minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/temp/log.do_compile.16833
[…]
/bin/sh ../../../arm-oe-linux-gnueabi-libtool  --tag=CC   --mode=compile arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -m
no-thumb -DHAVE_CONFIG_H -I. -I../../..   -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/include -I/oe/build-minimal-eglibc/m
inimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr//include   -I../../../include -I../../../src -I../../../src/base -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/arm
v7a-oe-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -pthread -g -Wall -MT libomxffmpeg_la-omx_ffmpeg_colorconv_component.lo -MD -
MP -MF .deps/libomxffmpeg_la-omx_ffmpeg_colorconv_component.Tpo -c -o libomxffmpeg_la-omx_ffmpeg_colorconv_component.lo `test -f 'omx_ffmpeg_colorconv_component.c' || echo './'`omx
_ffmpeg_colorconv_component.c
arm-oe-linux-gnueabi-libtool: compile:  arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb -DHAVE_CONFIG_H -I. -I..
/../.. -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/include -I/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux
-gnueabi/usr//include -I../../../include -I../../../src -I../../../src/base -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/include -fex
pensive-optimizations -fomit-frame-pointer -frename-registers -Os -pthread -g -Wall -MT libomxffmpeg_la-omx_ffmpeg_colorconv_component.lo -MD -MP -MF .deps/libomxffmpeg_la-omx_ffmp
eg_colorconv_component.Tpo -c omx_ffmpeg_colorconv_component.c  -fPIC -DPIC -o .libs/libomxffmpeg_la-omx_ffmpeg_colorconv_component.o
omx_ffmpeg_colorconv_component.c: In function 'find_ffmpeg_pxlfmt':
omx_ffmpeg_colorconv_component.c:72:23: error: 'PIX_FMT_RGBA32' undeclared (first use in this function)
omx_ffmpeg_colorconv_component.c:72:23: note: each undeclared identifier is reported only once for each function it appears in
omx_ffmpeg_colorconv_component.c: In function 'omx_ffmpeg_colorconv_component_BufferMgmtCallback':
omx_ffmpeg_colorconv_component.c:799:13: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/include/libswscale/swscale.h:195:5: note: expected 'const uint8_t * const*' but argument is of type 'uint8_t **'
make[4]: *** [libomxffmpeg_la-omx_ffmpeg_colorconv_component.lo] Error 1
make[4]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/libomxil-bellagio-0.9.0/src/components/ffmpeg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/libomxil-bellagio-0.9.0/src/components'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/libomxil-bellagio-0.9.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/libomxil-bellagio-0.9.0'
make: *** [all] Error 2
FATAL: oe_runmake failed
ERROR: Function do_compile failed

0.9.2 probably would build with a similar as [2]. Furthermore 0.9.2.1 has been around for over a year (77195e32 [2]).

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-January/028804.html
[2] http://patches.openembedded.org/patch/315/
[3] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=77195e32400dd86facc038f61190139d38f14b31

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibomxil-bellagio_{0.9.2.1, git}: add patch: remove `-Werror` from `CFLAGS` to fix...
Paul Menzel [Mon, 17 Jan 2011 22:50:33 +0000 (23:50 +0100)]
libomxil-bellagio_{0.9.2.1, git}: add patch: remove `-Werror` from `CFLAGS` to fix build with GCC 4.5

Am Montag, den 17.01.2011, 12:45 +0100 schrieb Paul Menzel:
> Build tested with `angstrom-2008.1` for `MACHINE = "beagleboard"`. With `angstrom-2010.x` it fails with the following error.
>
>         arm-angstrom-linux-gnueabi-libtool: compile:  arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb -DHAVE_CONFIG_H -I. -I../.. -isystem/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -I../../include -I../../src -isystem/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb2 -Wall -Werror -DCONFIG_DEBUG_LEVEL=0 -MT libomxbase_la-omx_base_component.lo -MD -MP -MF .deps/libomxbase_la-omx_base_component.Tpo -c omx_base_component.c  -fPIC -DPIC -o .libs/libomxbase_la-omx_base_component.o
>         cc1: warnings being treated as errors
>         omx_base_component.c: In function 'omx_base_component_GetParameter':
>         omx_base_component.c:991:3: error: case value '2130706435' not in enumerated type 'OMX_INDEXTYPE'
>         omx_base_component.c:918:3: error: case value '2130706436' not in enumerated type 'OMX_INDEXTYPE'
>         make[3]: *** [libomxbase_la-omx_base_component.lo] Error 1
>         make[3]: Leaving directory `/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/libomxil-bellagio-0.9.2.1+gitr0+772f0eca88b242ffb5469e8e381c63ce1f7cd3e1-r7.0/git/src/base'

Upstream advised to remove `-Werror` and is looking into it [1]. OpenBricks is applying the same patch [2].

A similar patch would make 0.9.2 compile, but this one here does not apply there (`CFLAGS="${CFLAGS} -Werror"` instead of `CFLAGS="${CFLAGS} -Wall -Werror"`).

[1] http://sourceforge.net/mailarchive/message.php?msg_id=26911808
[2] http://hg.openbricks.org/openbricks/rev/4f4ed3a596f2

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoltp_20100831: `${PN}-dbg`: use `+=` instead of `=` to append to the list
Paul Menzel [Fri, 21 Jan 2011 12:35:37 +0000 (13:35 +0100)]
ltp_20100831: `${PN}-dbg`: use `+=` instead of `=` to append to the list

Populating `${PN}-dbg` the second entry replaces the list instead of appending to it [1].

[1] http://docs.openembedded.org/usermanual/usermanual.html#metadata_writing_data

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibass: add 0.9.11
Paul Menzel [Wed, 19 Jan 2011 15:15:30 +0000 (16:15 +0100)]
libass: add 0.9.11

The web site states the following [1].

The following projects use libass:

MPlayer
VLC
GStreamer (assrender plugin)
Aegisub
XBMC
avidemux
PunkGraphicsStream (BD subtitle encoder)

Build tested with 576df0d4 [2] with `angstrom-2008.1`, `angstrom-2010.x` and `minimal` for `MACHINE = `beagleboard`.

[1] http://code.google.com/p/libass/
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=576df0d47658d195d7788ecaabdcb464a9b8f623

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoinsane bbclass: extend RPATH check to cover sysroots as well
Koen Kooi [Thu, 20 Jan 2011 03:21:53 +0000 (03:21 +0000)]
insane bbclass: extend RPATH check to cover sysroots as well

* Having rpath to sysroot is just as bad as one to workdir

Based on insane.bbclass from yocto

Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agologrotate: fix /etc/crontab entry -- run as root
Jesse Gilles [Thu, 20 Jan 2011 03:13:13 +0000 (03:13 +0000)]
logrotate: fix /etc/crontab entry -- run as root

* /etc/crontab entry was missing username field, so it never ran

Signed-off-by: Jesse Gilles <jgilles@multitech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodistro/include/slugos.inc: Change DEPLOY_DIR and CACHE locations
Khem Raj [Fri, 21 Jan 2011 21:52:03 +0000 (13:52 -0800)]
distro/include/slugos.inc: Change DEPLOY_DIR and CACHE locations

* Current set of defines does not let slugos and ucslugc build in
  one tmpdir, this patch will let that happen and there by increase
  build times for those who would like to build both distros

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agoconf/distro/include/slugos.inc: Remove redundant virtuals
Khem Raj [Fri, 21 Jan 2011 18:32:07 +0000 (10:32 -0800)]
conf/distro/include/slugos.inc: Remove redundant virtuals

* Slugos now gets them correctly defined through sane-toolchain includes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agoutil-linux-ng.inc: Remove udev from DEPENDS
Khem Raj [Fri, 21 Jan 2011 08:26:02 +0000 (00:26 -0800)]
util-linux-ng.inc: Remove udev from DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agoslugos.conf: Define IMAGE_DEV_MANAGER to be udev
Khem Raj [Fri, 21 Jan 2011 08:24:54 +0000 (00:24 -0800)]
slugos.conf: Define IMAGE_DEV_MANAGER to be udev

* Dont hardcode udev to RDEPENDS but use IMAGE_DEV_MANAGER

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agoncurses_5.7.bb: Update the rollup patches
Khem Raj [Sat, 22 Jan 2011 00:32:59 +0000 (16:32 -0800)]
ncurses_5.7.bb: Update the rollup patches

* Fixes bugzilla/5505

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agorng-tools: improve startup script
Chris Larson [Tue, 18 Jan 2011 17:36:29 +0000 (12:36 -0500)]
rng-tools: improve startup script

- Use short arguments for start-stop-daemon
- Fix path to the daemon (it isn't in /usr/local)
- Allow specifying the RNG device in /etc/default/rng-tools

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoguile-native: apply relocation patch
Chris Larson [Tue, 18 Jan 2011 17:30:47 +0000 (12:30 -0500)]
guile-native: apply relocation patch

This makes guile-tools find its datadir based upon the location of the script,
rather than the paths replaced by ./configure.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolibmikmod: apply patch for CVE-2010-2971
Chris Larson [Tue, 18 Jan 2011 17:22:23 +0000 (12:22 -0500)]
libmikmod: apply patch for CVE-2010-2971

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoiputils: apply patch for CVE-2010-2529
Chris Larson [Tue, 18 Jan 2011 17:15:15 +0000 (12:15 -0500)]
iputils: apply patch for CVE-2010-2529

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agowget: apply patch to 1.12 for CVE-2010-2252
Chris Larson [Tue, 18 Jan 2011 17:07:04 +0000 (12:07 -0500)]
wget: apply patch to 1.12 for CVE-2010-2252

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogst-plugins-base: Add libxrandr to DEPENDS
Tom Rini [Fri, 21 Jan 2011 17:06:49 +0000 (10:06 -0700)]
gst-plugins-base: Add libxrandr to DEPENDS

Fixes link errors with libgdk-x11.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoomapfbplay*: refactor into .inc
Koen Kooi [Fri, 21 Jan 2011 09:50:54 +0000 (10:50 +0100)]
omapfbplay*: refactor into .inc

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agopreferred-slugos-versions.inc: Prefer perl 5.10.1
Khem Raj [Thu, 20 Jan 2011 22:14:27 +0000 (14:14 -0800)]
preferred-slugos-versions.inc: Prefer perl 5.10.1

* We do not need to pin bluez-libs anymore we use bluez4 for everything

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agodbus-hlid: bump
Michael 'Mickey' Lauer [Thu, 20 Jan 2011 22:32:42 +0000 (23:32 +0100)]
dbus-hlid: bump

14 years agogcc-cross,gcc-cross-sdk,gcc-cross-canadian-sdk: Disable nls when using uclibc
Khem Raj [Thu, 20 Jan 2011 21:29:24 +0000 (13:29 -0800)]
gcc-cross,gcc-cross-sdk,gcc-cross-canadian-sdk: Disable nls when using uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc_git.bb : Update to 0.9.32-rc2
Khem Raj [Thu, 20 Jan 2011 17:51:47 +0000 (09:51 -0800)]
uclibc_git.bb : Update to 0.9.32-rc2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomatchbox-theme-bug: Set SRCREV to correct value.
Stefan Schmidt [Thu, 20 Jan 2011 15:41:06 +0000 (16:41 +0100)]
matchbox-theme-bug: Set SRCREV to correct value.

Sorry for the AUTOREV problem I introduced. Slipped through my review. Thanks
for fixing.

14 years agomatchbox-theme-bug: remove AUTOREV to fix parsing
Koen Kooi [Thu, 20 Jan 2011 15:21:54 +0000 (16:21 +0100)]
matchbox-theme-bug: remove AUTOREV to fix parsing

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoicedtea6-native: Add version 1.7.6
Stefan Schmidt [Thu, 20 Jan 2011 14:13:08 +0000 (15:13 +0100)]
icedtea6-native: Add version 1.7.6

Refresh icedtea-fix-jar-path.patch for this release.

14 years agopsplash-24bpp-BGR666.patch: psplash patch to support 24bpp BGR666
Marco Cavallini [Thu, 20 Jan 2011 14:30:02 +0000 (15:30 +0100)]
psplash-24bpp-BGR666.patch: psplash patch to support 24bpp BGR666

14 years agokaeilos.conf: changed KaeilOS specific psplash-kaeilos
Marco Cavallini [Thu, 20 Jan 2011 14:28:57 +0000 (15:28 +0100)]
kaeilos.conf: changed KaeilOS specific psplash-kaeilos

 * bump PR

14 years agopsplash-kaeilos_svn.bb: Added KaeilOS specific psplash recipe
Marco Cavallini [Thu, 20 Jan 2011 14:28:04 +0000 (15:28 +0100)]
psplash-kaeilos_svn.bb: Added KaeilOS specific psplash recipe

14 years agomatchbox-theme-bug: Add matchbox themes for buglabs
Stefan Schmidt [Thu, 11 Nov 2010 14:01:08 +0000 (15:01 +0100)]
matchbox-theme-bug: Add matchbox themes for buglabs

14 years agobug-avahi: Add avahi service file for bug20
Stefan Schmidt [Thu, 2 Dec 2010 13:11:42 +0000 (14:11 +0100)]
bug-avahi: Add avahi service file for bug20

14 years agobug-image.class: Update version info
Stefan Schmidt [Tue, 18 Jan 2011 11:54:55 +0000 (12:54 +0100)]
bug-image.class: Update version info

14 years agolinux-omap-hah_2.6.31: Bump PR for Option and LTE driver
Stefan Schmidt [Tue, 18 Jan 2011 11:56:00 +0000 (12:56 +0100)]
linux-omap-hah_2.6.31: Bump PR for Option and LTE driver

14 years agobusybox: fix syslog /etc/default path
Chris Larson [Thu, 20 Jan 2011 01:07:41 +0000 (18:07 -0700)]
busybox: fix syslog /etc/default path

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoklibc: move klcc-cross specific patch from klibc.inc to its recipe.
Andrea Adami [Wed, 19 Jan 2011 23:16:14 +0000 (00:16 +0100)]
klibc: move klcc-cross specific patch from klibc.inc to its recipe.

* Initial recipe refactoring
* Bump INC_PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolibtool-2.4: Import the RPATH fixing libtool patch from yocto
Khem Raj [Wed, 19 Jan 2011 20:41:04 +0000 (12:41 -0800)]
libtool-2.4: Import the RPATH fixing libtool patch from yocto

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopentyrian: Add new recipe for opentyrian-hg
Alex Ferguson [Wed, 19 Jan 2011 16:52:37 +0000 (18:52 +0200)]
opentyrian: Add new recipe for opentyrian-hg

Added a new recipe for opentyrian, a clone of the DOS shoot-em-up
Tyrian. The game depends on SDL and SDL_net.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agobusybox-1.18.2: add latest fixes
Eric BENARD [Wed, 19 Jan 2011 23:57:29 +0000 (23:57 +0000)]
busybox-1.18.2: add latest fixes

- hush: fix "cmd & <newline>" problem
98c46d10ee81f206f274da312086a3f0533582af

- disable automatic selection of FEATURE_SUID
3b5acaa4323bd165077e60098af94ad9750d62fd

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: enable CONFIG_RUN_PARTS if default.script is to be installed
Eric BENARD [Wed, 19 Jan 2011 23:57:28 +0000 (23:57 +0000)]
busybox: enable CONFIG_RUN_PARTS if default.script is to be installed

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoffmpeg svn: ffmpeg is in git now after the change of management, catch up with it
Koen Kooi [Wed, 19 Jan 2011 19:48:13 +0000 (20:48 +0100)]
ffmpeg svn: ffmpeg is in git now after the change of management, catch up with it

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agofileselector: Update recipe to version 1.3.1
Alex Ferguson [Wed, 19 Jan 2011 16:52:42 +0000 (18:52 +0200)]
fileselector: Update recipe to version 1.3.1

Updated fileselector from version 1.3 to version 1.3.1
which contains some bug fixes.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-extras: Bump version to 1.0.6.
Alex Ferguson [Wed, 19 Jan 2011 16:52:41 +0000 (18:52 +0200)]
jlime-extras: Bump version to 1.0.6.

Bumped jlime-extras from version 1.0.5 to version 1.0.6 which
contains a new brightness control GUI and two jar files from the
microemulator project providing greater compatability for programs
which use Nokia or Siemens APIs (most older j2me games).

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agomidpath: Define Nokia UI and Siemens API in CLASSPATH
Alex Ferguson [Wed, 19 Jan 2011 16:52:40 +0000 (18:52 +0200)]
midpath: Define Nokia UI and Siemens API in CLASSPATH

Defined Nokia UI and Siemens API jars in CLASSPATH which
come from the microemulator project. The jar files themselves
come in the package jlime-extras.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agomidpath: Fix malformed sdl-fixes.patch.
Alex Ferguson [Wed, 19 Jan 2011 16:52:38 +0000 (18:52 +0200)]
midpath: Fix malformed sdl-fixes.patch.

Regenerated and replaced sdl-fixes.patch, which was malformed
and did not apply. This one should work.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agou-boot git: enable mux support for craneboard
Koen Kooi [Wed, 19 Jan 2011 15:45:36 +0000 (16:45 +0100)]
u-boot git: enable mux support for craneboard

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap-psp 2.6.32: add expansionboard support to crane
Koen Kooi [Wed, 19 Jan 2011 15:44:46 +0000 (16:44 +0100)]
linux-omap-psp 2.6.32: add expansionboard support to crane

* tested with rev B craneboard and TCT trainer board

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap-psp 2.6.32: rediff all patches
Koen Kooi [Wed, 19 Jan 2011 15:38:32 +0000 (16:38 +0100)]
linux-omap-psp 2.6.32: rediff all patches

* also delete 3 unused ones

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agognutls: remove old unpinned versions
Martin Jansa [Wed, 19 Jan 2011 18:17:36 +0000 (18:17 +0000)]
gnutls: remove old unpinned versions

* move LICENSE_${PN}-extra from recipe to .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Michael Smith <msmith@cbnco.com>
14 years agou-boot git: add patches from am3517-crane to get expansion board detection working
Koen Kooi [Wed, 19 Jan 2011 14:17:12 +0000 (15:17 +0100)]
u-boot git: add patches from am3517-crane to get expansion board detection working

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap 2.6.37: fix SysRq on ttyOx
Koen Kooi [Wed, 19 Jan 2011 12:31:42 +0000 (13:31 +0100)]
linux-omap 2.6.37: fix SysRq on ttyOx

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap 2.6.37: update WL1271 patch to register platform data
Koen Kooi [Wed, 19 Jan 2011 12:29:50 +0000 (13:29 +0100)]
linux-omap 2.6.37: update WL1271 patch to register platform data

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibsoup-2.4: update 2.29.91 to 2.32.2
Michael Smith [Wed, 19 Jan 2011 06:05:43 +0000 (06:05 +0000)]
libsoup-2.4: update 2.29.91 to 2.32.2

* The new release fixes several issues and is API/ABI compatible.
  (at least, webkit-gtk still builds and runs.)

Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognutls: move to latest stable branch 2.10.2 -> 2.10.4
Michael Smith [Wed, 19 Jan 2011 06:05:42 +0000 (06:05 +0000)]
gnutls: move to latest stable branch 2.10.2 -> 2.10.4

* MJ : removed upstream applied parallel-build.patch from gnutls-2.10.2
  dir and 2.10.4 SRC_URI
* MJ: PR reset

Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr: bump SRCREVs to latest for recipes included in shr-autorev
Martin Jansa [Wed, 19 Jan 2011 07:33:25 +0000 (08:33 +0100)]
shr: bump SRCREVs to latest for recipes included in shr-autorev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomsmcomm: bump SRCREV
Simon Busch [Wed, 19 Jan 2011 07:04:48 +0000 (08:04 +0100)]
msmcomm: bump SRCREV

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agocornucopia: bump SRCREV
Simon Busch [Wed, 19 Jan 2011 07:04:07 +0000 (08:04 +0100)]
cornucopia: bump SRCREV

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agonavit(-icons): bump SRCREV and reenable NLS
Martin Jansa [Fri, 14 Jan 2011 10:33:13 +0000 (11:33 +0100)]
navit(-icons): bump SRCREV and reenable NLS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agovdr: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:58:02 +0000 (17:58 -0700)]
vdr: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoupslug2: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:57:49 +0000 (17:57 -0700)]
upslug2: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotcp-wrappers: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:57:34 +0000 (17:57 -0700)]
tcp-wrappers: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotask-slugos-extd: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:57:18 +0000 (17:57 -0700)]
task-slugos-extd: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotask-sdk-bare: Switch to libc-uclibc / libc-glibc
Tom Rini [Wed, 19 Jan 2011 00:56:52 +0000 (17:56 -0700)]
task-sdk-bare: Switch to libc-uclibc / libc-glibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosysstat: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:58:27 +0000 (17:58 -0700)]
sysstat: Switch to libc-uclibc

Don't change PR since it was already catching all cases.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosamba 3.0.34: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:56:20 +0000 (17:56 -0700)]
samba 3.0.34: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopowertop: Switch to libc-uclibc
Tom Rini [Wed, 19 Jan 2011 00:56:10 +0000 (17:56 -0700)]
powertop: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>