openembedded.git
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>
14 years agopostgresql-8.1.8 : fix configure on x86
Bob Foerster [Fri, 5 Nov 2010 06:06:21 +0000 (06:06 +0000)]
postgresql-8.1.8 : fix configure on x86

Without this patch, postgres fails on configure:
| checking alignment of int... configure: error: cannot compute alignment of int, 77
NOTE: package postgresql-8.1.8-r4: task do_configure: Failed

Similar fix for arm was in 5fa3d153.

Signed-off-by: Bob Foerster <robert@erafx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agovlc_1.1.4.1: Why is `lua5.1-native` not added to `DEPENDS` automatically?
Petr Štetiar [Sat, 6 Nov 2010 00:36:53 +0000 (00:36 +0000)]
vlc_1.1.4.1: Why is `lua5.1-native` not added to `DEPENDS` automatically?

Paul Menzel <paulepanter@users.sourceforge.net> [2010-11-06 10:31:25]:

> Or is is inevitable to add `lua5.1-native` to `DEPENDS`?

You have to. As an example I've attached for you my recipe for lua-lanes,
which uses luac also.

-- ynezz

>From 865463173cbb5d70282ea69c2c84084e435578e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0tetiar?= <ynezz@true.cz>
Date: Sun, 10 Oct 2010 10:24:39 +0200
Subject: [PATCH] lua-lanes: add new recipe
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agovlc_1.1.4.1: Really add `lua5.1` to `DEPENDS` (instead of just `lua`).
Paul Menzel [Thu, 4 Nov 2010 22:04:35 +0000 (23:04 +0100)]
vlc_1.1.4.1: Really add `lua5.1` to `DEPENDS` (instead of just `lua`).

This fixes commit 93dca1 [1]. Thanks to Dallas for reporting this issue [2].

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=93dca1c604d420ed4db44a71a375182933658886
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-November/026475.html

Reported-by: Dallas Foley <dfoley@telus.net>
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoeglibc: fix build issue with make-3.82
Vasily Khoruzhick [Fri, 5 Nov 2010 12:25:32 +0000 (12:25 +0000)]
eglibc: fix build issue with make-3.82

Add patch to fix this error when building eglibc-2.11, eglibc-2.12
with make-3.82:

make[2]: Entering directory `eglibc-2_12/libc/manual'
Makefile:246: *** mixed implicit and normal rules.  Stop.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoechinus-0.4.3.2: Enable xrandr support for rotation, bump PR.
Alex Ferguson [Sat, 6 Nov 2010 11:22:10 +0000 (13:22 +0200)]
echinus-0.4.3.2: Enable xrandr support for rotation, bump PR.

Enabled xrandr support for rotation in config.mk, added
libxrandr to DEPENDS, bumped PR.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agolibpfring: update SVN revision to 4384
Roman Khimov [Wed, 3 Nov 2010 00:47:01 +0000 (00:47 +0000)]
libpfring: update SVN revision to 4384

I guess it should be in sync with pf-ring kernel module as using module revision
4384 with lib revision 4326 results in "mmap() failed" message on tcpdump (using
patched libpcap to support pf_ring) exit.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agopf-ring: update to r4384 to fix `pf_ring.c:329:3: error: implicit declaration of...
Paul Menzel [Sun, 31 Oct 2010 21:06:56 +0000 (22:06 +0100)]
pf-ring: update to r4384 to fix `pf_ring.c:329:3: error: implicit declaration of function 'vmalloc_32'`

Task `compile` failed with the following error.

[…]
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c: In function 'rvmalloc':
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:329:3: error: implicit declaration of function 'vmalloc_32'
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:329:7: warning: assignment makes pointer from integer without a cast
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c: In function 'rvfree':
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:377:3: error: implicit declaration of function 'vfree'
[…]

Build Configuration:
BB_VERSION        = "1.10.0"
METADATA_BRANCH   = "org.openembedded.dev"
METADATA_REVISION = "8fc09c071a6fba0766c3b002209c758572298d26"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "minimal"
DISTRO_VERSION    = "dev-snapshot-20101103"
TARGET_FPU        = "hard"

Updating to revision 4384 fixes the problem. It was build tested with `minimal`, `minimal-uclibc`, `angstrom-2008.1` and `angstrom-2010.x` for `MACHINE = "beagleboard"`.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agosquid: upgrade 3.1.8 to 3.1.9
Roman I Khimov [Tue, 2 Nov 2010 09:47:26 +0000 (12:47 +0300)]
squid: upgrade 3.1.8 to 3.1.9

This version fixes several crashes, memory leaks and improves
(or better say fixes bugs in) HTTP 1.1 support. Considered as safe
upgrade.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoopenldap: fix ltmain.sh location
Roman I Khimov [Fri, 5 Nov 2010 19:59:12 +0000 (22:59 +0300)]
openldap: fix ltmain.sh location

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolibqtaux2: fix staging of opie headers.
Andrea Adami [Fri, 5 Nov 2010 23:51:16 +0000 (00:51 +0100)]
libqtaux2: fix staging of opie headers.

* staging code in do_compile has been converted and moved in do_install
* fix breakage introduced with febcae3b7b0b58c2668892ad1798eb1368bd4bc4
* (liquidset.cpp:38:32: error: opie2/ocolorbutton.h: No such file or dir...)
* tested rebuilding opie-image armv5te from scratch
* bump PR

