openembedded.git
14 years agoflash-plugin: update to 10.2.153.1
Otavio Salvador [Tue, 22 Mar 2011 23:11:21 +0000 (23:11 +0000)]
flash-plugin: update to 10.2.153.1

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agowrapper/install: add -t support
Otavio Salvador [Tue, 22 Mar 2011 23:11:20 +0000 (23:11 +0000)]
wrapper/install: add -t support

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofennec: Make it build on ARM eglibc/uclibc
Khem Raj [Tue, 22 Mar 2011 22:23:21 +0000 (15:23 -0700)]
fennec: Make it build on ARM eglibc/uclibc

This patchset enables fennec to build again

Upgrades to latest release tag

Bunch of patches to fix uclibc build

Disable few options notably --disable-elf-hack

Add -L<sysroot>/usr/lib to LDFLAGS otherwise
make tried to find the libs in /usr/lib

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocairo_1.10.0.bb: Fennec will now need tee support in cairo so enable it
Khem Raj [Tue, 22 Mar 2011 19:23:40 +0000 (12:23 -0700)]
cairo_1.10.0.bb: Fennec will now need tee support in cairo so enable it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoyasm: Upgrade yasm_0.7.2.bb -> yasm_1.1.0.bb
Khem Raj [Tue, 22 Mar 2011 19:21:50 +0000 (12:21 -0700)]
yasm: Upgrade yasm_0.7.2.bb -> yasm_1.1.0.bb

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc-git: Add FTS support and update to -rc3
Khem Raj [Tue, 22 Mar 2011 19:20:39 +0000 (12:20 -0700)]
uclibc-git: Add FTS support and update to -rc3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonative.bbclass: define empty PACKAGES_DYNAMIC
Martin Jansa [Wed, 23 Mar 2011 00:40:57 +0000 (00:40 +0000)]
native.bbclass: define empty PACKAGES_DYNAMIC

* suggested by kergoth on #oe as response to similar patch limited to gtk+
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031074.html
  15:03 < kergoth_> JaMa: pretty sure we just need PACKAGES_DYNAMIC = ""
  and PACKAGES_DYNAMIC_virtclass-native = "" in native.bbclass.
  everyone i've talked to so far as agreed that it's a sane approach,
  including RP.

* otherwise couple of errors like this are shown
  NOTE: multiple providers are available for runtime gdk-pixbuf-loader-gif (gtk+-native, gtk+, gtk+-fastscaling)
  NOTE: consider defining a PREFERRED_PROVIDER entry to match gdk-pixbuf-loader-gif
  ERROR: Trying to resolve runtime dependency gdk-pixbuf-loader-xpm resulted in conflicting PREFERRED_PROVIDER entries being found.
  The providers found were: ['/OE/dev/recipes/gtk+/gtk+_2.20.1.bb', 'virtual:native:/OE/dev/recipes/gtk+/gtk+_2.20.0.bb']
  The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_gtk+ = gtk+', 'PREFERRED_PROVIDER_gdk-pixbuf-csource-native = gtk+-native']

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agobitbake.conf: define shared PERSISTENT_DIR
Martin Jansa [Fri, 25 Feb 2011 23:27:16 +0000 (23:27 +0000)]
bitbake.conf: define shared PERSISTENT_DIR

* import from poky 6a11cf7dfe930461a6660e3b783b546fa2634900
* we had CACHE var pointing to machine specific dir since 2006
  caf077679022f37ce55d758101f130e4e93bd7b5
* current bitbake is looking for cache dir like this:
  cachedir = (bb.data.getVar("PERSISTENT_DIR", d, True) or
              bb.data.getVar("CACHE", d, True))
  which without PERSISTENT_DIR defined picks machine-specific CACHE dir
  so LOCALCOUNT numbers in SRCPV keeps rolling with every MACHINE switch
  in same builddir :/

Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agocoreutils-native: Disable gmp support
Tom Rini [Tue, 22 Mar 2011 16:36:50 +0000 (09:36 -0700)]
coreutils-native: Disable gmp support

Without this option it will link vs the host libgmp (or not)
depending on what's thre which can lead to cache inconsistencies.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoe-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded e-wm-sysact...
Martin Jansa [Thu, 17 Mar 2011 13:14:30 +0000 (14:14 +0100)]
e-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded e-wm-sysactions/e-wm-menu runtime dependency

