openembedded.git
14 years agofoxtrotgps: upgrade from 0.99.4 to 1.0.0
Martin Jansa [Sun, 14 Nov 2010 20:03:17 +0000 (21:03 +0100)]
foxtrotgps: upgrade from 0.99.4 to 1.0.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoffphonelog: bump SRCREV, catch up with elementary toolbar api changes
?ukasz Pankowski [Sun, 14 Nov 2010 17:34:52 +0000 (17:34 +0000)]
ffphonelog: bump SRCREV, catch up with elementary toolbar api changes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibsdl-x11 1.2.14: removing libtool-update.patch fixes alsa detection
Denis 'GNUtoo' Carikli [Fri, 12 Nov 2010 20:50:09 +0000 (21:50 +0100)]
libsdl-x11 1.2.14: removing libtool-update.patch fixes alsa detection

A side effect of the patch is that alsa detection was disabled or didn't work.

For instance here's a short way to test the result of ./configure:

With the patch:
grep ALSA SDL-1.2.14/include/SDL_config.h gives:
  /* #undef SDL_AUDIO_DRIVER_ALSA */
  /* #undef SDL_AUDIO_DRIVER_ALSA_DYNAMIC */

And without the patch:
grep ALSA SDL-1.2.14/include/SDL_config.h gives:
  #define SDL_AUDIO_DRIVER_ALSA 1
  #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"

Note that libsdl-x11 builds fine without the patch under
  the SHR distribution with the htcdream and nokia900 machines

Thanks demonicmaniac for help in #sdl on Freenode.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolzma: remove unneeded dependency on zlib
Andrea Adami [Sun, 14 Nov 2010 00:50:53 +0000 (01:50 +0100)]
lzma: remove unneeded dependency on zlib

* tested v. 4.65 against glibc and eglibc
* dependency was in the old version 4.17

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agounzip_552.bb: Add missing closing brace in do_install
Khem Raj [Sun, 14 Nov 2010 00:41:25 +0000 (16:41 -0800)]
unzip_552.bb: Add missing closing brace in do_install

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agowebkit-efl: bump SRCREV and disable thumb
Martin Jansa [Sat, 13 Nov 2010 17:38:12 +0000 (18:38 +0100)]
webkit-efl: bump SRCREV and disable thumb

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agounzip-native: Fix name
Tom Rini [Sat, 13 Nov 2010 17:45:45 +0000 (10:45 -0700)]
unzip-native: Fix name

As pointed out by Paul Menzel, I wasn't careful with the u-a part
and broke -native builds, fix.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux 2.6.35: Add qemu{arm,mips,mipsel,ppc,x86}
Tom Rini [Fri, 12 Nov 2010 14:31:39 +0000 (07:31 -0700)]
linux 2.6.35: Add qemu{arm,mips,mipsel,ppc,x86}

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agorun-qemu.sh: Update docs / help output
Tom Rini [Thu, 11 Nov 2010 23:49:57 +0000 (16:49 -0700)]
run-qemu.sh: Update docs / help output

- The old second argument is the third argument now, so change that.
- Document the new second argument, libc
- Update the arch list

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux 2.6.35: Update stable patch
Tom Rini [Thu, 11 Nov 2010 22:18:31 +0000 (15:18 -0700)]
linux 2.6.35: Update stable patch

Since this is the first offical embedded linux flag version,
this will hopefully get a lot more machines added to it over time.

Added in a STABLEV variable near PR and use that to get the stable
patch file.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotask-shr-feed: add mg
Martin Jansa [Sat, 13 Nov 2010 17:02:00 +0000 (18:02 +0100)]
task-shr-feed: add mg

14 years agolinux-openmoko-2.6.29: use defconfig instead of defconfig-oe after last linux-openmok...
Martin Jansa [Sat, 13 Nov 2010 15:25:56 +0000 (16:25 +0100)]
linux-openmoko-2.6.29: use defconfig instead of defconfig-oe after last linux-openmoko.inc change

14 years agolibgtkstylus: fix packaging expliciting -dev and -dbg for 0.3 and svn recipes
Andrea Adami [Sat, 13 Nov 2010 14:46:00 +0000 (15:46 +0100)]
libgtkstylus: fix packaging expliciting -dev and -dbg for 0.3 and svn recipes