14 years agomupdf-0.6: Fix SRC_URI for source url change.
Alex Ferguson [Fri, 5 Nov 2010 19:30:35 +0000 (21:30 +0200)]
mupdf-0.6: Fix SRC_URI for source url change.

Older mupdf releases are moved from mupdf.com/download/ to
mupdf.com/download/archive/. mupdf 0.6 is an older release
and its SRC_URI is no longer valid.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agobin/wrapper.sh: fix sed self exec
Chris Larson [Fri, 5 Nov 2010 20:15:51 +0000 (13:15 -0700)]
bin/wrapper.sh: fix sed self exec

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogcc-4.5.inc: Fix code generation for armv4 with EABI
Khem Raj [Fri, 5 Nov 2010 19:58:20 +0000 (12:58 -0700)]
gcc-4.5.inc: Fix code generation for armv4 with EABI

Also bump to latest SVN REV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobin/sed: Fix arg saving thinko
Chris Larson [Fri, 5 Nov 2010 17:17:22 +0000 (13:17 -0400)]
bin/sed: Fix arg saving thinko

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agotermcap: add 2.0.8 with gentoo patchset
Chris Larson [Fri, 5 Nov 2010 14:45:06 +0000 (10:45 -0400)]
termcap: add 2.0.8 with gentoo patchset

No one should really be using this, but what the heck.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoglibc 2.9: add experimental, angstrom only memcpy patch
Koen Kooi [Fri, 5 Nov 2010 12:07:08 +0000 (13:07 +0100)]
glibc 2.9: add experimental, angstrom only memcpy patch

* Angstrom only till it receives further testing
* Apart from the PR bump, this has no impact at all on non-angstrom distros

Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Philip Balister <philip@balister.org>
14 years agomatchbox-desktop: Modify layout.patch for highlight colors.
Alex Ferguson [Thu, 4 Nov 2010 17:25:14 +0000 (19:25 +0200)]
matchbox-desktop: Modify layout.patch for highlight colors.

Modified layout.patch with a modified highlight color, which
is by default white. White highlight does not go well with
white text, so the highlight is now (nearly) black.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agogtk+-1.2: Patch gtkfilesel for smaller screens.
Alex Ferguson [Thu, 4 Nov 2010 17:25:13 +0000 (19:25 +0200)]
gtk+-1.2: Patch gtkfilesel for smaller screens.

* Added small-filesel.patch, which is only for jlime, but is
  possibly useful for other devices as well, and which modifies
  gtkfilesel to fit in screens of 320x240 and larger resolutions.

* Modified gtk+-1.2-1.2.10 recipe for above patch.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-extras: Split machine-specific files, update recipes.
Alex Ferguson [Thu, 4 Nov 2010 17:25:12 +0000 (19:25 +0200)]
jlime-extras: Split machine-specific files, update recipes.

jlime-extras is now split into two recipes, jlime-extras and
jlime-extras-${MACHINE}, which contains machine-specific files
and on which jlime-extras depends upon.

jlime-extras-ben-nanonote was created, recipes for other machines
are coming up.

jlime-extras was also updated to reflect changes in the source
archive.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agomatchbox-common: Add jlime-specific modifications.
Alex Ferguson [Thu, 4 Nov 2010 17:25:11 +0000 (19:25 +0200)]
matchbox-common: Add jlime-specific modifications.

* Added jlime-vfolders.patch, which modifies the default
  folders for matchbox-desktop.

* Modified matchbox-common-0.9.1 recipe for the above patch
  and for matchbox-icons.tar.gz, which is a collection of
  icons which replace the default matchbox icons.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agomupdf: Add DEFAULT_PREFERENCE = "-1" to mupdf-git.
Alex Ferguson [Thu, 4 Nov 2010 17:25:10 +0000 (19:25 +0200)]
mupdf: Add DEFAULT_PREFERENCE = "-1" to mupdf-git.

mupdf-git does not build, and stable version recipes should
always be preferred over git versions where available.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-2010.1.conf: Remove parted from DISTRO_EXTRA_RDEPENDS.
Alex Ferguson [Thu, 4 Nov 2010 17:25:09 +0000 (19:25 +0200)]
jlime-2010.1.conf: Remove parted from DISTRO_EXTRA_RDEPENDS.

parted is obsolete and takes up space, so we remove it.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agotune-mips32.inc: Add missing definitions.
Alex Ferguson [Thu, 4 Nov 2010 17:25:08 +0000 (19:25 +0200)]
tune-mips32.inc: Add missing definitions.

I added the FEED_ARCH and BASE_PACKAGE_ARCH definitions which
are assigned the value of TARGET_ARCH (which is defined in
the individual machine files). I used the TARGET_ARCH variable
and not a static value since the value can be either "mipsel"
(as in ben-nanonote) or "mips" (as in qemumips).

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agocontrib/testing/testscript.sh: created
Frans Meulenbroeks [Fri, 5 Nov 2010 08:26:00 +0000 (09:26 +0100)]
contrib/testing/testscript.sh: created

This is an example script to run tests for the testing branch.
See also http://wiki.openembedded.net/index.php/TestingScript
Feel free to improve!

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoshr-version don't export METADATA_BRANCH and METADATA_REVISION
Martin Jansa [Fri, 5 Nov 2010 07:47:23 +0000 (08:47 +0100)]
shr-version don't export METADATA_BRANCH and METADATA_REVISION

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

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-arago-toolchain: Exclude from World build
Khem Raj [Fri, 5 Nov 2010 00:17:06 +0000 (17:17 -0700)]
task-arago-toolchain: Exclude from World build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>