Melissa Watkins [Mon, 13 Dec 2010 21:20:20 +0000 (21:20 +0000)]
ti-pru-sw-examples: fix package run-time dependencies
* This package depends on the ti-pru-sw-edma-driver and
kernel-module-uio-pru modules at run-time. Added these packages
to the RDEPENDS.
* Bump PR
* Update SRC_REV
* Update COMPATIBLE_MACHINE
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
irfan sadiq [Wed, 15 Dec 2010 15:39:52 +0000 (15:39 +0000)]
To make runalltests.sh configurable for default tests
This patch applied to ltp runalltests.sh script to make default set of test
suits configurable which is not the default behaviour.
By default rullalltests.sh invokes runltp wihout specifying any set of tests
to run. This patch will give the user option to chose from defaults suits
setting their respective variables named RUN_DEFAULT_SUITENAME to '0' or '1'.
Thus executing only desired suites.
Signed-off-by: Irfan Sadiq <irfan_sadiq@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stefan Schmidt [Wed, 15 Dec 2010 10:24:50 +0000 (11:24 +0100)]
linux-omap-hah_2.6.31: Bump SRCREV for machid changes
Chris Larson [Wed, 15 Dec 2010 18:03:19 +0000 (11:03 -0700)]
oe.utils: add 'inherits' function
This is simply a more convenient form of bb.data.inherits_class, as it can
accept any number of classes, and will return True if it inherits any of them.
This is similar to how isinstance() behaves.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Koen Kooi [Wed, 15 Dec 2010 14:01:30 +0000 (15:01 +0100)]
xorg-drivers: bump INC_PR for API/ABI change in previous commit
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 15 Dec 2010 13:59:44 +0000 (14:59 +0100)]
angstrom next: don't set preferred version for xserver-xorg, but trust the includes
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 15 Dec 2010 10:59:45 +0000 (11:59 +0100)]
xf86-video-v4l2: bump SRCREV
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Wed, 15 Dec 2010 09:47:21 +0000 (10:47 +0100)]
linux-omap4: switch to L24.11 based tree to match with L24.11 syslink userspace
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 15 Dec 2010 09:21:38 +0000 (10:21 +0100)]
libdce: fix DEPENDS
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Khem Raj [Wed, 15 Dec 2010 02:00:18 +0000 (18:00 -0800)]
eglibc.inc: Pass FPU type to GLIBC_EXTRA_OECONF
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Graham Gower <graham.gower@gmail.com>
Paul Eggleton [Wed, 15 Dec 2010 01:04:40 +0000 (01:04 +0000)]
contrib/opie: add useful management scripts
Add scripts to aid management of Opie recipes and source tarballs
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Wed, 15 Dec 2010 00:21:57 +0000 (00:21 +0000)]
libqpe-opie: fix 1.2.5 recipe to use INC_PR
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Wed, 15 Dec 2010 00:22:53 +0000 (00:22 +0000)]
opie-lrelease-native: fix 1.2.5 recipe to use INC_PR
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Wed, 15 Dec 2010 00:06:34 +0000 (00:06 +0000)]
opie-icon-reload: add 1.2.5 version
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Wed, 15 Dec 2010 00:05:03 +0000 (00:05 +0000)]
Opie: add checksums to 1.2.5 recipes
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Tue, 14 Dec 2010 23:55:15 +0000 (23:55 +0000)]
Opie: add checksums to 1.2.4 recipes
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Tue, 14 Dec 2010 23:47:05 +0000 (23:47 +0000)]
opie-reader: fix SRC_URI and INC_PR
* SRC_URI has been removed from the inc file and added to 1.2.4 version
* Fixed 1.2.5 version to use INC_PR as other opie-reader files do
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Martin Jansa [Tue, 14 Dec 2010 13:39:41 +0000 (14:39 +0100)]
msmcomm: bump SRCREV to compatible version with current cornucopia SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Tue, 14 Dec 2010 06:21:32 +0000 (22:21 -0800)]
samba_3.2.15.bb: Fix build failure on ARM/thumb due to GCC ICE
* As a hotfix we currently avoid compiling it in thumb mode.
Due to gcc bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46934
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 13 Dec 2010 23:59:44 +0000 (15:59 -0800)]
gcc-4.5.inc: Revert PR 42172 backport
* This fixes the gcc ICE as seen compiling samba
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Khem Raj [Mon, 13 Dec 2010 21:48:16 +0000 (13:48 -0800)]
eglibc/glibc: Use/add cross-localedef to generate locales
* Add recipe for cross-localedef-native
* Consolidate eglibc/glibc to share common contructs in bbclass
* Move common code in eglibc to eglibc.inc
* By default use cross-locaedef to generate locales now instead of qemu
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Philip Balister [Tue, 14 Dec 2010 18:38:16 +0000 (13:38 -0500)]
i2c-tools : Fix dumb typo.
Steve Sakoman [Sat, 11 Dec 2010 15:16:26 +0000 (07:16 -0800)]
coreutils: experimental coreutils fix
Koen Kooi [Tue, 14 Dec 2010 16:20:38 +0000 (17:20 +0100)]
libdce: roll back one commit
17:09 <@robclark> koen: could you try rolling back one commit in libdce, and backing out that patch to set the two extra param's?
17:09 <@robclark> I think all is not right with latest h264 decoder
17:09 * robclark had just noticed the issues with some clips about 15 minutes ago.. so needs some time to debug
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Tue, 14 Dec 2010 14:59:20 +0000 (15:59 +0100)]
linux-omap4 2.6.35.3: add patches from Mans
Koen Kooi [Tue, 14 Dec 2010 14:58:21 +0000 (15:58 +0100)]
omapfbplay-dce: add DCE capable omapfbplay
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Tue, 14 Dec 2010 14:58:02 +0000 (15:58 +0100)]
omapfbplay: bump SRCREV
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Tue, 14 Dec 2010 14:47:16 +0000 (15:47 +0100)]
libdce: add latest git
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Tue, 14 Dec 2010 14:27:12 +0000 (15:27 +0100)]
ti-libd2cmap: add git version that builds from the omapzoom L24.11 tag
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Tue, 14 Dec 2010 13:56:12 +0000 (14:56 +0100)]
ti-syslink: add git version that builds from the omapzoom L24.11 tag
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Tue, 14 Dec 2010 13:43:24 +0000 (14:43 +0100)]
ti-tilermemmgr: add git version that builds from the omapzoom L24.11 tag
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Tue, 14 Dec 2010 12:02:41 +0000 (13:02 +0100)]
xserver-xorg: 1.9.2.902 is now 1.9.3, remove old 1.9.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Tue, 14 Dec 2010 09:33:37 +0000 (10:33 +0100)]
linux-omap 2.6.37rc: bump SRCREV
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Melissa Watkins [Mon, 13 Dec 2010 21:20:06 +0000 (21:20 +0000)]
ti-pru-sw-edma-library: fix package dependencies
* This package is not installed on the target system but only
staged for use by other packages. Therefore it does not need
an RDEPENDS entry.
* The package does DEPEND on the ti-pru-sw-edma-driver being
built prior to building.
* Bump the PR
* Update SRC_REV
* Update COMPATIBLE_MACHINE
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Melissa Watkins [Mon, 13 Dec 2010 21:19:48 +0000 (21:19 +0000)]
ti-pru-sw-edma-driver: do not strip driver
* Added PACKAGE_STRIP = "no" so that the module will not be
stripped and can be insmoded into the kernel. Failure to
do so results in errors like:
<module>: module has no symbols (stripped?)
* Changed PR setting to key off changes to MACHINE_KERNEL_PR
or the SRCREV of the module repository.
* Updated SRC_REV.
* Updated COMAPTIBLE_MACHINE
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Melissa Watkins [Mon, 13 Dec 2010 21:19:29 +0000 (21:19 +0000)]
ti-pru-sw-app-loader: remove unneeded RDEPENDS
* This package is a library used only during staging and does not
get installed on the target system. It does not need an
RDEPENDS defined.
* Bump PR
* Update SRC_REV
* Update COMPATIBLE_MACHINE
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Mon, 13 Dec 2010 19:21:03 +0000 (20:21 +0100)]
ncurses_5.7: replace tabulators with spaces
Just found this one line, when looking at the recipe.
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bob Foerster [Tue, 14 Dec 2010 07:21:01 +0000 (07:21 +0000)]
base.bbclass: Get rid of "WARNING: Function do_build doesn't exist"
Signed-off-by: Bob Foerster <robert@erafx.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Eggleton [Sun, 12 Dec 2010 15:10:17 +0000 (15:10 +0000)]
Opie: add version 1.2.5
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Sun, 28 Nov 2010 23:41:03 +0000 (23:41 +0000)]
Opie: switch recipes away from CVS
handhelds.org CVS is unavailable, so switch 1.2.4 recipes to split source
tarballs and all remaining Opie recipes over to the Opie git repository.
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Thu, 2 Dec 2010 22:38:57 +0000 (22:38 +0000)]
opie-bluetoothapplet: change to use pics path to match other applet recipes
This saves us one more tarball when moving towards split tarballs for stable
version sources.
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Sun, 28 Nov 2010 23:39:48 +0000 (23:39 +0000)]
opie-oxygen: remove obsolete 1.0.0 version
This has long been superseded; version 1.2.4 is the current version.
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Sun, 12 Dec 2010 15:12:15 +0000 (15:12 +0000)]
Opie: remove opie-cardmon & opie-pcmciaapplet
These have been superseded by opie-cardapplet as of version 1.2.4.
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Paul Eggleton [Sun, 28 Nov 2010 21:27:47 +0000 (21:27 +0000)]
Opie: remove version 1.2.3 recipes
Opie 1.2.3 is no longer referred to by any distro and has been superseded
some time ago by 1.2.4.
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Andrea Adami [Mon, 13 Dec 2010 22:22:51 +0000 (23:22 +0100)]
sugar-artwork: fix Makefile typo for ver. 0.84.1
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Mon, 13 Dec 2010 22:31:33 +0000 (23:31 +0100)]
python-pygtksourceview: add latest version 2.10.1
* apply hack around PKG_CONFIG until the issue is sanitized in python
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Mon, 13 Dec 2010 22:28:39 +0000 (23:28 +0100)]
python-pygtksourceview: hack around PKG_CONFIG issues and unbreak build
* temporarly apply same fix (sed) used in python-pygtk
* | checking for pygtk codegen... /usr/share/pygobject/2.0/codegen
* | no
* | configure: error: Error: codegen not found (should be shipped with pygtk!)
* fix packaging of gtksourceview2.defs
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Klaus Kurzmann [Mon, 13 Dec 2010 22:31:01 +0000 (23:31 +0100)]
libfso-glib_git.bb: bump PR to pickup the fso-specs bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Mon, 13 Dec 2010 22:30:23 +0000 (23:30 +0100)]
fso-specs_git.bb: bump SRCREV as needed by current cornucopia
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Mon, 13 Dec 2010 21:59:59 +0000 (22:59 +0100)]
cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV
This brings fixed alsa statefiles for openmoko and some
nice new plugins for nokia900.
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Khem Raj [Mon, 13 Dec 2010 21:44:47 +0000 (13:44 -0800)]
binutils_2.21.bb: Dont apply libtool-update.patch at all
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Mon, 13 Dec 2010 21:39:55 +0000 (16:39 -0500)]
autoconf : Fix autoconf running on target.
Acked-by: Koen Kooi <koen@openembedded.org>
Khem Raj [Mon, 13 Dec 2010 21:40:52 +0000 (13:40 -0800)]
js_1.5.bb: Use gcc to link shared library and not bare ld
Get rid of do_stage while here
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis Carikli [Tue, 7 Dec 2010 22:32:53 +0000 (22:32 +0000)]
alsa-state: add iphone3g support
The state file has 121 controls(yes 121).
So this patch makes sound work out of the box, without
making the user mess with this 121 controls(if he does he would
spend hours trying to figure out how to make it work)
Signed-off-by: Chris 'Lopi' Spehn <chris.spehn@gmail.com>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Denis Carikli [Tue, 7 Dec 2010 22:32:52 +0000 (22:32 +0000)]
xserver-xorg-conf and xinput-calibrator : add iphone3g support
Without the calibration data the touchscreen is uncalibrated
and unusable.
Signed-off-by: Chris 'Lopi' Spehn <chris.spehn@gmail.com>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis Carikli [Tue, 7 Dec 2010 22:32:51 +0000 (22:32 +0000)]
netbase: add iphone3g support
Without that patch, the user can't ssh into his device,
because usb0 is not up on the device side
Signed-off-by: Chris 'Lopi' Spehn <chris.spehn@gmail.com>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Denis Carikli [Tue, 7 Dec 2010 22:32:50 +0000 (22:32 +0000)]
Add initial support for iphone3g(machine config and kernel)
Android was ported to Apple's iDevices including the iPhone3G by the
iDroid Project ( http://www.idroidproject.org/wiki/Main_Page )
Their kernel is standard enough to be able to run GNU/Linux distributions
such as SHR
Signed-off-by: Chris 'Lopi' Spehn <chris.spehn@gmail.com>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Denis 'GNUtoo' Carikli [Sun, 12 Dec 2010 22:20:24 +0000 (23:20 +0100)]
fmtools: fix QA staging(GNU hash)
Without that fix we have:
ERROR: QA Issue with fmtools: No GNU_HASH in the elf binary: '.../work/armv7a-oe-linux-gnueabi/fmtools-1.0.2-r1/packages-split/fmtools/usr/bin/fm'
ERROR: QA Issue with fmtools: No GNU_HASH in the elf binary: '.../work/armv7a-oe-linux-gnueabi/fmtools-1.0.2-r1/packages-split/fmtools/usr/bin/fmscan'
ERROR: QA run found fatal errors. Please consider fixing them.
Note that fmtools Makefile has no way to pass the LDFLAGS to it
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Klaus Kurzmann [Mon, 13 Dec 2010 20:35:18 +0000 (21:35 +0100)]
udev_162.bb: fix rule for persistent wlan0 and bump PR
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Mon, 13 Dec 2010 13:21:25 +0000 (14:21 +0100)]
gst-plugins: make inherit gettext actually work
Andreas Oberritter [Mon, 13 Dec 2010 12:16:46 +0000 (13:16 +0100)]
gst-plugins-good: remove unpinned versions
* fixup previuos commit, which broke due to utf-8 problems
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:47 +0000 (01:03 +0000)]
gst-ffmpeg: remove unpinned versions
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:45 +0000 (01:03 +0000)]
gst-plugins-bad: remove unpinned versions
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:44 +0000 (01:03 +0000)]
gst-plugins-base: removed unpinned versions
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:46 +0000 (01:03 +0000)]
gst-plugins-ugly: remove unpinned versions
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:43 +0000 (01:03 +0000)]
gst-plugins-good: remove unpinned versions
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Martin Jansa [Mon, 13 Dec 2010 16:15:16 +0000 (16:15 +0000)]
qemu-0.13.0: add D_P -1 for now, some people have segfault with it where 0.12.5 worked ok
* I've seen it on one host while building emacs-x11
* locale generation: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-December/027723.html
Acked-by: Eric Bénard <eric@eukrea.com>
Acked-by: Yuri Bushmelev <jay4mail@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Maksym Parkachov [Mon, 13 Dec 2010 02:15:01 +0000 (02:15 +0000)]
icee: New program ZeroC IceE
* added version of 1.3.0 of libicee
* added slice2cppe with both native and target version
* fixed multipe issues with makefiles
* implemented package split mostly as in debian
Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Maksym Parkachov [Mon, 13 Dec 2010 02:03:04 +0000 (02:03 +0000)]
mcpp: fixed crash issue with slice2cpp
* added patch to fix crash issue with slice2cpp
* fixed package name by removing lib_package
Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 13 Dec 2010 07:33:46 +0000 (23:33 -0800)]
binutils_2.21.bb: Fix the build when using libtool 2.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 13 Dec 2010 07:30:15 +0000 (23:30 -0800)]
gcc-4.5.inc/gcc-svn.inc: Dont do the sourcedir move dance.
In some cases the rename_srcdir ended up moving the sourcedir
as a sub-directory under gcc-4.5 which was not intended actually
it is intended to be renamed and not moved. Which was seen recently
where people complained about a patch not being applied to gcc-4.5
even though patch was not changed. The reason was the srcdir was
moved instead of renaming. This could happen if target dir already
existed.
Anyway so we get rid of this dance completely. So nip the evil
in the bud
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 30 Nov 2010 05:26:23 +0000 (15:56 +1030)]
autoconf_2.65.bb: Fix build for DISTRO=micro.
Update autoconf-dont-execute-perl.patch for autoconf-2.65.
See
aa0d1e870c41d3375866c8180c720cd0fc27ffcd.
checking for perl... (cached) /bin/perl
/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/autoconf-2.65-r10.0/autoconf-2.65/configure: line 2507: /bin/perl: No such file or directory
configure: error: Perl 5.005_03 or better is required
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Graham Gower [Mon, 13 Dec 2010 01:22:41 +0000 (11:52 +1030)]
task-proper-tools.bb: Exclude some packages if DISTRO_FEATURES lacks ipv6.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Klaus Kurzmann [Sun, 12 Dec 2010 17:40:46 +0000 (18:40 +0100)]
udev_162.bb: actually install rules for nokia900 and bump PR
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Chris Larson [Sun, 12 Dec 2010 01:25:18 +0000 (18:25 -0700)]
srctree: create stamps for executed functions
Slightly altered version of the patch from Martin Ambrose, whose work in
reporting this, investigating it, and determining a solution is much
appreciated.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Klaus Kurzmann [Sat, 11 Dec 2010 22:16:50 +0000 (23:16 +0100)]
udev_162.bb: add nokia900 rules
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sat, 11 Dec 2010 21:37:12 +0000 (22:37 +0100)]
udev_151.bb: add pre-generated 70-persistent-net.rules for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Martin Jansa [Sat, 11 Dec 2010 21:34:01 +0000 (21:34 +0000)]
libdrm: remove old not pinned versions, update libdrm.inc
* disable radeon for all distributions unless x86 is in MACHINE_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Alex Ferguson [Wed, 8 Dec 2010 17:36:57 +0000 (19:36 +0200)]
jlime-extras: Bump from version 1.0.2 to version 1.0.3.
New version adds a small script which runs at the near end of
rcS and stops psplash cleanly.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 13:27:52 +0000 (14:27 +0100)]
libdrm: add new version 2.4.23
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 8 Dec 2010 14:02:12 +0000 (15:02 +0100)]
edje-viewer,eve,edbus,ethumb: use SRC_URI from e-base.bbclass
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:55:51 +0000 (12:55 +0100)]
mtd-utils-native: remove DEFAULT_PREFERENCE
* all native versions currently available had -1 (except 1 with angstrom override)
so it should point to same version as before
* 1.1.0 was sheduled to be enabled 33 months ago
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:52:06 +0000 (12:52 +0100)]
preferred-shr-versions.inc: remove P_V_udev to upgrade from 151 to current default 162
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:47:27 +0000 (12:47 +0100)]
preferred-shr-versions: remove pinned versions which are default now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:40:24 +0000 (12:40 +0100)]
preferred-xorg-versions-live.inc: regenerate with updated contrib script
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:39:03 +0000 (12:39 +0100)]
bump.preferred-xorg-versions-live.sh: pin also -nativesdk and -sdk versions if available
* xorg-proto has always all BBCLASSEXTEND in shared .inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 11 Dec 2010 11:21:58 +0000 (12:21 +0100)]
xorg: new xbacklight, xkbevd, xbitmaps, resourceproto, xproto versions 2010-12-11
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Sat, 11 Dec 2010 12:10:02 +0000 (13:10 +0100)]
fsodeviced: we need the full i2c-dev.h nowadays, so let's depend on i2c-tools
Koen Kooi [Sat, 11 Dec 2010 10:22:07 +0000 (11:22 +0100)]
gstreamer: add 0.31, since gst-plugins-base needs at least that version
This should be the last fix to last nights gstreamer breakfest
Signed-off-by: Koen Kooi <koen@openembedded.org>
Graham Gower [Wed, 1 Dec 2010 02:31:23 +0000 (13:01 +1030)]
gzip_1.4.bb: Fix do_install for DISTRO=micro.
mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' are the same file
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael Smith <msmith@cbnco.com>
Graham Gower [Wed, 1 Dec 2010 03:10:07 +0000 (13:40 +1030)]
debianutils.inc: Fix do_install for DISTRO=micro.
mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' are the same file
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Sat, 11 Dec 2010 09:21:15 +0000 (10:21 +0100)]
gstreamer: properly fix gettext problems once and for all
* also remove doc hack
Signed-off-by: Koen Kooi <koen@openembedded.org>
Jayen Ashar [Sun, 28 Nov 2010 02:33:26 +0000 (13:33 +1100)]
libQGLViewer: New program
* Starting with libQGLViewer 2.3.8
* libqglviewer (also known as libQGLViewer) is a free C++ library based on
* Qt that enables the quick creation of OpenGL 3D viewers. It features a
* powerful camera trackball and simple applications simply require an
* implementation of the draw() function. It is a tool of choice for OpenGL
* beginners and assignements. It provides screenshot saving, mouse
* manipulated frames, stereo display, interpolated keyFrames, object
* selection, and much more. It is fully customizable and easy to extend to
* create complex applications, with a possible Qt GUI.
Signed-off-by: Jayen Ashar <jayen@cse.unsw.edu.au>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Aeschbacher, Fabrice [Fri, 26 Nov 2010 14:47:06 +0000 (15:47 +0100)]
libsdl-directfb: fixed qa_configure error
* without this patch, ${STAGING_DIR}/bin/directfb-config --cflags returns:
-I/usr/include/directfb -D_REENTRANT
which makes qa_configure complain about /usr/include
Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Thu, 25 Nov 2010 23:49:11 +0000 (00:49 +0100)]
xbmc_svn: add `jasper` to `DEPENDS`
Task `configure` fails with the following error.
[…]
| checking for main in -lresolv... yes
| checking for main in -ljasper... no
| configure: error: Could not find a required library. Please see the README for your platform.
| ERROR: Function do_configure failed
NOTE: package xbmc-10.05-r8+gitr0+
e2ab481ebe964321c358ab9d6402088c714adcbe: task do_configure: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /oe/openembedded/recipes/xbmc/xbmc_svn.bb do_configure failed
ERROR: Task 11 (/oe/openembedded/recipes/xbmc/xbmc_svn.bb, do_configure) failed with 256
ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed
ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed
ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed
Adding `jasper` to `DEPENDS` fixes this error with the following build configuration.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "97ea91e"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "2010.7-test-
20101126"
TARGET_FPU = "hard"
add `libxtst` to `DEPENDS`
add `libxinerama` to `DEPENDS`
add `zip-native` to `DEPENDS` and increase `PR`
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Aeschbacher [Sat, 11 Dec 2010 09:04:32 +0000 (01:04 -0800)]
qte: fixed do_configure() for powerpc
Signed-off-by: Aeschbacher <fabrice.aeschbacher@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Sat, 11 Dec 2010 08:30:25 +0000 (00:30 -0800)]
vlc_1.1.4.1: add `lua5.1-native` to `DEPENDS` and `lua5.1` to `RDEPENDS`
Task `configure` failed with the following error.
[…]
checking for LUA... yes
checking for luac... no
configure: error: Could not find the LUA byte compiler.
ERROR: Function do_configure failed
It turns out that `luac` is needed on the build system and therefore `lua5.1-native` needs to be added to `DEPENDS`. Thanks to
Petr Štetiar for his advise on this issue [1].
With this patch applied I built this recipe successfully with the following build configuration.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "28492a5"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "2010.7-test-
20101106"
TARGET_FPU = "hard"
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-November/026631.html
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:42 +0000 (01:03 +0000)]
gstreamer: remove unpinned versions
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:41 +0000 (01:03 +0000)]
gst-plugins-good: update to 0.10.26
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Fri, 10 Dec 2010 01:03:40 +0000 (01:03 +0000)]
gst-plugins-base: update to 0.10.31
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>