openembedded.git
14 years agolibfreesmartphone-glib: fix SRCREV
Martin Jansa [Fri, 14 Jan 2011 11:59:22 +0000 (12:59 +0100)]
libfreesmartphone-glib: fix SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofso-specs,libfso-glib,libfreesmartphone-glib: bump SRCREV
Martin Jansa [Fri, 14 Jan 2011 11:30:24 +0000 (12:30 +0100)]
fso-specs,libfso-glib,libfreesmartphone-glib: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-2.6.34: drop DRM patches from shr.patch
Martin Jansa [Fri, 14 Jan 2011 08:52:17 +0000 (09:52 +0100)]
linux-2.6.34: drop DRM patches from shr.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-native: drop old versions 2.6.1 and 2.6.4, remove unneeded python-native-...
Martin Jansa [Thu, 13 Jan 2011 09:34:51 +0000 (10:34 +0100)]
python-native: drop old versions 2.6.1 and 2.6.4, remove unneeded python-native-* directories

* python-native-2.7.1 is the same as python-2.7.1 and thanks to FILESPATHPKG .= ':python-:python' it's not needed to keep it twice

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoepiphany-2.30.2: unbreak build by disabling CA files
Steffen Sledz [Wed, 12 Jan 2011 07:55:53 +0000 (08:55 +0100)]
epiphany-2.30.2: unbreak build by disabling CA files

This is a workaround to unbreak the build of epiphany for various host
operating systems, since nobody was able/willing to fix it in the right
way.

see also:
* <http://thread.gmane.org/gmane.comp.handhelds.openembedded/38251>
* <http://thread.gmane.org/gmane.comp.handhelds.openembedded/41291>

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agogcc-4.5.inc: Disable linaro rev 99456 patch for now
Khem Raj [Thu, 13 Jan 2011 23:28:24 +0000 (15:28 -0800)]
gcc-4.5.inc: Disable linaro rev 99456 patch for now

* Fixes the problem as described in
  http://lists.linaro.org/pipermail/linaro-dev/2011-January/001993.html

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: provide postrm for package mdev
Bernhard Reutner-Fischer [Mon, 3 Jan 2011 15:35:03 +0000 (16:35 +0100)]
busybox: provide postrm for package mdev

Remove the mdev runlevel entry on package removal.

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoautotools.bbclass: use grep -q
Bernhard Reutner-Fischer [Wed, 12 Jan 2011 20:05:58 +0000 (21:05 +0100)]
autotools.bbclass: use grep -q

-q is a required arg so use it instead of redirecting to /dev/null

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoautotools.bblass: mkdir also AC_CONFIG_MACRO_DIR
Bernhard Reutner-Fischer [Wed, 12 Jan 2011 19:57:00 +0000 (20:57 +0100)]
autotools.bblass: mkdir also AC_CONFIG_MACRO_DIR

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoautotools.bbclass: pass distro_imposed_configure_flags
Bernhard Reutner-Fischer [Wed, 12 Jan 2011 19:34:55 +0000 (20:34 +0100)]
autotools.bbclass: pass distro_imposed_configure_flags

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agoangstrom next: catch up with .37-rc8 -> .37 linux-omap change
Koen Kooi [Thu, 13 Jan 2011 20:32:07 +0000 (21:32 +0100)]
angstrom next: catch up with .37-rc8 -> .37 linux-omap change

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoargp-standalone: fix patch
Chris Larson [Thu, 13 Jan 2011 19:46:14 +0000 (14:46 -0500)]
argp-standalone: fix patch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agooe.types: add floating point type
Chris Larson [Thu, 13 Jan 2011 15:42:13 +0000 (08:42 -0700)]
oe.types: add floating point type

Optional flags:
'fromhex': if set to a true value (obeying the same rules as for the boolean
           type), your string value is in base 16, not base 10

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agooe.types: allow specifying the number base for integer
Chris Larson [Thu, 13 Jan 2011 15:42:01 +0000 (08:42 -0700)]
oe.types: allow specifying the number base for integer

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agooe.types: add/update docstrings
Chris Larson [Thu, 13 Jan 2011 15:38:46 +0000 (08:38 -0700)]
oe.types: add/update docstrings

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agobusybox 1.18.1 : fix patches
Eric Bénard [Thu, 13 Jan 2011 15:37:22 +0000 (16:37 +0100)]
busybox 1.18.1 : fix patches

