openembedded.git
14 years agonodejs 0.2.1: fix regressions introduced by 0.2.0 -> 0.2.1 upgrade
Koen Kooi [Thu, 16 Sep 2010 07:25:24 +0000 (09:25 +0200)]
nodejs 0.2.1: fix regressions introduced by 0.2.0 -> 0.2.1 upgrade

please be more carefull next time!

14 years agophalanx_22.bb: Rename the tar file to whats fetchable today
Khem Raj [Thu, 16 Sep 2010 02:11:13 +0000 (19:11 -0700)]
phalanx_22.bb: Rename the tar file to whats fetchable today

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogtkhtml2, libxosd_svn.bb: Move the recipe to fetch from git instead of obsolete svn
Khem Raj [Thu, 16 Sep 2010 02:09:07 +0000 (19:09 -0700)]
gtkhtml2, libxosd_svn.bb: Move the recipe to fetch from git instead of obsolete svn

libxosd_svn.bb fix compilation issue.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopenmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and openmoko_t...
Khem Raj [Wed, 15 Sep 2010 21:15:39 +0000 (14:15 -0700)]
openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and openmoko_two_get_subdir

Usually openmoko inheriting recipes have SECTION like openmoko/libs
etc then the code works well but for packages e.g. -dev -dbg same
section is not true and the functions fail

File "openmoko2.bbclass", line 2, in openmoko_two_get_subdir
ValueError: need more than 1 value to unpack

This patch makes sure to split the string only if SECTION contains '/'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agokernel.bbclass: Fix INITRAMFS_IMAGE logic
Tom Rini [Wed, 15 Sep 2010 23:30:28 +0000 (16:30 -0700)]
kernel.bbclass: Fix INITRAMFS_IMAGE logic

Due to a bitbake bug to be fixed in 1.10.1, EXPORT_FUNCTIONS isn't
remapping kernel_do_compile[depends] to do_compile[depends], so
make a comment about cleaning this up once we depend on a working
bitbake.  Next, it needs to add to do_configure (like the users
have manually set a dependancy on) rather than do_compile so that
the initramfs is copied into place in time.  Since we're fixing the
logic in kernel.bbclass, we can drop the workarounds that linux-kexecboot
and linux-preboot have added.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobabbage.conf: Add framebuffer video driver to XSERVER
Florian Boor [Wed, 15 Sep 2010 23:26:25 +0000 (01:26 +0200)]
babbage.conf: Add framebuffer video driver to XSERVER

14 years agogpe-conf: add 0.2.9
Florian Boor [Wed, 15 Sep 2010 22:22:55 +0000 (00:22 +0200)]
gpe-conf: add 0.2.9

14 years agolibjingle-tapioca_0.3.10.bb: Fix compilation and install issues.
Khem Raj [Wed, 15 Sep 2010 20:41:29 +0000 (13:41 -0700)]
libjingle-tapioca_0.3.10.bb: Fix compilation and install issues.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodnsmasq: add version 2.55 from upstream
Henry von Tresckow [Sat, 4 Sep 2010 14:00:14 +0000 (14:00 +0000)]
dnsmasq: add version 2.55 from upstream

Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agodnsmasq: remove versions prior to 2.52
Roman I Khimov [Tue, 14 Sep 2010 07:23:16 +0000 (11:23 +0400)]
dnsmasq: remove versions prior to 2.52

These have known unpatched security issues, 2.52 is in the repo for quite some
time, anyone who cares should be using that already.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibsdl-qpe_1.2.9.bb: Add patch to not include asm/page.h
Khem Raj [Wed, 15 Sep 2010 19:35:18 +0000 (12:35 -0700)]
libsdl-qpe_1.2.9.bb: Add patch to not include asm/page.h

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomsmcomm.inc: Fix SRCREV
Khem Raj [Wed, 15 Sep 2010 19:04:15 +0000 (12:04 -0700)]
msmcomm.inc: Fix SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodb_{4.3.29, 5.0.21}.bb: increase PR to force a rebuild.
Michael Kurz [Mon, 23 Aug 2010 22:18:46 +0000 (22:18 +0000)]
db_{4.3.29, 5.0.21}.bb: increase PR to force a rebuild.

Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodb{4,5}.inc: fix QA: non -dev contains .so
Michael Kurz [Mon, 23 Aug 2010 22:18:45 +0000 (22:18 +0000)]
db{4,5}.inc: fix QA: non -dev contains .so

Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"
Simon Busch [Tue, 14 Sep 2010 09:55:39 +0000 (09:55 +0000)]
fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"

Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine
and no other machine needs this actually.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonkf_2.07.bb: fixed build error (QA Issue with nkf: No GNU_HASH in the elf binary)
Fahad Usman [Wed, 15 Sep 2010 04:13:17 +0000 (04:13 +0000)]
nkf_2.07.bb: fixed build error (QA Issue with nkf: No GNU_HASH in the elf binary)