* solves QA 'non dev package contains .so'
* solves empty dev and dbg packages
* bump PR of both recipes

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolibgtkstylus_0.1: move to obsolete
Andrea Adami [Sat, 13 Nov 2010 14:44:10 +0000 (15:44 +0100)]
libgtkstylus_0.1: move to obsolete

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolibopieobex0: fix packaging expliciting -dev and -dbg
Andrea Adami [Sat, 13 Nov 2010 14:28:23 +0000 (15:28 +0100)]
libopieobex0: fix packaging expliciting -dev and -dbg

* solves QA Issue 'non dev package contains .so'
* solves empty dev package
* bump PR of all recipes (not adding INC_PR, imminent OPIE changes/pruning)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agorecipes: PR bump after EFL SRCREV change resulting to different .so names.
Martin Jansa [Sat, 13 Nov 2010 14:10:09 +0000 (15:10 +0100)]
recipes: PR bump after EFL SRCREV change resulting to different .so names.

* mostly libelementary-ver-pre-svn-07 -> libelementary-ver-pre-svn-08

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-e-gadgets: bump PR to rebuild against new E rev
Thomas Zimmermann [Sat, 13 Nov 2010 13:56:04 +0000 (14:56 +0100)]
shr-e-gadgets: bump PR to rebuild against new E rev

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoxserver-xorg_git: bump SRCREV and add compatible xf86-input-evdev_git
Martin Jansa [Sun, 7 Nov 2010 10:19:01 +0000 (11:19 +0100)]
xserver-xorg_git: bump SRCREV and add compatible xf86-input-evdev_git

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomg: new package for Micro GNU/emacs
Justus Winter [Fri, 5 Nov 2010 18:57:53 +0000 (18:57 +0000)]
mg: new package for Micro GNU/emacs

* mg is Micro GNU/emacs,
* this is a portable version of the mg maintained by the OpenBSD team.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoframeworkd: bump SRCREV for '_limit_start' query option
Martin Jansa [Sat, 13 Nov 2010 10:21:59 +0000 (11:21 +0100)]
frameworkd: bump SRCREV for '_limit_start' query option

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoinkspill: bump SRCREV a bit
Justus Winter [Thu, 11 Nov 2010 20:20:12 +0000 (20:20 +0000)]
inkspill: bump SRCREV a bit

* Merged patch from Joachim Ott and bumped PR.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko, linux-2.6.34: remove old 2.6.32, sanitize 2.6.34 and linux-openmoko.inc
Martin Jansa [Wed, 3 Nov 2010 08:57:36 +0000 (09:57 +0100)]
linux-openmoko, linux-2.6.34: remove old 2.6.32, sanitize 2.6.34 and linux-openmoko.inc

* use linux-openmoko_${PV} instead linux-openmoko-${PV}
* use linux_${PV}.bb with latest stable patch as starting point
* only difference between linux_${PV} and linux-openmoko_${PV} is extra
  include of linux-openmoko.inc
* .inc don't define UBOOT_ENTRYPOINT again (after machine config)
* .inc move KERNEL_IMAGETYPE to machine configs (as most machines have)
* .inc don't "fix' defconfig, use fixed defconfig instead
* separate patches used in shr.patch can be found in gitorious repo
  http://gitorious.org/~jama/htc-msm-2-6-32/openmoko-kernel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg: new versions for 2010-11-12
Martin Jansa [Fri, 12 Nov 2010 14:03:17 +0000 (15:03 +0100)]
xorg: new versions for 2010-11-12

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoEFL: bump SRCREV for beta2 release and updated vala bindings
Martin Jansa [Thu, 28 Oct 2010 10:41:34 +0000 (12:41 +0200)]
EFL: bump SRCREV for beta2 release and updated vala bindings

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonewcollection: clean up, and work for those not using collections.inc
Chris Larson [Fri, 12 Nov 2010 23:12:26 +0000 (16:12 -0700)]
newcollection: clean up, and work for those not using collections.inc

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agonewcollection: handle globs in file: uris
Chris Larson [Fri, 12 Nov 2010 23:11:53 +0000 (16:11 -0700)]
newcollection: handle globs in file: uris

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agonewcollection: fix host/path issue
Chris Larson [Fri, 12 Nov 2010 23:11:13 +0000 (16:11 -0700)]
newcollection: fix host/path issue

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agousbutils 0.86: delete usb.ids if gzipped version is installed
Michael Smith [Thu, 11 Nov 2010 13:36:38 +0000 (08:36 -0500)]
usbutils 0.86: delete usb.ids if gzipped version is installed