fetching patches from cgit is not a right idea as checksum are changing.

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agodevmem2 : fix patch
Eric Bénard [Thu, 13 Jan 2011 14:49:27 +0000 (15:49 +0100)]
devmem2 : fix patch

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agotsmd: bump SRCREV as playya requested
Martin Jansa [Thu, 13 Jan 2011 14:49:55 +0000 (15:49 +0100)]
tsmd: bump SRCREV as playya requested

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom: sync with meta-angstrom layer
Koen Kooi [Thu, 13 Jan 2011 14:33:07 +0000 (15:33 +0100)]
angstrom: sync with meta-angstrom layer

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agobusybox 1.18.1: add latest fix
Eric BENARD [Thu, 13 Jan 2011 05:20:29 +0000 (05:20 +0000)]
busybox 1.18.1: add latest fix

* httpd: send correct mtime for .gz filesmaster
* patch fetched from git as per blindvt request

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agonewt: add 0.52.12
Otavio Salvador [Tue, 4 Jan 2011 13:11:04 +0000 (11:11 -0200)]
newt: add 0.52.12

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agoslang: add 2.2.2
Otavio Salvador [Tue, 4 Jan 2011 13:07:43 +0000 (11:07 -0200)]
slang: add 2.2.2

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agopython-pyrex: move patch used only in python-pyrex to own directory instead of files
Martin Jansa [Thu, 13 Jan 2011 09:40:35 +0000 (10:40 +0100)]
python-pyrex: move patch used only in python-pyrex to own directory instead of files

* bonus: faster patch lookup

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg: new versions 2011-01-12
Martin Jansa [Wed, 12 Jan 2011 07:17:25 +0000 (08:17 +0100)]
xorg: new versions 2011-01-12

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxproxymanagementprotocol: drop PROVIDES xproxymngproto and update other recipes DEPENDS
Martin Jansa [Tue, 11 Jan 2011 15:51:03 +0000 (16:51 +0100)]
xproxymanagementprotocol: drop PROVIDES xproxymngproto and update other recipes DEPENDS

* now xproxymanagementprotocol-sdk also provided xproxymngproto which is wrong
* other option would be to add PROVIDES_virtclass-sdk = xproxymngproto-sdk

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg: new versions 2011-01-11
Martin Jansa [Tue, 11 Jan 2011 13:05:18 +0000 (14:05 +0100)]
xorg: new versions 2011-01-11

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoremoval: announce old xorg recipes removal
Martin Jansa [Tue, 11 Jan 2011 10:48:10 +0000 (11:48 +0100)]
removal: announce old xorg recipes removal

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-app: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 13:12:12 +0000 (14:12 +0100)]
xorg-app: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-lib: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 08:03:28 +0000 (09:03 +0100)]
xorg-lib: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-xserver: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 08:00:12 +0000 (09:00 +0100)]
xorg-xserver: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-util: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:58:43 +0000 (08:58 +0100)]
xorg-util: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-driver: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:57:57 +0000 (08:57 +0100)]
xorg-driver: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-proto: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:35:11 +0000 (08:35 +0100)]
xorg-proto: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-doc: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:33:13 +0000 (08:33 +0100)]
xorg-doc: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-font: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:32:47 +0000 (08:32 +0100)]
xorg-font: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg-data: obsolete old versions
Martin Jansa [Tue, 11 Jan 2011 07:32:30 +0000 (08:32 +0100)]
xorg-data: obsolete old versions

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopackaged-staging.bbclass: bug fix in ipk file name generation for searching ipk file.
Ahsan, Noor [Mon, 10 Jan 2011 12:13:57 +0000 (12:13 +0000)]
packaged-staging.bbclass: bug fix in ipk file name generation for searching ipk file.

* First check the availability of PKGV_pkg variable, if it is not available then get value from PKGV variable for creating ipk file name for searching ipk file.

Signed-off-by: Ahsan Noor <noor_ahsan@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-kexecboot: bump PR to follow kexecboot upgrades.
Andrea Adami [Thu, 13 Jan 2011 00:14:33 +0000 (01:14 +0100)]
linux-kexecboot: bump PR to follow kexecboot upgrades.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot: bump to e951750b09eb0e1ba81f1bf71d6108c8d3288f91
Andrea Adami [Thu, 13 Jan 2011 00:12:58 +0000 (01:12 +0100)]
kexecboot: bump to e951750b09eb0e1ba81f1bf71d6108c8d3288f91