* added TARGET_CC_ARCH += "${LDFLAGS}"
* added PR = "r1"

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogettext-0.18: use included libcroco instead of one provided by build system
Vasily Khoruzhick [Mon, 13 Sep 2010 10:57:30 +0000 (10:57 +0000)]
gettext-0.18: use included libcroco instead of one provided by build system

gettext-native uses system libcroco if it's available, and breaks
compilation in this case.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonodejs: replaced v0.2.0 with v0.2.1
AJ ONeal [Wed, 15 Sep 2010 07:05:32 +0000 (07:05 +0000)]
nodejs: replaced v0.2.0 with v0.2.1

* now includes node-waf and node-repl
* updated pathname in libev-cross-cc and libev-cross-cc
* removed patch which is no longer necessary (applied upstream)

Signed-off-by: AJ ONeal <coolaj86@gmail.com>
14 years agolinux-efikamx_git+2.6.31.14.bb: Set default preference to -1
Khem Raj [Wed, 15 Sep 2010 14:15:06 +0000 (07:15 -0700)]
linux-efikamx_git+2.6.31.14.bb: Set default preference to -1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom-eglibc.inc: Update SPE check
Tom Rini [Wed, 15 Sep 2010 00:24:05 +0000 (17:24 -0700)]
angstrom-eglibc.inc: Update SPE check

Use BASE_PACKAGE_ARCH to determine if we should be SPE, or not
which is what sane-toolchain.inc does.  This saves us having to
update this file every time a new e500 machine is added.

Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agompc8544ds: Add this machine
Tom Rini [Wed, 15 Sep 2010 00:22:34 +0000 (17:22 -0700)]
mpc8544ds: Add this machine

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agop2020ds: Pull in tune-ppce500v2.conf
Tom Rini [Tue, 14 Sep 2010 23:36:23 +0000 (16:36 -0700)]
p2020ds: Pull in tune-ppce500v2.conf

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapr, apr-util: Remove 1.2.* versions
Tom Rini [Mon, 13 Sep 2010 16:59:23 +0000 (09:59 -0700)]
apr, apr-util: Remove 1.2.* versions

These don't patch and aren't pinned by anyone.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agostartup-notification_0.9.bb: Remove evas from DEPENDS
Khem Raj [Tue, 14 Sep 2010 22:41:48 +0000 (15:41 -0700)]
startup-notification_0.9.bb: Remove evas from DEPENDS

* This Reverts 697af28264704d9711d716504b809f0edaffbdb2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibgles-omap3_3.01.00.07.bb: Add recipe
Khem Raj [Thu, 9 Sep 2010 05:27:34 +0000 (22:27 -0700)]
libgles-omap3_3.01.00.07.bb: Add recipe

* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoeglibc: Do not specify ports multiple time to --enable-addons
Khem Raj [Mon, 13 Sep 2010 19:52:36 +0000 (19:52 +0000)]
eglibc: Do not specify ports multiple time to --enable-addons

* While building for mips64 I noticed a problem where eglibc
  configure did not get the mips sub arch correct during configure
  the reason was we had ports twice in configure commandline which
  ran a ports configure twice and appended machines multiple times
  to paths which then were wrong and it failed to select correct
  ABI to compile eglibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofftw: added --enable-threads to the 3.2.2 recipes
Frans Meulenbroeks [Tue, 14 Sep 2010 20:59:28 +0000 (22:59 +0200)]
fftw: added --enable-threads to the 3.2.2 recipes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agofoonas-init: remove broken and unused recipe.
Graham Gower [Mon, 13 Sep 2010 18:15:45 +0000 (18:15 +0000)]
foonas-init: remove broken and unused recipe.