* ILLUME_THEME/ILLUME_CONFIG were renamed to ETHEME/ECONFIG to use the
  same variable names as task-demo-x11/task-beagleboard-*

* e-wm-sysactions-shr doesn't need RPROVIDES anymore

* fixes last multiple providers notice I had
  NOTE: multiple providers are available for runtime e-wm-sysactions (e-wm, e-wm-sysactions-shr)
  NOTE: consider defining a PREFERRED_PROVIDER entry to match e-wm-sysactions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolocal.conf: add example to use external angstrom toolchain
Denys Dmytriyenko [Mon, 21 Mar 2011 04:07:12 +0000 (00:07 -0400)]
local.conf: add example to use external angstrom toolchain

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agoexternal-toolchain-angstrom: use pre-built Angstrom toolchain
Denys Dmytriyenko [Mon, 21 Mar 2011 03:59:59 +0000 (23:59 -0400)]
external-toolchain-angstrom: use pre-built Angstrom toolchain

* Use pre-built Angstrom toolchain available from [1] as external one

[1] http://www.angstrom-distribution.org/toolchains/

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agovalgrind: update to 3.6.1
Alex Bennee [Wed, 16 Mar 2011 02:21:34 +0000 (02:21 +0000)]
valgrind: update to 3.6.1

I took the opportunity to move the common stuff for building Valgrind
into a common valgrind.inc. I also removed the fix-link-tool.patch
which was breaking the build. I'm not sure what the patch was trying
to achieve.

Signed-off-by: Alex Bennee <ajb@cbnl.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomango-lassi: `touch config.rpath` to fix `configure.ac:127: required file `./config...
Paul Menzel [Tue, 15 Mar 2011 09:58:26 +0000 (10:58 +0100)]
mango-lassi: `touch config.rpath` to fix `configure.ac:127: required file `./config.rpath' not found`

Task configure fails with the following error message.

Build Configuration:
BB_VERSION        = "1.12.0"
METADATA_BRANCH   = "<unknown>"
METADATA_REVISION = "b1fbaf6"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110315"
TARGET_FPU        = "hard"