* sync with upstream
* new configure option to add a delay before device detection
* Zaurus spitz needs 2 secs because of slow internal HD init (with empty mtd's)
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoeglibc-options.inc: Account of DISTRO_FEATURES_EGLIBC being not defined.
Khem Raj [Wed, 12 Jan 2011 22:32:10 +0000 (14:32 -0800)]
eglibc-options.inc: Account of DISTRO_FEATURES_EGLIBC being not defined.

* Thanks Bernhard

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param
Khem Raj [Wed, 12 Jan 2011 19:50:03 +0000 (11:50 -0800)]
ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodevmem2: fix patch
Chris Larson [Wed, 12 Jan 2011 19:39:32 +0000 (12:39 -0700)]
devmem2: fix patch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoargp-standalone: build shared library also
Chris Larson [Wed, 12 Jan 2011 16:16:05 +0000 (09:16 -0700)]
argp-standalone: build shared library also

This applies a patch from FreeBSD to use libtool to build both shared and
static versions of libargp.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoeglibc: Configure based on DISTRO_FEATURES_EGLIBC
Khem Raj [Wed, 12 Jan 2011 08:44:24 +0000 (00:44 -0800)]
eglibc: Configure based on DISTRO_FEATURES_EGLIBC

* Let distros decide what features to enable if not
  selected it will turn off all possible knobs

* Enable all knobs for angstrom and distros based on
  sane-toolchain

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
CC: koen@dominion.thruhere.net
CC: koansoftware@gmail.com
14 years agogcc-4.5: Get few more fixes from linaro and upstream gcc-4_5-branch
Khem Raj [Tue, 11 Jan 2011 19:57:11 +0000 (11:57 -0800)]
gcc-4.5: Get few more fixes from linaro and upstream gcc-4_5-branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-omap 2.6.37: check in updated overo patch
Koen Kooi [Wed, 12 Jan 2011 18:42:05 +0000 (19:42 +0100)]
linux-omap 2.6.37: check in updated overo patch

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoti-cgt: add 7.0.4
Koen Kooi [Wed, 12 Jan 2011 18:26:17 +0000 (19:26 +0100)]
ti-cgt: add 7.0.4

This adds support for mini64 aka 'Tesla'

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap: move to 2.6.37 final
Koen Kooi [Wed, 12 Jan 2011 16:01:42 +0000 (17:01 +0100)]
linux-omap: move to 2.6.37 final

There is no 2.6.37-omap1 tag and linus' tree is missing fixes, so patch up -rc8 with the patches from mainline

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agou-boot-sakoman: move to 2010.12
Koen Kooi [Wed, 12 Jan 2011 11:48:02 +0000 (12:48 +0100)]
u-boot-sakoman: move to 2010.12

Tested on pandaboard EA1 and A1 ES2.0 boards

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agocornucopia.inc: bump SRCREV for latest fixes
Klaus Kurzmann [Wed, 12 Jan 2011 16:55:38 +0000 (17:55 +0100)]
cornucopia.inc: bump SRCREV for latest fixes

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agodevmem2: remove comment of word write from fsl patch
Chris Larson [Wed, 12 Jan 2011 16:14:53 +0000 (09:14 -0700)]
devmem2: remove comment of word write from fsl patch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agodevmem2: add freescale alignment fixup patch
Chris Larson [Tue, 11 Jan 2011 23:26:44 +0000 (16:26 -0700)]
devmem2: add freescale alignment fixup patch

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agorng-tools: dep on argp-standalone for uClibc
Chris Larson [Wed, 12 Jan 2011 15:52:30 +0000 (08:52 -0700)]
rng-tools: dep on argp-standalone for uClibc

argp is hierarchical argument parsing built on top of getopt, but is part of
glibc.  Niels Möller created a standalone version, so make rng-tools depend
upon that when we're using uClibc.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoe-wm: bump SRCREV a bit more than EFL_SRCREV is now
Martin Jansa [Wed, 12 Jan 2011 15:36:16 +0000 (16:36 +0100)]
e-wm: bump SRCREV a bit more than EFL_SRCREV is now

* ie illume-keybard makes E segfault in some configurations

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoapache2: Fix invoking buildconf
Tom Rini [Wed, 12 Jan 2011 14:45:25 +0000 (07:45 -0700)]
apache2: Fix invoking buildconf

It may not have execute set so start it via sh

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosite/powerpc-common: Drop ac_cv_func_dlopen
Tom Rini [Wed, 12 Jan 2011 14:38:50 +0000 (07:38 -0700)]
site/powerpc-common: Drop ac_cv_func_dlopen

This is something that can be done at compile time and more importantly
was set wrong (this should be no and then another one yet for
getting -ldl, but that also wouldn't live in the -common one).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoboost-1.45.0: force ARM mode for now, thumb makes ld to buffer overflow
Martin Jansa [Wed, 12 Jan 2011 09:05:45 +0000 (10:05 +0100)]
boost-1.45.0: force ARM mode for now, thumb makes ld to buffer overflow

* can be removed as soon as binutils are fixed
* testcase is here http://build.shr-project.org/tests/jama/binutils.overflow.test.tgz with failing ld call included in ld.call.sh

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoelmdentica: add patch for azy api change from r56034
Martin Jansa [Wed, 12 Jan 2011 09:04:08 +0000 (10:04 +0100)]
elmdentica: add patch for azy api change from r56034

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa: add new 7.10 version, with D_P -2
Martin Jansa [Wed, 12 Jan 2011 07:18:03 +0000 (08:18 +0100)]
mesa: add new 7.10 version, with D_P -2

* someone please test uclibc build if old uclibc.patch is enough

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agontp-ssl: fix PACKAGES
Koen Kooi [Wed, 12 Jan 2011 08:54:17 +0000 (09:54 +0100)]
ntp-ssl: fix PACKAGES

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoe-base: bump EFL SRCREV a bit again to drop libeflvala patch
Martin Jansa [Wed, 12 Jan 2011 06:51:03 +0000 (07:51 +0100)]
e-base: bump EFL SRCREV a bit again to drop libeflvala patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agovdr: update to 1.7.16 from 1.7.10
Paul Menzel [Mon, 12 Jul 2010 19:32:52 +0000 (21:32 +0200)]
vdr: update to 1.7.16 from 1.7.10

Several of Hennig’s patches were applied upstream and are not necessary anymore.

• `recipes/vdr/files/cplusplus.patch`: replaced by `recipes/vdr/vdr-1.7.16/0002-tools.h-include-stdarg.h.patch`
  1. `canonicalize_file_name()` is available in uClibc now.
  2. Deprecated C headers will remain in VDR instead of C++ headers [1].
• `recipes/vdr/files/disable_plugin.patch`: removed, since ncurses is found correctly now.
• `recipes/vdr/files/fixpaths.patch`: removed, since `INCLUDES` is not overwritten anymore since VDR 1.7.15 [2] and options can be passed from outside since 1.7.13 [3].
• `recipes/vdr/files/libintl.patch` ? `recipes/vdr/vdr-1.7.16/0003-uclibc-Add-lintl-to-LIBS.patch`
  1. Still needed. I do not know how to fix this upstream.
• `recipes/vdr/vdr-1.7.10/linkerflags.patch` ? `recipes/vdr/vdr-1.7.16/0001-Makefile-Pass-LDFLAGS.patch`
  1. Still needed and extended to cover all places to get rid of `ERROR: QA Issue with libvdr-svcsvr: No GNU_HASH in the elf binary:`. This patch will not be needed anymore in 1.7.17 [4].

Since 1.7.x are development releases and no users of VDR in OE are known to me simply replace 1.7.10 by 1.7.16.

This recipes is build tested for `MACHINE = "beagleboard"` with `angstrom-2008.1`, `angstrom-2010.x`, `minimal`, `minimal-uclibc`.

[1] http://www.linuxtv.org/pipermail/vdr/2010-December/024034.html
[2] http://www.linuxtv.org/pipermail/vdr/2010-April/022831.html
[3] http://www.linuxtv.org/pipermail/vdr/2010-February/022333.html
[4] http://www.linuxtv.org/pipermail/vdr/2010-December/024096.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoConvert `libcap_1.10` to new staging system by removing `do_stage()` [1].
Paul Menzel [Sun, 9 Jan 2011 14:59:33 +0000 (15:59 +0100)]
Convert `libcap_1.10` to new staging system by removing `do_stage()` [1].

This change is build tested with the following configuration and `PREFERRED_BINUTILS_VERSION = "2.21"`.

        Build Configuration:
        BB_VERSION        = "1.10.2"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "224c193"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-uclibceabi"
        MACHINE           = "beagleboard"
        DISTRO            = "minimal-uclibc"
        DISTRO_VERSION    = "dev-snapshot-20110109"
        TARGET_FPU        = "soft"

[1] http://wiki.openembedded.org/index.php/Legacy_staging

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibcap, libcap2: use automatic packaging to fix QA errors
Paul Menzel [Mon, 10 Jan 2011 11:09:26 +0000 (12:09 +0100)]
libcap, libcap2: use automatic packaging to fix QA errors

Since commit 6883f6 [1] packages have been populated manually.

FILES_${PN} = "${libdir}"
FILES_${PN}-dev = "${includedir}"

This gives the following QA errors for `libcap` and `libcap2` (which is based on `libcap` [2]) [3].

• `libcap`:

ERROR: QA Issue with libcap: non -dev package contains symlink .so: libcap path '/work/armv7a-oe-linux-uclibceabi/libcap-1.10-r2/packages-split/libcap/usr/lib/libcap.so'
ERROR: QA Issue with libcap: non -dev package contains symlink .so: libcap path '/work/armv7a-oe-linux-uclibceabi/libcap-1.10-r2/packages-split/libcap/usr/lib/libcap.so'

• `libcap2`:

ERROR: QA Issue with libcap2: non -dev package contains symlink .so: libcap2 path '/work/armv7a-oe-linux-uclibceabi/libcap2-2.16-r1/packages-split/libcap2/usr/lib/libcap.so'
ERROR: QA Issue with libcap2: non -dev package contains symlink .so: libcap2 path '/work/armv7a-oe-linux-uclibceabi/libcap2-2.16-r1/packages-split/libcap2/usr/lib/libcap.so'

Using automatic packages the symlink `libcap.so -> libcap.so.1.10` is put into `libcap{,2}-dev`.

Note: The symlink `libcap.so.1 -> libcap.so.1.10` is still put into `libcap1_1.10-r2_armv7a.ipk` but does not raise a QA error.

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=6883f65588c6aa7e9780ff7c11b15a397382a422
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=c71a6ebf796df907ba0d4339e6acf66faa3c6232
[3] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-January/028557.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Rolf Leggewie <no2spam@nospam.arcornews.de>
Acked-by: Dirk Opfer <dirk@do13.de>
Acked-by: Dirk Opfer <dirk@do13.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxz: Configure with --enable-small --disable-lzma-links
Bernhard Reutner-Fischer [Wed, 12 Jan 2011 04:18:54 +0000 (04:18 +0000)]
xz:  Configure with --enable-small --disable-lzma-links

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofso-autorev: drop libeflvala as it's in EFL repository now
Martin Jansa [Wed, 12 Jan 2011 06:37:11 +0000 (07:37 +0100)]
fso-autorev: drop libeflvala as it's in EFL repository now

* and SRCREV there is changed too often without any libeflvala change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoslugos.inc: Use bluez4 as default provider for bluez-libs
Khem Raj [Tue, 11 Jan 2011 20:57:24 +0000 (12:57 -0800)]
slugos.inc: Use bluez4 as default provider for bluez-libs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-ixp4xx.inc: Add DEPENDS on zd1211-firmware
Khem Raj [Tue, 11 Jan 2011 20:56:35 +0000 (12:56 -0800)]
linux-ixp4xx.inc: Add DEPENDS on zd1211-firmware

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-svn: remove unrelated hunk from patch
Bernhard Reutner-Fischer [Tue, 11 Jan 2011 20:30:25 +0000 (21:30 +0100)]
gcc-svn: remove unrelated hunk from patch

It provokes conflicts later on, so drop it since it serves no real use.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agopatch.bbclass: conditional patch-tool dependency
Bernhard Reutner-Fischer [Tue, 21 Dec 2010 12:40:52 +0000 (13:40 +0100)]
patch.bbclass: conditional patch-tool dependency

only depend do_patch on patch-tool if recipe references any patch

The whole of do_patch should be gated through a facility to determine if
there is any patch at all. TODO.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
14 years agogcc: replace unconditional SRC_URI_append with SRC_URI +=
Andreas Oberritter [Thu, 6 Jan 2011 20:48:30 +0000 (20:48 +0000)]
gcc: replace unconditional SRC_URI_append with SRC_URI +=

* Fixes missing leading whitespace character at some locations

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Khem Raj <raj.khem@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoltrace: Rework sysdeps dependencies
Tom Rini [Tue, 11 Jan 2011 17:35:08 +0000 (10:35 -0700)]
ltrace: Rework sysdeps dependencies

The dependencies here were slightly lazy and in certain cases it was
possible to be building objects that required generated headers before
they were done.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoautoconf: Really only build in desired SUBDIRS
Tom Rini [Tue, 11 Jan 2011 16:54:01 +0000 (09:54 -0700)]
autoconf: Really only build in desired SUBDIRS

In certain cases we would re-run configure as part of do_compile
and thus wipe out our changes.  So lets make the change before
we run configure the first time so they are preserved.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoalsa-lib: fix packaging error
Steffen Sledz [Tue, 11 Jan 2011 19:21:18 +0000 (14:21 -0500)]
alsa-lib: fix packaging error

* symlink libasound.so -> libasound.so.2.0.0 in /usr/lib was missing in
  dev package

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agoscons: add EXTRA_OESCONS
Víctor Manuel Jáquez Leal [Mon, 10 Jan 2011 22:12:14 +0000 (22:12 +0000)]
scons: add EXTRA_OESCONS

It's similar to EXTRA_OEMAKE, which appends arguments to the scons
command

v2:
* initialise the EXTRA_OECONS if it is not defined

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agofsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodev...
Michael 'Mickey' Lauer [Tue, 11 Jan 2011 10:56:05 +0000 (11:56 +0100)]
fsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodeviced itself

14 years agolinux-2.6.34: upgrade to longterm 2.6.34.8 and update openmoko and shr patch a bit
Martin Jansa [Tue, 11 Jan 2011 08:47:53 +0000 (09:47 +0100)]
linux-2.6.34: upgrade to longterm 2.6.34.8 and update openmoko and shr patch a bit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agontp: cleanups
Koen Kooi [Tue, 11 Jan 2011 09:23:45 +0000 (10:23 +0100)]
ntp: cleanups

* remove obsolete versions
* move ntp-ssl forward
* fix ifup script
* fix crontab
* moved files into files/ so it can be shared between ntp and ntp-ssl

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-2.6.34: remove c7x0 patch from SRC_URI override as that file was removed in...
Martin Jansa [Tue, 11 Jan 2011 09:26:43 +0000 (10:26 +0100)]
linux-2.6.34: remove c7x0 patch from SRC_URI override as that file was removed in f000274e8bcae7c2d8cfebb2a7485689e7cab476

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox: remove 1.17.4
Eric BENARD [Tue, 11 Jan 2011 05:33:44 +0000 (05:33 +0000)]
busybox: remove 1.17.4

now that angstrom-2010 is using 1.18.1

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom-2010: prefer busybox-1.18.1
Eric BENARD [Tue, 11 Jan 2011 05:33:43 +0000 (05:33 +0000)]
angstrom-2010: prefer busybox-1.18.1

this is the latest stable version

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agotslib-git: update to git master
Eric BENARD [Tue, 11 Jan 2011 05:33:42 +0000 (05:33 +0000)]
tslib-git: update to git master

5243db505b109df3001f doesn't exist so fetch is failing.
error: pathspec '5243db505b109df3001f' did not match any file(s) known to git.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox-1.18.1: add latest fixes
Eric BENARD [Tue, 11 Jan 2011 05:33:41 +0000 (05:33 +0000)]
busybox-1.18.1: add latest fixes

* tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061
This was breaking timeout handling.
http://git.busybox.net/busybox/commit/?id=84dba9c5bbd99cb80c0e201bbffa27a51766c63f

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agolinux-libc-headers_2.6.37: fix SRC_URI
Eric BENARD [Tue, 11 Jan 2011 00:47:24 +0000 (00:47 +0000)]
linux-libc-headers_2.6.37: fix SRC_URI

actual SRC_URI can't work because :
- linux-libc-headers-2.6.37.tar.bz2 or linux-libc-headers-native-2.6.37.tar.bz2
don't exist on kernel.org's FTP
- there is no file://defconfig

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agomesa-7.9.1: Fix build on uclibc
Khem Raj [Tue, 11 Jan 2011 05:42:29 +0000 (21:42 -0800)]
mesa-7.9.1: Fix build on uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocramfs: add cvs version
Chris Larson [Mon, 10 Jan 2011 20:07:25 +0000 (13:07 -0700)]
cramfs: add cvs version

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoprocinfo-ng: new recipe, version 2.0.304
Chris Larson [Mon, 10 Jan 2011 19:21:14 +0000 (12:21 -0700)]
procinfo-ng: new recipe, version 2.0.304

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agobitbake.conf: fix quote usage in COMBINED_FEATURES
Chris Larson [Mon, 10 Jan 2011 19:03:43 +0000 (12:03 -0700)]
bitbake.conf: fix quote usage in COMBINED_FEATURES

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoslugos.conf: Use thumb mode to save some more space
Khem Raj [Mon, 10 Jan 2011 06:12:32 +0000 (22:12 -0800)]
slugos.conf: Use thumb mode to save some more space

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibnl2: Fix a race on route/pktloc_syntax.h
Tom Rini [Mon, 10 Jan 2011 17:08:59 +0000 (10:08 -0700)]
libnl2: Fix a race on route/pktloc_syntax.h

At issue is that route/pktloc.c (not generated) depends on
route/pktloc_syntax.h (generated).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoqemu.inc: Switch to xserver-xorg
Tom Rini [Fri, 7 Jan 2011 17:35:49 +0000 (10:35 -0700)]
qemu.inc: Switch to xserver-xorg

Keeping with xserver-kdrive means that we have a sometimes race
in that xserver-kdrive is too old for the other xorg components that
are built (with X11R7.5) to build.  So we switch to xserver-xorg and
appropriate modules.  Tested on qemux86 and x11-image.

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agominimal.conf: Fully switch to bluez4
Tom Rini [Fri, 7 Jan 2011 17:35:07 +0000 (10:35 -0700)]
minimal.conf: Fully switch to bluez4

We still had bluez-libs being set for bluez-libs rather than bluez4 which
meant that both were being built.

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxorg: upgrade to X11R7.6 and remove preferred-xorg-versions*.inc files
Martin Jansa [Thu, 16 Dec 2010 21:48:53 +0000 (21:48 +0000)]
xorg: upgrade to X11R7.6 and remove preferred-xorg-versions*.inc files

* X11R7.6-RC1 was already released
  http://www.x.org/releases/X11R7.6-RC1/doc/xorg-docs/ReleaseNotes.html
  so it's IMHO time to start migration there
* preferred-xorg-versions-live.inc was tracking latest stable released
  tarballs, but only reason I was maintaining it was to overwrite older
  preferred-xorg-versions-X11R7.5.inc if your distribution included ie
  X11R7.5.inc and you wanted live.inc from local.conf
* default recipe versions without any preferred-xorg-versions include
  are now the same as live.inc
* we will get better test coverage if we use same versions
* if someone really needs older release then pinning only core stuff
  like xserver/libx11 will be probably better, than pinning every xorg
  app/proto/font etc.
* I can slow down adding newest xorg stuff or ie keep it everytime for
  at least a week on ML for another review and test on more targets
  (I'm testing it only on om-gta02/spitz/nokia900)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Ackey-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add emtooth2
Martin Jansa [Mon, 10 Jan 2011 16:02:18 +0000 (17:02 +0100)]
task-shr-feed: add emtooth2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoemtooth2: add recipe for emtooth2 (new vala version of the app)
Pau Espin Pedrol [Fri, 7 Jan 2011 20:11:06 +0000 (20:11 +0000)]
emtooth2: add recipe for emtooth2 (new vala version of the app)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomokophone: SRCREV bump
Daniele Ricci [Fri, 7 Jan 2011 14:23:00 +0000 (14:23 +0000)]
mokophone: SRCREV bump

Reject button now acts also as mute button if ringtone is playing

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibphone-ui-shr: bump SRCREV
Martin Jansa [Mon, 10 Jan 2011 15:29:52 +0000 (16:29 +0100)]
libphone-ui-shr: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-demos: import recipe from poky
Martin Jansa [Mon, 10 Jan 2011 17:56:00 +0000 (17:56 +0000)]
mesa-demos: import recipe from poky

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibglew: import 1.5.7 from poky
Martin Jansa [Mon, 10 Jan 2011 17:55:59 +0000 (17:55 +0000)]
libglew: import 1.5.7 from poky

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa: drop 7.8.2 version
Martin Jansa [Mon, 10 Jan 2011 17:55:58 +0000 (17:55 +0000)]
mesa: drop 7.8.2 version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>