This recipe has references to non existant files in its SRC_URI, I could not
find them in the git logs either.
A grep -r foonas-init shows no in tree users.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Verified with Tim Ellis and Oyvind Repvik that this can be deleted

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agodspgw-utils_3.3.1.bb,soundtracker-gtk2_0.6.7.bb: Add missing checksums
Khem Raj [Tue, 14 Sep 2010 20:21:31 +0000 (13:21 -0700)]
dspgw-utils_3.3.1.bb,soundtracker-gtk2_0.6.7.bb: Add missing checksums

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-native: configure unicode to ucs4
Eric BENARD [Tue, 14 Sep 2010 09:39:33 +0000 (09:39 +0000)]
python-native: configure unicode to ucs4

* while trying to run gdb from an SDK created by OE, I got the following
errors: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb: undefined symbol:
PyUnicodeUCS2_FromEncodedObject

* the reason is that the workstation (ubuntu 10.04 or 9.01)'s Python is compiled using ucs4
and the python-native used to create arm-angstrom-linux-gnueabi-gdb is using ucs2, the
problem is detailed here :
http://docs.python.org/faq/extending#when-importing-module-x-why-do-i-get-undefined-symbol-pyunicodeucs2

* configuring python-native with ucs=4 solves this problem.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-qte-toolchain-target: add libqt-embeddedmultimedia4-dev
Eric BENARD [Tue, 14 Sep 2010 06:53:46 +0000 (06:53 +0000)]
task-qte-toolchain-target: add libqt-embeddedmultimedia4-dev

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox/mdev.conf: add net/tun
Eric BENARD [Mon, 13 Sep 2010 09:33:36 +0000 (09:33 +0000)]
busybox/mdev.conf: add net/tun

having tun in /dev/net/tun allows openvpn to run without any hack
on the target

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agopreferred-xorg-versions-X11R7.5-latest.inc: Move to pixman 0.18.4
Leon Woestenberg [Tue, 14 Sep 2010 19:23:27 +0000 (21:23 +0200)]
preferred-xorg-versions-X11R7.5-latest.inc: Move to pixman 0.18.4

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Frans Meulenbroeks <frans.meulenbroeks@gmail.com>
14 years agolinux-palmpre: enable uinput support in defconfig
Simon Busch [Tue, 14 Sep 2010 14:54:38 +0000 (16:54 +0200)]
linux-palmpre: enable uinput support in defconfig

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agonetbase: add interface file for palmpre machine and bump PR
Simon Busch [Mon, 13 Sep 2010 18:50:03 +0000 (20:50 +0200)]
netbase: add interface file for palmpre machine and bump PR

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agotslib_git.bb: bump SRCREV
Simon Busch [Wed, 8 Sep 2010 20:16:42 +0000 (22:16 +0200)]
tslib_git.bb: bump SRCREV

Newer version of tslib contains better support for the cy8mrln touchscreen used on the
palmpre machine.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoxserver-common: patch to add a section for nokia900 to xserver-common
Klaus Kurzmann [Tue, 14 Sep 2010 15:55:23 +0000 (17:55 +0200)]
xserver-common: patch to add a section for nokia900 to xserver-common

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agowatchdog_5.6.bb: add config for the nokia900 machine
Klaus Kurzmann [Tue, 14 Sep 2010 15:54:06 +0000 (17:54 +0200)]
watchdog_5.6.bb: add config for the nokia900 machine

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoangstrom 2008: switch to cairo 1.10
Koen Kooi [Tue, 14 Sep 2010 14:29:41 +0000 (16:29 +0200)]
angstrom 2008: switch to cairo 1.10

14 years agolibdecodeqr: add 0.9.4+git
Koen Kooi [Tue, 14 Sep 2010 13:38:16 +0000 (15:38 +0200)]
libdecodeqr: add 0.9.4+git

14 years agoti-codec-engine: Add initial recipe for latest ce 2.26.00.08
Roger Monk [Mon, 13 Sep 2010 08:26:28 +0000 (09:26 +0100)]
ti-codec-engine: Add initial recipe for latest ce 2.26.00.08

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codec-engine_2.26.00.08: add new codec engine version.
Brijesh Singh [Thu, 9 Sep 2010 23:37:07 +0000 (18:37 -0500)]
ti-codec-engine_2.26.00.08: add new codec engine version.