[…]
autoreconf: running: /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/autoheader --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal --force --warnings=cross
autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
automake: unknown warning category `cross'
configure.ac:39: installing `./compile'
configure.ac:127: installing `./config.guess'
configure.ac:127: required file `./config.rpath' not found
configure.ac:127: installing `./config.sub'
configure.ac:27: installing `./install-sh'
configure.ac:27: installing `./missing'
Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1
+ oefatal 'autoreconf execution failed.'
+ echo FATAL: 'autoreconf execution failed.'
FATAL: autoreconf execution failed.
+ exit 1

`touch config.rpath` in `do_configure_perpend() {}` fixes the issues.

Mango Lasso includes `bootstrap.sh` [1] which also does the same. Using `bootstrap.sh` [1] for configuring Mango Lassi is not considered because `pulseaudio_git.bb` [2] also uses the proposed fix.

[1] http://git.0pointer.de/?p=mango-lassi.git;a=blob;f=bootstrap.sh;h=089d445b3cce3374b48fc083f1f87983c4100052;hb=HEAD
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/pulseaudio/pulseaudio_git.bb?id=fcb12f3a4448621ccc75d37dcad4a01820fdf89d#n27

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoautoconf213: Fix build failure due to missing Makefile.am
Khem Raj [Sun, 20 Mar 2011 00:15:15 +0000 (17:15 -0700)]
autoconf213: Fix build failure due to missing Makefile.am

We share autoconf.inc between autoconf 2.13 and 2.6x
and 2.13 does not have Makefile.am so we make it conditional

We define do_configure to just run configure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom.bbclass rename to angstrom-blacklist
Graeme Gregory [Sat, 19 Mar 2011 19:28:08 +0000 (19:28 +0000)]
angstrom.bbclass rename to angstrom-blacklist

originally I had another couple of utility functions in this class but
I removed them before pushing upstream. Rename now so its purpose is
clearer.

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agotask-fso2-compliance: fsomusicd is gone
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 17:07:51 +0000 (18:07 +0100)]
task-fso2-compliance: fsomusicd is gone

14 years agofso-[illume-]image: remove alsa-state, fsoaudiod handles the audio subsystem now
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 17:06:56 +0000 (18:06 +0100)]
fso-[illume-]image: remove alsa-state, fsoaudiod handles the audio subsystem now

14 years agoandroid-rpc: also package missing dbus service file
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 13:12:04 +0000 (14:12 +0100)]
android-rpc: also package missing dbus service file

14 years agovala: 0.11.6.1 -> 0.11.7.1; remove 0.11.0.1 and 0.11.3.1
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 13:09:08 +0000 (14:09 +0100)]
vala: 0.11.6.1 -> 0.11.7.1; remove 0.11.0.1 and 0.11.3.1

14 years agolinux-omap_2.6.38.bb : update to latest
Graeme Gregory [Sat, 19 Mar 2011 00:26:46 +0000 (00:26 +0000)]
linux-omap_2.6.38.bb : update to latest

tmlind tree hasnt switch to 2.6.38 versioning yet, so this is still
-rc8. Rebased the patches and added one to make SMC instruction compile
and support XM rev C

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agoangstrom.bbclass : make message use DISTRO var
Graeme Gregory [Sat, 19 Mar 2011 00:23:36 +0000 (00:23 +0000)]
angstrom.bbclass : make message use DISTRO var

Use the DISTRO variable for the name of the distro making this class
distro neutral.

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agoqt4-x11-free: fix up GLES recipe
Koen Kooi [Fri, 18 Mar 2011 19:41:06 +0000 (20:41 +0100)]
qt4-x11-free: fix up GLES recipe

As with the 4.6.x version, this will only build if you don't have regular qt/x11 in staging. If you do, you will get QGL:: link failures.

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoqt4-embedded 4.7.2: add GLES2 recipe
Koen Kooi [Fri, 18 Mar 2011 10:02:21 +0000 (11:02 +0100)]
qt4-embedded 4.7.2: add GLES2 recipe

As with the 4.6.x version, this will only build if you don't have regular qt/e in staging. If you do, you will get QEGL:: link failures.

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoangstrom: copy parts of SHR blacklist
Koen Kooi [Fri, 18 Mar 2011 08:28:32 +0000 (09:28 +0100)]
angstrom: copy parts of SHR blacklist

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoframeworkd: add python-sqlite3 to RDEPENDS
Neil Jerram [Thu, 10 Mar 2011 19:39:09 +0000 (19:39 +0000)]
frameworkd: add python-sqlite3 to RDEPENDS

* Otherwise opimd doesn't work at runtime

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-settings: add elementary.sh for htcleo
Lukas-David Gorris [Fri, 11 Mar 2011 08:54:55 +0000 (08:54 +0000)]
shr-settings: add elementary.sh for htcleo

* Based on GNUtoo's config for nexus one.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/
Paul Menzel [Fri, 18 Mar 2011 11:34:04 +0000 (12:34 +0100)]
xfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/

This is a fix up for commit 7a92f740 [1] which was edited [2] before committing to fix some style issues introducing the typo.

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=7a92f740433a3268faa5e3448671a24f3eb42884
[2] http://patches.openembedded.org/patch/1205/

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agognutls-2.10.4: add missing quote to PR
Martin Jansa [Fri, 18 Mar 2011 06:25:41 +0000 (07:25 +0100)]
gnutls-2.10.4: add missing quote to PR

* is something wrong with parser in bitbake master? IIRC we had
  parse exceptions before for similar typos
* missing quote produces not so nice error like this
  NOTE: Running task 1010 of 1049 (ID: 31, /OE/dev/recipes/gnutls/gnutls_2.10.4.bb, do_setscene)
  NOTE: package gnutls-2.10.4-"r11.2: task do_setscene: Started
  ERROR: Error in compiling python function in /OE/dev/recipes/gnutls/gnutls_2.10.4.bb
  ERROR: invalid syntax (packagestage_scenefunc, line 13)
  ERROR: The lines leading to this error were:
  ERROR:  13:SyntaxError:'    stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)'
  ERROR:      0009:    removepkg = bb.data.expand("staging-gnutls-armv4t-oe-linux-gnueabi", d)
  ERROR:      0010:
  ERROR:      0011:    pstage_cleanpackage(removepkg, d)
  ERROR:      0012:
  ERROR:  *** 0013:    stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)
  ERROR:      0014:    if not os.path.exists(stagepkg):
  ERROR:      0015:        staging_fetch(stagepkg, d)
  ERROR:      0016:
  ERROR:      0017:    if os.path.exists(stagepkg):
  ERROR: Function 'packagestage_scenefunc' failed
  ERROR: Logfile of failure stored in: /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/gnutls-2.10.4-"r11.2/temp/log.do_setscene.15953

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognutls_2.10.4.bb: Revert the -Os -g workaround.
Khem Raj [Thu, 17 Mar 2011 23:20:01 +0000 (16:20 -0700)]
gnutls_2.10.4.bb: Revert the -Os -g workaround.

We have taken care of this in GCC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.5: Fix the ARM ICE regression at -Os -g
Khem Raj [Thu, 17 Mar 2011 23:17:09 +0000 (16:17 -0700)]
gcc-4.5: Fix the ARM ICE regression at -Os -g

This holds off the patches that cause the ICE at -Os -g
for now. The other workaround it to use -fno-shrink-wrap
but it has to go into all affected recipes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoqemu_0.14.0.bb: Do not enable sound emulation.
Khem Raj [Thu, 17 Mar 2011 22:56:42 +0000 (15:56 -0700)]
qemu_0.14.0.bb: Do not enable sound emulation.

Drop gnutls from DEPENDS we disable tls

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobase-files: remove obsolete usbdmodule entries for Zaurus.
Andrea Adami [Thu, 17 Mar 2011 22:59:25 +0000 (23:59 +0100)]
base-files: remove obsolete usbdmodule entries for Zaurus.

* bump PR
* grep reveals $usbdmodule is only used by Zaurus and openmn (?).
* only use is in linux-hotplug/files/usbd.agent, for 2.4 kernels...

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agogstreamer: move old versions to obsolete
Martin Jansa [Thu, 17 Mar 2011 12:18:32 +0000 (13:18 +0100)]
gstreamer: move old versions to obsolete

Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoSHR: blacklist some packages causing multiple runtime providers
Martin Jansa [Thu, 17 Mar 2011 13:00:47 +0000 (14:00 +0100)]
SHR: blacklist some packages causing multiple runtime providers

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofreesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
Martin Jansa [Thu, 17 Mar 2011 11:36:16 +0000 (12:36 +0100)]
freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoutil-linux-ng.inc: Add pkgconfig-native to native DEPENDS
Tom Rini [Thu, 17 Mar 2011 17:16:16 +0000 (10:16 -0700)]
util-linux-ng.inc: Add pkgconfig-native to native DEPENDS

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-kexecboot: update 2.6.38 defconfig for collie (fonts 4x6)
Andrea Adami [Thu, 17 Mar 2011 14:23:36 +0000 (15:23 +0100)]
linux-kexecboot: update 2.6.38 defconfig for collie (fonts 4x6)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agobase-files: use default fstab for Zaurus devices. Bump PR.
Andrea Adami [Thu, 17 Mar 2011 13:25:04 +0000 (14:25 +0100)]
base-files: use default fstab for Zaurus devices. Bump PR.

* Zaurus boots from different media and we can't make any guess.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoti-pru-sw-example: fix building with new toolchain sysroot
chase maupin [Thu, 17 Mar 2011 03:02:06 +0000 (03:02 +0000)]
ti-pru-sw-example: fix building with new toolchain sysroot

* Patch taken from Arago overlay where it was added by
  Denys Dmytriyenko
* PR incremented by two to align recipe PR values between Arago
  and OE.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agomatrix-gui: add support for dm386-evm machine
chase maupin [Thu, 17 Mar 2011 03:02:05 +0000 (03:02 +0000)]
matrix-gui: add support for dm386-evm machine

* Add support for the dm368-evm machine type
* Bump the PRs

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agodm368-evm: Add configuration for DM368 machine
chase maupin [Thu, 17 Mar 2011 03:02:04 +0000 (03:02 +0000)]
dm368-evm: Add configuration for DM368 machine

* Added the configuration for the dm368-evm machine type.
* Updated the sort.sh script
* Updated the Linux kernel and u-boot recipes to support this
  new device.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agou-boot.inc: allow variable make targets
chase maupin [Thu, 17 Mar 2011 03:02:03 +0000 (03:02 +0000)]
u-boot.inc: allow variable make targets

* Later versions of u-boot sometimes have top level make targets
  such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
  u-boot.ti.
* These targets define different calls to the mkimage tool to
  change the images created, such as changing the load address.
* This change allows recipes to change the default make target
  of "all" to something like u-boot.ti or u-boot.imx by setting
  the UBOOT_MAKE_TARGET variable.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap-psp 2.6.32: bump PR
Koen Kooi [Thu, 17 Mar 2011 07:33:37 +0000 (08:33 +0100)]
linux-omap-psp 2.6.32: bump PR

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux: add initial 2.6.38 defconfigs for collie and tosa.
Andrea Adami [Thu, 17 Mar 2011 00:18:51 +0000 (01:18 +0100)]
linux: add initial 2.6.38 defconfigs for collie and tosa.

* Uniform other minor settings.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot-2.6.26, linux-rp-2.6.26: Fix Makefile rules to be compatible with...
Stanislav Brabec [Thu, 17 Mar 2011 00:03:56 +0000 (00:03 +0000)]
linux-kexecboot-2.6.26, linux-rp-2.6.26: Fix Makefile rules to be compatible with the new GNU make.

Signed-off-by: Stanislav Brabec <utx@penguin.cz>
14 years agocontrib/testing/testbuilder: Update to 0.6.1
Yuri Bushmelev [Wed, 16 Mar 2011 22:54:39 +0000 (01:54 +0300)]
contrib/testing/testbuilder: Update to 0.6.1

14 years agoqemu_0.14.0.bb: Do not build all possible qemus
Khem Raj [Wed, 16 Mar 2011 21:51:58 +0000 (14:51 -0700)]
qemu_0.14.0.bb: Do not build all possible qemus

* We only build the targets that we support
  it reduces the compile time to half and
  averts the build failure on ubuntu 11.04
  where it dies compiling sparc-softmmu which
  we dont really need

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognutls_2.10.4.bb: Workaround gcc 4.5 ICE on ARM
Khem Raj [Wed, 16 Mar 2011 21:51:20 +0000 (14:51 -0700)]
gnutls_2.10.4.bb: Workaround gcc 4.5 ICE on ARM

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.5: Fix segfault in dwarf2out
Khem Raj [Wed, 16 Mar 2011 19:16:12 +0000 (12:16 -0700)]
gcc-4.5: Fix segfault in dwarf2out

Currently following fails

rm-oe-linux-uclibceabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -mthumb-interwork -mno-thumb
--sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi
-DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./..
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-pipe -g -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -o
coding.o

coding.c: In function 'asn1_length_der':
coding.c:101:1: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:2221
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocacao-native: bumpg PR as sugessted by khem
Henning Heinold [Wed, 16 Mar 2011 20:47:26 +0000 (21:47 +0100)]
cacao-native: bumpg PR as sugessted by khem

14 years agolinux-omap-psp 2.6.32: add support for xM revision C
Koen Kooi [Wed, 16 Mar 2011 19:57:29 +0000 (20:57 +0100)]
linux-omap-psp 2.6.32: add support for xM revision C

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoIn a large number of patches, remove unneeded '..' in paths.
Tom Rini [Wed, 16 Mar 2011 19:03:53 +0000 (12:03 -0700)]
In a large number of patches, remove unneeded '..' in paths.

In most cases we had both ../foopkg/foopkg as the first path and
this simply became foopkg (the second path was already correct for
the default strip level which is why the patch applies normally).

In a few cases the second path was '.' which is valid but not as
clear as 'b' (which is what git shows for example) so update
that while we're at it.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxqt2: Rework the patches for xqt2 (vs the core part).
Tom Rini [Wed, 16 Mar 2011 18:53:21 +0000 (11:53 -0700)]
xqt2: Rework the patches for xqt2 (vs the core part).

The way this package builds, xqt2 isn't the main place for
${S}.  So we add in another task to apply the patches in that
directory (as there's 4 of them).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotk 8.4.19: Rework disable-xim.patch
Tom Rini [Wed, 16 Mar 2011 18:48:17 +0000 (11:48 -0700)]
tk 8.4.19: Rework disable-xim.patch

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopoboxserver: Rework unicode.patch
Tom Rini [Wed, 16 Mar 2011 18:32:41 +0000 (11:32 -0700)]
poboxserver: Rework unicode.patch

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoqscintilla 1.65-gpl-1.6: Rework no-external-lexers.patch
Tom Rini [Wed, 16 Mar 2011 18:30:12 +0000 (11:30 -0700)]
qscintilla 1.65-gpl-1.6: Rework no-external-lexers.patch

Also drop do_stage and update do_install while in here.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoopie-sh 1.2.4: Rework opie-sh-fsmounter-name.patch
Tom Rini [Wed, 16 Mar 2011 18:29:41 +0000 (11:29 -0700)]
opie-sh 1.2.4: Rework opie-sh-fsmounter-name.patch

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoftpd-topfield: Rework usb-header-name-2-6-23.patch
Tom Rini [Wed, 16 Mar 2011 18:28:17 +0000 (11:28 -0700)]
ftpd-topfield: Rework usb-header-name-2-6-23.patch

While in here, clean up the recipe a bit.  It's not autotools based
and if we move the library in with an unpack2 the patch can be
applied with striplevel=0.  There are other problems with this recipe
at present (CFLAGS/LDFLAGS in our env override the Makefile).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agodb: Rework arm-thumb-mutex_db5.patch
Tom Rini [Wed, 16 Mar 2011 17:54:50 +0000 (10:54 -0700)]
db: Rework arm-thumb-mutex_db5.patch

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotcl: Rework mips-tclstrtod.patch
Tom Rini [Wed, 16 Mar 2011 15:43:42 +0000 (08:43 -0700)]
tcl: Rework mips-tclstrtod.patch

We can't portably use .. in paths in patches so we stop applying this
in do_patch and instead apply it at the start of do_configure.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosane-toolchain-java: switch to cacao-native here too
Henning Heinold [Wed, 16 Mar 2011 13:33:58 +0000 (14:33 +0100)]
sane-toolchain-java: switch to cacao-native here too

14 years agoangstrom-jalimo: use cacao-native hg version for javac-native
Henning Heinold [Wed, 16 Mar 2011 10:23:36 +0000 (11:23 +0100)]
angstrom-jalimo: use cacao-native hg version for javac-native

* build java packages is more stable than with jamvm

Signed-off-by: Henning Heinold <h.heinold@tarent.de>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
14 years agoicedtea6-native: update to 1.7.10 version
Henning Heinold [Mon, 14 Mar 2011 11:36:46 +0000 (12:36 +0100)]
icedtea6-native: update to 1.7.10 version

* remove sizer.patch we will use qemu on openjdk
* delete 1.7.6 recipe for security reasons
* update angstroem-jalimo to prefer 1.7.10

Signed-off-by: Henning Heinold <h.heinold@tarent.de>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
14 years agocacao-hg: update to latest revision
Henning Heinold [Mon, 14 Mar 2011 16:15:38 +0000 (17:15 +0100)]
cacao-hg: update to latest revision

14 years agoopenjdk: use qemu now for the awt sizer binary too
Henning Heinold [Mon, 14 Mar 2011 16:12:45 +0000 (17:12 +0100)]
openjdk: use qemu now for the awt sizer binary too

* bump INC_PR

14 years agobeagleboard-*-image: change contents based on latest feedback
Koen Kooi [Wed, 16 Mar 2011 09:21:37 +0000 (10:21 +0100)]
beagleboard-*-image: change contents based on latest feedback

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agotask-beagleboard*: add changes from latest round of feedback
Koen Kooi [Wed, 16 Mar 2011 09:10:05 +0000 (10:10 +0100)]
task-beagleboard*: add changes from latest round of feedback

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoqemu-0.14.0: Removed redundant parallel-build.patch
Khem Raj [Wed, 16 Mar 2011 07:18:29 +0000 (00:18 -0700)]
qemu-0.14.0: Removed redundant parallel-build.patch

* Import patches from ubuntu

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomysql5-native: Drop PSTAGING_DISABLED
Tom Rini [Tue, 15 Mar 2011 21:55:12 +0000 (14:55 -0700)]
mysql5-native: Drop PSTAGING_DISABLED

In 1775a986a1c063198ddacea0575623c0ef8c6de3 we dropped the rm_work hack
as not being applicable anymore.  That hack was also why I had added
PSTAGING_DISABLED but have confirmed it's not needed now.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi
Ben Gardiner [Tue, 15 Mar 2011 18:13:55 +0000 (14:13 -0400)]
bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi

The current IMAGE_CMD_ubi creates an interim image with a .rootfs.ubifs
extension.

The ubifs image created is not considered a valid rootfs without a UBI
container.

Change the filename of the iterim ubifs image used by IMAGE_CMD_ubi to
.ubifs.img to match the IMAGE_CMD_ubifs command.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoimage.bbclass: add link to .rootfs.<type> or .<type>.img
Ben Gardiner [Tue, 15 Mar 2011 18:13:54 +0000 (14:13 -0400)]
image.bbclass: add link to .rootfs.<type> or .<type>.img

The current image link-creation code will unconditionaly create a link
from .<type> pointing to the .rootfs.<type> output.

This is not compatible with the UBIFS images produced which have
.<type>.img extension since they are not considered to be valid rootfs
images when they are not included in a UBI container.

Check for existence of the link target .rootfs.<type> before creating the
link and fallback to a check for the .<type>.img target after that.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocontrib/testing/testbuilder: Update to 0.6
Yuri Bushmelev [Wed, 16 Mar 2011 00:55:43 +0000 (03:55 +0300)]
contrib/testing/testbuilder: Update to 0.6

14 years agolinux: add 2.6.38 initial defconfigs for c7x0, poodle, akita, spitz.
Andrea Adami [Wed, 16 Mar 2011 00:44:28 +0000 (01:44 +0100)]
linux: add 2.6.38 initial defconfigs for c7x0, poodle, akita, spitz.

* collie and tosa following soon
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux: commit initial 2.6.38 recipe.
Andrea Adami [Wed, 16 Mar 2011 00:11:19 +0000 (01:11 +0100)]
linux: commit initial 2.6.38 recipe.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: add 2.6.38 defconfigs for Zaurus family.
Andrea Adami [Tue, 15 Mar 2011 23:59:25 +0000 (00:59 +0100)]
linux-kexecboot: add 2.6.38 defconfigs for Zaurus family.

* Keep DEFAULT_PREFERENCE = "-1" until we have 2.6.38 as default.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: remove Zaurus support in 2.6.37.
Andrea Adami [Tue, 15 Mar 2011 23:27:40 +0000 (00:27 +0100)]
linux-kexecboot: remove Zaurus support in 2.6.37.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: remove 2.6.36 version used only for Zaurus devel.
Andrea Adami [Tue, 15 Mar 2011 23:25:54 +0000 (00:25 +0100)]
linux-kexecboot: remove 2.6.36 version used only for Zaurus devel.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-2.6.37: add more Zaurus defconfigs.
Andrea Adami [Tue, 15 Mar 2011 22:26:38 +0000 (23:26 +0100)]
linux-2.6.37: add more Zaurus defconfigs.

* adding akita c7x0 and poodle
* editing spitz to allow boot from CF/HDD

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot_git: update Zaurus defconfigs and prepare for 2.6.38
Andrea Adami [Tue, 15 Mar 2011 22:23:30 +0000 (23:23 +0100)]
linux-kexecboot_git: update Zaurus defconfigs and prepare for 2.6.38

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoopencv 2.2: bump SRCREV to where the patch has been applied upstream
Koen Kooi [Tue, 15 Mar 2011 20:52:48 +0000 (21:52 +0100)]
opencv 2.2: bump SRCREV to where the patch has been applied upstream

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoguile-native: Put gettext-native back into DEPENDS
Tom Rini [Tue, 15 Mar 2011 20:45:43 +0000 (13:45 -0700)]
guile-native: Put gettext-native back into DEPENDS

guile must have gettext to build.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoangstrom v2010.x: blacklist bash-noemu
Koen Kooi [Tue, 15 Mar 2011 14:49:47 +0000 (15:49 +0100)]
angstrom v2010.x: blacklist bash-noemu

It doesn't build and has the dreaded replaces/conflicts combo

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agopolicykit-gnome: append to EXTRA_OECONF instead of overriding it
Koen Kooi [Tue, 15 Mar 2011 14:23:31 +0000 (15:23 +0100)]
policykit-gnome: append to EXTRA_OECONF instead of overriding it

This is needed to disable introspection

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoffmpeg_git: bump PR
Martin Jansa [Tue, 15 Mar 2011 09:29:27 +0000 (10:29 +0100)]
ffmpeg_git: bump PR

* because SRC_URI change from a96b9ad7525812574d7b719241472fc0e9e95b83 resets LOCALCOUNT in SRCPV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonavit: bump SRCREV and PV
Martin Jansa [Mon, 14 Mar 2011 10:12:39 +0000 (11:12 +0100)]
navit: bump SRCREV and PV

* since r3705 it's development for 0.5.0 version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofreesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV
Martin Jansa [Mon, 14 Mar 2011 08:12:22 +0000 (09:12 +0100)]
freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV

* fsoaudiod doesn't compile with old SRCREV because it didn't exist in that rev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomango-lassi: Typo. s/ESCRIPTION/DESCRIPTION/
Paul Menzel [Thu, 17 Feb 2011 23:32:01 +0000 (00:32 +0100)]
mango-lassi: Typo. s/ESCRIPTION/DESCRIPTION/

• Also bump PR after discussion on list openembedded-devel [1].

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/030940.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agonet-snmp: disable libnl use
Steffen Sledz [Fri, 11 Mar 2011 10:59:34 +0000 (11:59 +0100)]
net-snmp: disable libnl use

Fixes compile error

| ./.libs/libnetsnmpmibs.so: undefined reference to `nl_handle_destroy'
| ./.libs/libnetsnmpmibs.so: undefined reference to `nl_handle_alloc'

which occurred sometimes depending on build order (not in clean package
only builds).

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)
Steffen Sledz [Thu, 10 Mar 2011 17:44:00 +0000 (18:44 +0100)]
linux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)

Similar patch is on its way to the mainline kernel:
http://thread.gmane.org/gmane.linux.kernel/1111144

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agouclibc_git: Upgrade to latest 0.9.32 snapshot
Khem Raj [Tue, 15 Mar 2011 05:47:46 +0000 (22:47 -0700)]
uclibc_git: Upgrade to latest 0.9.32 snapshot

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-omap-psp_2.6.32: convert tabulator to spaces
Paul Menzel [Fri, 11 Feb 2011 14:04:33 +0000 (15:04 +0100)]
linux-omap-psp_2.6.32: convert tabulator to spaces

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agoqemu: Add recipes for 0.14.0 release and remove 0.13.0
Khem Raj [Mon, 14 Mar 2011 19:06:54 +0000 (12:06 -0700)]
qemu: Add recipes for 0.14.0 release and remove 0.13.0

0.13.0 was not DP and was not parallel buildable, could
not boot SH4 and segfaulted in locale generation. Therefore
its removed.

0.14 is preferred over 0.12.5 by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agophp: Add findutils-native to DEPENDS
Tom Rini [Mon, 14 Mar 2011 16:35:34 +0000 (09:35 -0700)]
php: Add findutils-native to DEPENDS

find -readable / -writeable is recent to find.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoffmpeg: switch to libav, that's where the sane people are at
Koen Kooi [Mon, 14 Mar 2011 15:19:15 +0000 (16:19 +0100)]
ffmpeg: switch to libav, that's where the sane people are at

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoshr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREV
Martin Jansa [Mon, 14 Mar 2011 09:10:18 +0000 (10:10 +0100)]
shr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox: remove 1.18.3
Eric Bénard [Sun, 13 Mar 2011 16:50:34 +0000 (17:50 +0100)]
busybox: remove 1.18.3

now that 1.18.4 is default for angstrom and slugos

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoslugos: prefer busybox 1.18.4
Eric Bénard [Sun, 13 Mar 2011 16:50:08 +0000 (17:50 +0100)]
slugos: prefer busybox 1.18.4

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agogcc-4.5: Fix ICE on i586
Khem Raj [Fri, 11 Mar 2011 23:47:23 +0000 (15:47 -0800)]
gcc-4.5: Fix ICE on i586

Upgrade to latest svnrev
Get new linaro patches
Delete patches that are not applied

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Yuri Bushmelev <jay4mail@gmail.com>
14 years agoqt4: remove 4.7.1
Eric Bénard [Fri, 11 Mar 2011 21:39:06 +0000 (22:39 +0100)]
qt4: remove 4.7.1

now that 4.7.2 is prefered for shr & minimal & angstrom

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>