Also split update-usbids.sh to a separate package, and allow building
when sbindir != /sbin.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agousbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1"
Michael Smith [Thu, 11 Nov 2010 13:31:47 +0000 (08:31 -0500)]
usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1"

I think it may be leftover from earlier.  Let 0.86 build by default.
Most distros already prefer it.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agosupertux/supertux-qvga : migrate to inc file, and fix supertux-qvga configure
Denis 'GNUtoo' Carikli [Fri, 12 Nov 2010 17:40:33 +0000 (18:40 +0100)]
supertux/supertux-qvga : migrate to inc file, and fix supertux-qvga configure

supertux_0.1.3 and supertux-qvga_0.1.3 were doing that:
  supertux_0.1.3: PR = "r6"
  supertux-qvga_0.1.3: require supertux_${PV}.bb
And supertux-qvga didn't redefine PR

So I had to convert move supertux_0.1.3 to supertux.inc
  and convert everything to inc_PR

supertux-qvga needed 2 things to configure tough:
*depending on libsdl-gfx(supertux can build without):
    checking for rotozoomSurface in -lSDL_gfx... no
    configure: error: SDL_gfx library required
* fix the following error:
    checking for Mix_OpenAudio in -lSDL_mixer... no
    configure: error: SDL_mixer library required
  The fix is similar to ac36d86725da867d691b16668d88f096d0b7da37
    ( libsdl-mixer 1.2.11: fix libvorbis's search path )
  And the cause is the same:
    configure:5791: arm-oe-linux-gnueabi-gcc [...] conftest.c -lSDL_mixer -lSDL -lpthread -L/usr/lib -lmikmod -ldl -lm >&5
    /usr/lib/libSDL_mixer.so: file not recognized: File format not recognized
    collect2: ld returned 1 exit status

Note that the packages were visually inspected with find in :
    supertux-0.1.3-r7.0/packages-split
    supertux-qvga-0.1.3-r7.0/packages-split

PR was bumped in supertux.inc

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Philip Balister [Fri, 12 Nov 2010 17:56:11 +0000 (09:56 -0800)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Philip Balister [Fri, 12 Nov 2010 17:52:10 +0000 (12:52 -0500)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
Philip Balister [Fri, 12 Nov 2010 17:44:46 +0000 (09:44 -0800)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev

14 years agonewcollection.bbclass: add, courtesy MontaVista Software, Inc.
Chris Larson [Fri, 12 Nov 2010 17:37:14 +0000 (10:37 -0700)]
newcollection.bbclass: add, courtesy MontaVista Software, Inc.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agovim: fix do_install for those using FILESPATH* overrides
Tim Harvey [Fri, 12 Nov 2010 07:13:40 +0000 (07:13 +0000)]
vim: fix do_install for those using FILESPATH* overrides

WORKDIR should be used for the source directory of vimrc.  This fixes breakage
for those using FILESPATHBASE/FILESPATHPKG/FILESPATH overrides

Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom feed sorter: replace find + grep with just find
Dmitry Eremin-Solenikov [Thu, 7 Oct 2010 09:34:15 +0000 (13:34 +0400)]
angstrom feed sorter: replace find + grep with just find

This removes any requirements for the order of archiectures to be
sorted.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agogdb-cross-sdk: really fix gdb-cross-sdk building in non-sim-enabled case
Dmitry Eremin-Solenikov [Fri, 12 Nov 2010 09:37:20 +0000 (12:37 +0300)]
gdb-cross-sdk: really fix gdb-cross-sdk building in non-sim-enabled case

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agobind 9.3.6: Drop nslookup
Tom Rini [Fri, 12 Nov 2010 03:07:54 +0000 (20:07 -0700)]
bind 9.3.6: Drop nslookup

All other versions have been removing this, so sync up.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoifupdown: Add update-alternatives
Tom Rini [Fri, 12 Nov 2010 03:07:40 +0000 (20:07 -0700)]
ifupdown: Add update-alternatives

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agorealpath: Add update-alternatives
Tom Rini [Fri, 12 Nov 2010 03:07:30 +0000 (20:07 -0700)]
realpath: Add update-alternatives

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agostart-stop-daemon: Add update-alternatives
Tom Rini [Fri, 12 Nov 2010 03:06:49 +0000 (20:06 -0700)]
start-stop-daemon: Add update-alternatives

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agounzip: Add update-alternatives to unzip
Tom Rini [Fri, 12 Nov 2010 03:06:33 +0000 (20:06 -0700)]
unzip: Add update-alternatives to unzip

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoconsole-tools: Add fgconsole to u-a
Tom Rini [Fri, 12 Nov 2010 01:33:34 +0000 (18:33 -0700)]
console-tools: Add fgconsole to u-a

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobc: Use u-a on 'dc'
Tom Rini [Fri, 12 Nov 2010 01:32:59 +0000 (18:32 -0700)]
bc: Use u-a on 'dc'

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotask-proper-tools: Switch from netkit-telnet to inetutils
Tom Rini [Fri, 12 Nov 2010 01:17:19 +0000 (18:17 -0700)]
task-proper-tools: Switch from netkit-telnet to inetutils

netkit-telnet is very old and doesn't compile for PowerPC to boot.
Switch to inetutils here as that's still maintained upstream.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoossie-image : Obsolete image.
Philip Balister [Fri, 12 Nov 2010 00:56:07 +0000 (16:56 -0800)]
ossie-image : Obsolete image.

14 years agotask-sdk-gnuradio-native.bb : Add python-xml so gnuradio make check runs.
Philip Balister [Fri, 12 Nov 2010 00:04:32 +0000 (16:04 -0800)]
task-sdk-gnuradio-native.bb : Add python-xml so gnuradio make check runs.

14 years agoifupdown : Fix path to ifstate file.
Philip Balister [Thu, 11 Nov 2010 23:57:40 +0000 (15:57 -0800)]
ifupdown : Fix path to ifstate file.

Fix reported to gumstix list by Mike Stock.

14 years agolinux 2.6.33: Add mpc831[35]e-rdb support
Tom Rini [Thu, 11 Nov 2010 21:59:50 +0000 (14:59 -0700)]
linux 2.6.33: Add mpc831[35]e-rdb support

Bring these boards up to a slightly more modern version.  In the
case of 8313, grab upstream defconfig and in the case of 8315 just
confirm against upstream defconfig for nothing too strange.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibsdl-mixer 1.2.11: fix libvorbis's search path
Denis 'GNUtoo' Carikli [Thu, 11 Nov 2010 20:50:16 +0000 (21:50 +0100)]
libsdl-mixer 1.2.11: fix libvorbis's search path

without that patch configure outputed something like this:
checking tremor/ivorbisfile.h usability... yes
checking tremor/ivorbisfile.h presence... yes
checking for tremor/ivorbisfile.h... yes
checking for ov_open_callbacks in -lvorbisidec... no
configure: WARNING: *** Unable to find Ogg Vorbis Tremor library (http://www.xiph.org/)
configure: WARNING: Ogg Vorbis support disabled

Then digging into the configure script made me found that:
  LIBS="-lvorbisfile  $LIBS"
just before the compilation of the test(the following output comes from config.log):
 configure:11947: arm-oe-linux-gnueabi-gcc [...] -o conftest [...] conftest.c -lvorbisfile   -L/usr/lib -lmikmod -ldl -lm >&5
 /usr/lib/libvorbisfile.so: file not recognized: File format not recognized
 collect2: ld returned 1 exit status
 configure:11947: $? = 1
we clearly see -lvorbisfile -L/usr/lib

./configure --help says:
  LIBS        libraries to pass to the linker, e.g. -l<library>
so I simply overwritten LIBS in the recipe in EXTRA_OECONF

The result was tested on nokia900 with wesnoth-wvga:
Before it couldn't play its ogg vorbis music, and now it can.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoRevert "autoconf: don't choke on m4-native in ASSUME_PROVIDED"
Chris Larson [Thu, 11 Nov 2010 18:37:47 +0000 (11:37 -0700)]
Revert "autoconf: don't choke on m4-native in ASSUME_PROVIDED"

Drop this for now, to avoid risk of introduction of another problem.  Will
revisit and verify both.

This reverts commit 173540c96aac632de5ff1a78b25cdc49201ee27e.

14 years agoautoconf: don't choke on m4-native in ASSUME_PROVIDED
Chris Larson [Thu, 11 Nov 2010 18:03:31 +0000 (11:03 -0700)]
autoconf: don't choke on m4-native in ASSUME_PROVIDED

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoinetutils: Use fakeroot in do_install
Tom Rini [Thu, 11 Nov 2010 15:16:23 +0000 (08:16 -0700)]
inetutils: Use fakeroot in do_install

rsh/related and traceroute will otherwise be usuable.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopreferred-xorg-versions: use git release of xf86-input-mutouch
Michael Smith [Wed, 10 Nov 2010 20:04:03 +0000 (15:04 -0500)]
preferred-xorg-versions: use git release of xf86-input-mutouch

The latest source release, 1.2.1, fails to build with X11R7.5.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agoxf86-input-mutouch: add latest git release
Michael Smith [Wed, 10 Nov 2010 20:02:50 +0000 (15:02 -0500)]
xf86-input-mutouch: add latest git release

Fixes build with XINPUT ABI 7.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agosmpeg: configure with --disable-rpath
Michael Smith [Wed, 10 Nov 2010 18:34:04 +0000 (13:34 -0500)]
smpeg: configure with --disable-rpath

Otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the
host system.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agolibsdl-x11: configure with --disable-rpath
Michael Smith [Wed, 10 Nov 2010 18:32:01 +0000 (13:32 -0500)]
libsdl-x11: configure with --disable-rpath

Otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the
host system.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agofreerdp (git): update revision
Otavio Salvador [Wed, 10 Nov 2010 21:51:43 +0000 (19:51 -0200)]
freerdp (git): update revision

14 years agofreerdp (inc): fix depends and drop .a and .la files from plugins
Otavio Salvador [Wed, 10 Nov 2010 21:51:22 +0000 (19:51 -0200)]
freerdp (inc): fix depends and drop .a and .la files from plugins

14 years agovala-terminal_git.bb: bump SRCREV to get fix for segfault when adding a new tab
Klaus Kurzmann [Wed, 10 Nov 2010 14:08:42 +0000 (15:08 +0100)]
vala-terminal_git.bb: bump SRCREV to get fix for segfault when adding a new tab

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agomx25-3-stack: add machine's configuration file
Eric Bénard [Wed, 10 Nov 2010 13:17:10 +0000 (14:17 +0100)]
mx25-3-stack: add machine's configuration file

this file was forgotten in commit :
50ea5378c92557b609324a962fea56c076783edf

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodistro-version, kaeilos-version: don't export METADATA_BRANCH and METADATA_REVISION
Graham Gower [Tue, 9 Nov 2010 13:42:37 +0000 (13:42 +0000)]
distro-version, kaeilos-version: don't export METADATA_BRANCH and METADATA_REVISION

Causes infinite recursion, which may look like this:

NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while calling a Python object while evaluating: ${@base_get_scm_branch(d)}

Or this:

Traceback (most recent call last):
 File "/home/grg/oe2/bitbake/lib/bb/server/none.py", line 128, in idle_commands
   retval = function(self, data, False)
 File "/home/grg/oe2/bitbake/lib/bb/cooker.py", line 716, in buildTargetsIdle
   retval = rq.execute_runqueue()
 File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 877, in execute_runqueue
   self.execute_runqueue_internal()
 File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 992, in execute_runqueue_internal
   self.build_pipes[pipe].read()
 File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 1227, in read
   bb.event.fire_from_worker(self.queue[:index+8], self.d)
 File "/home/grg/oe2/bitbake/lib/bb/event.py", line 137, in fire_from_worker
   event = pickle.loads(event[7:-8])
 File "/usr/lib64/python2.6/pickle.py", line 1374, in loads
   return Unpickler(file).load()
 File "/usr/lib64/python2.6/pickle.py", line 858, in load
   dispatch[key](self)
 File "/usr/lib64/python2.6/pickle.py", line 966, in load_string
   raise ValueError, "insecure string pickle"
ValueError: insecure string pickle

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofbpanel: add 6.1
Michael Smith [Tue, 9 Nov 2010 22:54:14 +0000 (17:54 -0500)]
fbpanel: add 6.1

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agometacity: patch configure to add --disable-canberra
Michael Smith [Mon, 8 Nov 2010 21:06:58 +0000 (16:06 -0500)]
metacity: patch configure to add --disable-canberra

Canberra is still enabled by default, but amenders can add
--disable-canberra to EXTRA_OECONF.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agometacity: upgrade to 2.30.3 from 2.30.0
Michael Smith [Mon, 8 Nov 2010 20:57:06 +0000 (15:57 -0500)]
metacity: upgrade to 2.30.3 from 2.30.0

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agowebkit-gtk: fix packaging of error.html for svn release
Michael Smith [Mon, 8 Nov 2010 12:47:27 +0000 (07:47 -0500)]
webkit-gtk: fix packaging of error.html for svn release

The resources under ${datadir} have moved around between versions.
Use a wildcard in case they move again.

No PR bump for v1.2.3. It already packages the correct file.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agogcc-configure-common.inc: sed <sysroot>/usr/include hardcodes paths to use target_inc...
Khem Raj [Tue, 9 Nov 2010 05:39:16 +0000 (21:39 -0800)]
gcc-configure-common.inc: sed <sysroot>/usr/include hardcodes paths to use target_includedir

This fixes the problem where gcc fails to detect presence of libssp
and does not detect powerpc long double 128 bit support correctly on systems which do
not use common <sysroot>/usr/include paths like we have in micro distro

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agogzip: Fix postrm section, bump PR
Tom Rini [Tue, 9 Nov 2010 15:58:15 +0000 (08:58 -0700)]
gzip: Fix postrm section, bump PR

We don't want to un-rename files here since they're packaged up
as renamed

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoimage: don't include glibc-localedata-i18n when IMAGE_LINGUAS is empty
Chris Larson [Mon, 8 Nov 2010 22:50:31 +0000 (15:50 -0700)]
image: don't include glibc-localedata-i18n when IMAGE_LINGUAS is empty

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agosrctree: ensure setscene is still run
Chris Larson [Mon, 8 Nov 2010 18:23:37 +0000 (11:23 -0700)]
srctree: ensure setscene is still run

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agojack-0.118.0: fix SRCREV
Chris Larson [Mon, 8 Nov 2010 16:15:26 +0000 (09:15 -0700)]
jack-0.118.0: fix SRCREV

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoautoconf: don't build the documentation
Chris Larson [Fri, 22 Oct 2010 18:14:57 +0000 (11:14 -0700)]
autoconf: don't build the documentation

This kills one of the dependencies upon help2man.  In the future, will switch
this to be driven by a documentation feature in DISTRO_FEATURES.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agooe.patch: for 'patch', always use -f
Chris Larson [Fri, 22 Oct 2010 18:04:36 +0000 (11:04 -0700)]
oe.patch: for 'patch', always use -f

Apparently quilt always ignores hunks that seem already applied, so let's do
the same via -f.  -t would probably be better, but isn't safe to use from a
portability standpoint.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agojack: use the svn repository to fetch
Chris Larson [Sun, 24 Oct 2010 02:18:41 +0000 (19:18 -0700)]
jack: use the svn repository to fetch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agomurrine: update to 0.98.1
Koen Kooi [Mon, 8 Nov 2010 13:18:35 +0000 (14:18 +0100)]
murrine: update to 0.98.1

14 years agoiproute2: nuke /var/lib/arpd
Michael Smith [Sun, 7 Nov 2010 23:07:39 +0000 (18:07 -0500)]
iproute2: nuke /var/lib/arpd

It belongs in volatiles, if we build arpd - but we don't.

Signed-off-by: Michael Smith <msmith@cbnco.com>
14 years agolibprelude: workaround build failures with libtool 2.4
Roman Khimov [Sat, 6 Nov 2010 20:56:56 +0000 (20:56 +0000)]
libprelude: workaround build failures with libtool 2.4

Like:

In file included from prelude-plugin.c:56:0:
/include/prelude-plugin.h:66:20: error: conflicting types for 'lt__PROGRAM__LTX_preloaded_symbols'
/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/ltdl.h:106:36: note: previous declaration of 'lt__PROGRAM__LTX_preloaded_symbols' was here
make[4]: *** [prelude-plugin.lo] Error 1

Originally reported by Paul Menzel <paulepanter@users.sourceforge.net>.

Forwarded upstream as https://dev.prelude-technologies.com/issues/386

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agolinux-palmpre: add kbd-native to DEPENDS
Simon Busch [Sun, 24 Oct 2010 13:02:04 +0000 (15:02 +0200)]
linux-palmpre: add kbd-native to DEPENDS

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoxserver-xorg-conf: om-gta0* enable right-click emulation and disable AutoAddDevices
Martin Jansa [Sun, 7 Nov 2010 13:59:02 +0000 (14:59 +0100)]
xserver-xorg-conf: om-gta0* enable right-click emulation and disable AutoAddDevices

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoAdd Freescale i.MX25 3stack support
Mickaël CHAZAUX [Tue, 6 Apr 2010 02:58:17 +0000 (02:58 +0000)]
Add Freescale i.MX25 3stack support

This patch adds support for the i.MX25 3Stack platform.
It is based on the patches released by Freescale as
part of LTIB.

EB: linux & u-boot patches are the same as for babbage so use the
same name and same checksums.

Author: Mickaël CHAZAUX <mchazaux@adeneo-embedded.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotopas910: linux_2.6.26 fix line break
Matthias Günther [Mon, 26 Apr 2010 12:41:39 +0000 (12:41 +0000)]
topas910: linux_2.6.26 fix line break

Author: Matthias Günther <matgnt@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotopas910: Add u-boot support.
Matthias Günther [Mon, 26 Apr 2010 12:41:38 +0000 (12:41 +0000)]
topas910: Add u-boot support.

Author: Matthias Günther <matgnt@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotopas910: Add BSP patch against 2.6.32.9 and make it default.
Matthias Günther [Sat, 24 Apr 2010 12:16:56 +0000 (12:16 +0000)]
topas910: Add BSP patch against 2.6.32.9 and make it default.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agocgreen: new recipe
joao freitas [Tue, 29 Jun 2010 14:40:39 +0000 (14:40 +0000)]
cgreen: new recipe

cgreen is a library to do unit test for C language

EB: squashed 4 patches into one

Author:    joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolksctp: rename libsctp package
joao freitas [Tue, 29 Jun 2010 14:41:43 +0000 (14:41 +0000)]
lksctp: rename libsctp package

Author:    joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolksctp: fix missing packages
joao freitas [Tue, 29 Jun 2010 14:41:42 +0000 (14:41 +0000)]
lksctp: fix missing packages

Author:    joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolinux_2.6.32: add bluepro support
Vitus Jensen [Fri, 16 Apr 2010 07:09:05 +0000 (07:09 +0000)]
linux_2.6.32: add bluepro support

[PATCH 3/4] linux_2.6.32: add bluepro support

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agonetbase: add bluepro specific /etc/network/interfaces
Vitus Jensen [Fri, 16 Apr 2010 07:08:23 +0000 (07:08 +0000)]
netbase: add bluepro specific /etc/network/interfaces

* eth0, usb for host connectivity
* can0, can1 to control CAN devices

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobluepro: add machine configuration for TQ BluePro
Vitus Jensen [Fri, 16 Apr 2010 07:10:33 +0000 (07:10 +0000)]
bluepro: add machine configuration for TQ BluePro

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolinux_2.6.32: add tb5200l support
Vitus Jensen [Fri, 16 Apr 2010 06:54:28 +0000 (06:54 +0000)]
linux_2.6.32: add tb5200l support

[PATCH 4/5] linux_2.6.32: add tb5200l support

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agonetbase: add tb5200l specific /etc/network/interfaces
Vitus Jensen [Fri, 16 Apr 2010 06:53:23 +0000 (06:53 +0000)]
netbase: add tb5200l specific /etc/network/interfaces

* eth0, usb for host connectivity
* can0, can1 to control CAN devices

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agobase-files: tb5200l specific changes
Vitus Jensen [Fri, 16 Apr 2010 06:52:29 +0000 (06:52 +0000)]
base-files: tb5200l specific changes

* create /opt directory
* fstab which mounts / and /opt from jffs2 filesystem on mtd
* link /tmp to /var/tmp
* issue and issue.net

EB: removed /opt in base files following NAK concerning this point.

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotb5200l: add machine configuration for TQ TB5200L 'tinyBox'
Vitus Jensen [Fri, 16 Apr 2010 06:51:37 +0000 (06:51 +0000)]
tb5200l: add machine configuration for TQ TB5200L 'tinyBox'

[PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox'

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agopython-xdg: prevent infinite recursion in xdg.DesktopEntry.__cmp__().
Yann Dirson [Tue, 3 Aug 2010 13:01:20 +0000 (13:01 +0000)]
python-xdg: prevent infinite recursion in xdg.DesktopEntry.__cmp__().

Delete cmp method which has been dropped from later releases.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoliterki: initial packaging.
Yann Dirson [Tue, 3 Aug 2010 12:59:43 +0000 (12:59 +0000)]
literki: initial packaging.

No formal release yet, although upstreams ships an ipk with a version and
a packaging revision, so we pull from git.

Patches:
- Makefile was completely broken and had no install target,
  rewrites most of it.
- author has put a "switcher" feature in it, which is non-functional,
  disable it in conffile
- in the area in which the "slide" to bringup the keyboard starts, drags
  are not propagated to window below; make the area smaller so we can
  unlock the screen

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agomped: add new recipe
Yann Dirson [Wed, 4 Aug 2010 16:37:20 +0000 (16:37 +0000)]
mped: add new recipe

"Minimum Profit" is a lightweight developer text editor.

Forged a desktop file, and stole the icon from leafpad.

EB : fixed GNU HASH + mped.png location + mped.desktop

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agojlime-extras-1.0: Change RDEPENDS to RRECOMMENDS.
Alex Ferguson [Sat, 6 Nov 2010 16:53:22 +0000 (18:53 +0200)]
jlime-extras-1.0: Change RDEPENDS to RRECOMMENDS.

Changed RDEPENDS = "jlime-extras-${MACHINE}" to RRECOMMENDS
because some machines don't have (or need) extras recipes of
their own. It's a more graceful solution.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agotofrodos-native: created
Jason Kridner [Thu, 19 Aug 2010 05:22:31 +0000 (05:22 +0000)]
tofrodos-native: created

Created from the same version used for non-native.

Had to replace S, since PN doesn't reflect the tar directory (tofrodos).

Updated patch to include creation of new directories.  This needed to be
done in the Makefile to cover both do_install and do_populate_sysroot.

Added patch to use environment variables, rather than passed in paths.

This could probably be done by enabling native builds in the main
recipe, but I couldn't figure out how to do that with some of the extra
stuff in it.  I'd suggest accepting this patch until there is one to
replace it.

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agofix for older glib-2.0 versions to build with recent autotools
Alexander Stohr [Tue, 26 Oct 2010 02:55:49 +0000 (02:55 +0000)]
fix for older glib-2.0 versions to build with recent autotools

the attached patch bundles a single fix for glib-2.0
for recipes built upon glib tarballs 2.6.4 to 2.20.4.
later versions have the problem fixed in tarball (e.g. 2.22.1 and newer).

the problem happens when you need to update autotools
for some other reason (e.g. building some newer package)
whilst not wanting to update glib at the very same time.
it manifests by a badly clobbered "fi" in configure step
and thus a still open nesting level when the script ends.
the auto tools generated script exposes "fiAC_..." that
originates from a too extensive use of the "dnl" statemnt.
that construct is only critical with newer auto tools.

the fix removes those problematic extra keyword.

regards, Alex.

see for reference:
http://bugs.gentoo.org/show_bug.cgi?id=307775
http://git.gnome.org/browse/glib/commit/?id=c24f6e55276fac68b08df34b0d350f65afe994d9

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogst-rtsp: added recipe for v0.10.7
Maksym Parkachov [Thu, 4 Nov 2010 10:32:51 +0000 (10:32 +0000)]
gst-rtsp: added recipe for v0.10.7

* reworked old versions with common .inc file
* added version of 0.10.7

Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>