ti-codec-engine_2.26.00.08: add new codec engine version.

* Add CE 2.26 GA release version.
* .make target is no longer supported on 2.26 hence commenting out from .inc.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
14 years agocpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only.
Khem Raj [Fri, 10 Sep 2010 17:40:07 +0000 (10:40 -0700)]
cpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocpuburn-neon.bb: Only build for arm hosts
Khem Raj [Fri, 10 Sep 2010 00:20:46 +0000 (17:20 -0700)]
cpuburn-neon.bb: Only build for arm hosts

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofreesmartphone/msmcomm.inc: Bump SRCREV
Khem Raj [Thu, 9 Sep 2010 19:20:08 +0000 (12:20 -0700)]
freesmartphone/msmcomm.inc: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopenssl 1.0.0a: fix CVE-2010-2939
Roman I Khimov [Mon, 13 Sep 2010 14:39:40 +0000 (18:39 +0400)]
openssl 1.0.0a: fix CVE-2010-2939

0.9.8 is also affected, please try the same patch if using that.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoquagga: update 0.99.16 to 0.99.17
Roman I Khimov [Mon, 13 Sep 2010 14:08:46 +0000 (18:08 +0400)]
quagga: update 0.99.16 to 0.99.17

 * fixes two DoS attacks in BGP implementation
 * fixes other bugs
 * considered as sage upgrade

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agosquid: update 3.1.7 to 3.1.8
Roman I Khimov [Mon, 13 Sep 2010 13:56:59 +0000 (17:56 +0400)]
squid: update 3.1.7 to 3.1.8

 * fixes SQUID-2010:3 DoS (http://www.squid-cache.org/Advisories/SQUID-2010_3.txt)
 * hardenes DNS client
 * fixes other bugs
 * considered as safe upgrade

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoangstrom-next: switch to perl 5.10.1
Koen Kooi [Mon, 13 Sep 2010 18:36:22 +0000 (20:36 +0200)]
angstrom-next: switch to perl 5.10.1

14 years agofsogsmd: fix dependency chain for palmpre machine
Simon Busch [Mon, 13 Sep 2010 18:14:08 +0000 (20:14 +0200)]
fsogsmd: fix dependency chain for palmpre machine

Through the last commit for fsogsmd the dependency chain for fsogsmd was broken.
libgsm0710mux was never compiled as dependency as it was overwritten by the other
dependencies necessary for the palmpre machine.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoklibc: fix packaging mismatch
Andrea Adami [Mon, 13 Sep 2010 17:27:27 +0000 (19:27 +0200)]
klibc: fix packaging mismatch

* introduced by mistake extending list of packaged files
* (copy and paste is for the lazy...)
* bump PR

14 years agoRevert "gcc: trade QA errors for broken runtime dependencies"
Koen Kooi [Mon, 13 Sep 2010 17:30:14 +0000 (19:30 +0200)]
Revert "gcc: trade QA errors for broken runtime dependencies"

This isn't needed anymore now the proper fix is in

This reverts commit 241b8865f20b9e3c3beb334535e6cd8452cbf47d.

14 years agotime: Make /usr/bin/time use update-alternatives
Tom Rini [Fri, 10 Sep 2010 19:20:25 +0000 (12:20 -0700)]
time: Make /usr/bin/time use update-alternatives

This is a little funny as we don't want u-a on the -native.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoinetutils: Add traceroute and ifconfig to u-a, ifconfig moves to /sbin
Tom Rini [Fri, 10 Sep 2010 18:28:32 +0000 (11:28 -0700)]
inetutils: Add traceroute and ifconfig to u-a, ifconfig moves to /sbin

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxfsprogs: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:47:27 +0000 (12:47 -0700)]
xfsprogs: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxfsdump: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:47:15 +0000 (12:47 -0700)]
xfsdump: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosg3-utils: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:46:56 +0000 (12:46 -0700)]
sg3-utils: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agojpeg 6b: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:46:41 +0000 (12:46 -0700)]
jpeg 6b: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapmd: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:45:41 +0000 (12:45 -0700)]
apmd: Switch to getting libtool from PATH

While doing this, also ensure CC/CFLAGS/LDFLAGS are also obeyed.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapr-util: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:44:48 +0000 (12:44 -0700)]
apr-util: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapr 1.2.12: Switch to getting libtool from PATH
Tom Rini [Thu, 9 Sep 2010 19:44:17 +0000 (12:44 -0700)]
apr 1.2.12: Switch to getting libtool from PATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapr 1.3.5: Rework and re-apply the cleanup patch, so this builds.
Tom Rini [Thu, 9 Sep 2010 19:44:01 +0000 (12:44 -0700)]
apr 1.3.5: Rework and re-apply the cleanup patch, so this builds.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackaged-staging: Fix libtool-cross staging
Tom Rini [Thu, 9 Sep 2010 16:06:56 +0000 (09:06 -0700)]
packaged-staging: Fix libtool-cross staging

libtool-cross must not inherit cross, so wasn't getting the right
mangling and saving done.  In addition, we want a slightly broader grep
to be used in these cases.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibtool-cross 2.2.6[ab]: Drop legacy staging, taken from poky
Tom Rini [Thu, 9 Sep 2010 16:04:58 +0000 (09:04 -0700)]
libtool-cross 2.2.6[ab]: Drop legacy staging, taken from poky

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackaged-staging: When taking ipks use PKGV not PV
Tom Rini [Wed, 8 Sep 2010 18:32:10 +0000 (11:32 -0700)]
packaged-staging: When taking ipks use PKGV not PV

This fixes a problem where ncurses 5.7 (and readline) wasn't having
ipks stored.  package_ipk.bbclass uses PKGV not PV which means
packaged-staging should too.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPC
Tom Rini [Wed, 8 Sep 2010 16:25:21 +0000 (09:25 -0700)]
ffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPC

What's passed for --enable-ldflags is for ffmpeg using cc-as-ld but
not just using CCLD, so pass in TOOLCHAIN_OPTIONS.  For PowerPC,
only pass --enable-altivec on ppce600 (only case of it we support)
otherwise disable as ffmpeg defaults to enabled.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibfreesmartphone-glib: new recipe
Klaus Kurzmann [Mon, 13 Sep 2010 15:26:30 +0000 (17:26 +0200)]
libfreesmartphone-glib: new recipe

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoangstrom-next: switch to a newer busybox and cairo
Koen Kooi [Mon, 13 Sep 2010 15:02:35 +0000 (17:02 +0200)]
angstrom-next: switch to a newer busybox and cairo

14 years agocairo: add 1.10.0, latest stable release
Koen Kooi [Mon, 13 Sep 2010 12:36:04 +0000 (14:36 +0200)]
cairo: add 1.10.0, latest stable release

14 years agoshr-splash-theme-logo: support palmpre and htcdream machines
Sebastian Krzyszkowiak [Mon, 13 Sep 2010 12:35:52 +0000 (12:35 +0000)]
shr-splash-theme-logo: support palmpre and htcdream machines

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agocornucopia: bump to get fsogsmd fix
Sebastian Krzyszkowiak [Mon, 13 Sep 2010 12:33:30 +0000 (12:33 +0000)]
cornucopia: bump to get fsogsmd fix

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoutil-linux-ng: increase PR
Eric Bénard [Mon, 13 Sep 2010 10:29:43 +0000 (12:29 +0200)]
util-linux-ng: increase PR

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoutil-linux-ng: fix broken symlinks
Eric Bénard [Mon, 13 Sep 2010 10:28:36 +0000 (12:28 +0200)]
util-linux-ng: fix broken symlinks

* # opkg files util-linux-ng | grep 'halt\|boot' | xargs file
/usr/sbin/fastboot:             broken symbolic link to `/usr/sbin/shutdown'
/usr/sbin/halt:                 broken symbolic link to `shutdown'
/usr/sbin/halt.util-linux-ng:   broken symbolic link to `/usr/sbin/shutdown'
/usr/sbin/fasthalt:             broken symbolic link to `/usr/sbin/shutdown'
/usr/sbin/reboot:               broken symbolic link to `shutdown'
/usr/sbin/reboot.util-linux-ng: broken symbolic link to `/usr/sbin/shutdown'

* this patch close bug 5475
http://bugs.openembedded.org/show_bug.cgi?id=5475

From: Korey Lu <koreylu@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoutil-linux-ng: add missing `update-alternatives --remove' in pkg_prerm
Eric Bénard [Mon, 13 Sep 2010 10:22:06 +0000 (12:22 +0200)]
util-linux-ng: add missing `update-alternatives --remove' in pkg_prerm

* util-linux-ng installs alternative of hexdump, setsid and chrt in postinst, but
doesn't remove them in prerm leading to broken simlinks

* this patch closes bug 5476
http://bugs.openembedded.org/show_bug.cgi?id=5476

From: Korey Lu <koreylu@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoutil-linux-ng: fix reset update-alternative vs busybox
Eric Bénard [Mon, 13 Sep 2010 10:18:56 +0000 (12:18 +0200)]
util-linux-ng: fix reset update-alternative vs busybox

* we actually get the following log :
update-alternatives: Error: cannot register alternative reset
to /bin/reset since it is already registered to /usr/bin/reset
* the fix is to have util-linux-ng install reset in /usr/bin

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agogcc-package-cross.inc: install shlibs lists into target dir instead of host dir
Koen Kooi [Mon, 13 Sep 2010 07:03:26 +0000 (09:03 +0200)]
gcc-package-cross.inc: install shlibs lists into target dir instead of host dir

This fixes the "libstdc++ isn't installed into my rootfs anymore" type of problems after a full rebuild of all packages

This bumps PR of gcc to force a rebuild, but that is *NOT* enough to fix the packages built before this fix, those still need rebuilding

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Dallas Foley <dfoley@telus.net>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoangstrom feed sorter: add mini6410
Koen Kooi [Sat, 11 Sep 2010 07:47:19 +0000 (09:47 +0200)]
angstrom feed sorter: add mini6410

14 years agoti-framework-components_2.25.03.07: add new framework components recipe
Brijesh Singh [Thu, 9 Sep 2010 23:38:41 +0000 (18:38 -0500)]
ti-framework-components_2.25.03.07: add new framework components recipe

ti-framework-components_2.25.03.07: add new framework components recipe

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3)
Roger Monk [Sun, 12 Sep 2010 20:16:57 +0000 (21:16 +0100)]
ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-cgt6x: Add latest c6000 code generation tools versions (6.1.15/16/17)
Roger Monk [Sun, 12 Sep 2010 20:16:02 +0000 (21:16 +0100)]
ti-cgt6x: Add latest c6000 code generation tools versions (6.1.15/16/17)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-xdais_6.26.00.02: add new xdais version.
Brijesh Singh [Thu, 9 Sep 2010 23:39:44 +0000 (18:39 -0500)]
ti-xdais_6.26.00.02: add new xdais version.

ti-xdais_6.26.00.02: add new xdais version.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
14 years agoti-linuxutils_2.25.05.11: add new linux utils recipe
Brijesh Singh [Thu, 9 Sep 2010 23:39:21 +0000 (18:39 -0500)]
ti-linuxutils_2.25.05.11: add new linux utils recipe

ti-linuxutils_2.25.05.11: add new linux utils recipe

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
14 years agoti-xdctools: Add Latest Versions 3.20.02/03
Roger Monk [Sun, 12 Sep 2010 12:14:12 +0000 (13:14 +0100)]
ti-xdctools: Add Latest Versions 3.20.02/03

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dspbios: Add Latest versions 5.41.06/07
Roger Monk [Sun, 12 Sep 2010 12:13:02 +0000 (13:13 +0100)]
ti-dspbios: Add Latest versions 5.41.06/07

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append
Roger Monk [Sun, 12 Sep 2010 10:47:37 +0000 (11:47 +0100)]
ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti recipes: remove -sourcetree support
Koen Kooi [Wed, 1 Sep 2010 13:27:51 +0000 (15:27 +0200)]
ti recipes: remove -sourcetree support

14 years agoklibc: bump to 1.5.20
Andrea Adami [Sun, 12 Sep 2010 23:08:27 +0000 (01:08 +0200)]
klibc: bump to 1.5.20

* still some doubt about klcc-cross packaging, triggering
* NOTE: the following files were installed but not shipped in any package:
* staging-klcc-cross seems sane, though.

14 years agomplayer_git: fix omapfb patchset and bump PR
Denis 'GNUtoo' Carikli [Sun, 12 Sep 2010 15:12:28 +0000 (17:12 +0200)]
mplayer_git: fix omapfb patchset and bump PR

omapfb.patch was rebased and added as mplayer-git_omapfb.patch
vo_omapfb.c had to be patched due to API change,
  hence the omapfb_control_arguments.patch

Thanks to kergoth(on #oe on Freenode) for help on how to patch a file that is copied only
  in do_configure_prepend which comes after do_patch
The first attempt :
  file://omapfb_control_arguments.patch;patchdir=${WORKDIR}
resulted in a strange behaviour such as:
  NOTE: Handling BitBake files: \ (0675/7073) [ 9 %]NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating:
  ${PN}-${EXTENDPE}${PV}-${PR}
  NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating:
  ${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF}
so I used patchdir=.. as advised:
<kergoth> you could try using patchdir=..

Thanks a lot for all the help.

14 years agoefikamx: Fixed spelling error Genisi to Genesi.
Leon Woestenberg [Sun, 12 Sep 2010 20:17:10 +0000 (22:17 +0200)]
efikamx: Fixed spelling error Genisi to Genesi.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
14 years agolinux-efikamx: Added git version for 2.6.31.14.
Leon Woestenberg [Sun, 12 Sep 2010 20:16:14 +0000 (22:16 +0200)]
linux-efikamx: Added git version for 2.6.31.14.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
14 years agoglibc_2.9: Apply patch to fix manual/Makefile for newer GNU make
Holger Hans Peter Freyther [Sun, 12 Sep 2010 17:27:11 +0000 (01:27 +0800)]
glibc_2.9: Apply patch to fix manual/Makefile for newer GNU make

This patch is coming from upstream glibc and fixes an error on
make install in line 235 about mixing patterns.

14 years agoElmdentica abandoned json-c in favor of cjson
Rui Miguel Silva Seabra [Sat, 11 Sep 2010 15:00:51 +0000 (15:00 +0000)]
Elmdentica abandoned json-c in favor of cjson

Hi,

cJSON is not a properly setup library, but drop in files (this should be
fixed in the future), however it seems to be working a lot better than
json-c.

I was running into a lot of weird problems and crashes derived from
json-c and so I tried cJSON as advised by disconfitor.

Indeed it's working, faster, and more reliably, so I now add two patches:
  1) removes elmdentica svn dependency on libjson (already commit in e's
svn)
  2) removes my naive patch to json-c (or libjson) as they're working on
a much better patch and I was the only one using it AFAICT

Please apply!

Rui

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoframeworkd-config-shr: bump
Sebastian Krzyszkowiak [Sun, 12 Sep 2010 11:07:09 +0000 (11:07 +0000)]
frameworkd-config-shr: bump

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agocornucopia: bump
Sebastian Krzyszkowiak [Sun, 12 Sep 2010 11:06:39 +0000 (11:06 +0000)]
cornucopia: bump

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoshr-splash-theme-logo: bump and support nokia900
Sebastian Krzyszkowiak [Fri, 10 Sep 2010 19:35:55 +0000 (19:35 +0000)]
shr-splash-theme-logo: bump and support nokia900

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoshr-splash-theme.inc: support splashes for different machines
Sebastian Krzyszkowiak [Fri, 10 Sep 2010 19:35:54 +0000 (19:35 +0000)]
shr-splash-theme.inc: support splashes for different machines

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agonokia900: generate also tar.gz images for installation on SD card
Sebastian Krzyszkowiak [Tue, 7 Sep 2010 17:23:03 +0000 (17:23 +0000)]
nokia900: generate also tar.gz images for installation on SD card

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agotask-shr-minimal: add gtk-immodule-xim for devices with hardware keyboard
Sebastian Krzyszkowiak [Tue, 7 Sep 2010 13:08:04 +0000 (13:08 +0000)]
task-shr-minimal: add gtk-immodule-xim for devices with hardware keyboard

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoxserver-xorg-conf: add xorg.conf for nokia900
Sebastian Krzyszkowiak [Sun, 5 Sep 2010 18:18:00 +0000 (18:18 +0000)]
xserver-xorg-conf: add xorg.conf for nokia900

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agotask-shr-feed: add xterm
Sebastian Krzyszkowiak [Sat, 4 Sep 2010 19:30:28 +0000 (19:30 +0000)]
task-shr-feed: add xterm

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>