Koen Kooi [Sat, 8 Jan 2011 14:47:54 +0000 (15:47 +0100)]
python-lxml: add 2.2.8
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 8 Jan 2011 10:13:02 +0000 (11:13 +0100)]
wpa-supplicant 0.7.3: fix dbus service activation
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 8 Jan 2011 10:06:47 +0000 (11:06 +0100)]
ocf-linux: fix up do_install task, fix depchains
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 8 Jan 2011 09:25:38 +0000 (10:25 +0100)]
ti-pru-sw-edma-driver: remove hardcodes from makefile
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 8 Jan 2011 09:18:27 +0000 (10:18 +0100)]
ti-pru-sw-app-loader: fix build and QA issues
Signed-off-by: Koen Kooi <koen@openembedded.org>
Eric BENARD [Sat, 8 Jan 2011 05:47:16 +0000 (05:47 +0000)]
i2c-tools: update to latest 3.0.3
from CHANGES :
Makefile: Let the environment set CC and CFLAGS
Integrate py-smbus into the build system
README: Point users to the linux-i2c mailing list
decode-dimms: Handle CRC of FB-DIMM and DDR3 SDRAM memory modules
Add support for DDR3 SDRAM
Fix decoding of SDR SDRAM bytes 12-14
Add side-by-side formatting option
Add merged cells formatting option
Try harder to decode the manufacturing date
Handle read errors on sysfs
Decode voltage interface level of DDR SDRAM
decode-xeon: Delete
eepromer: Fix array initialization overrun
i2cdetect: Drop legacy reference to ISA bus
i2cset: Add support for short writes with PEC
i2c-stub-from-dump: Use udev settle to speed up initialization
Unload i2c-stub automatically if needed
Add support for multiple dumps
tools: Properly handle /dev/i2c not being a directory
Increase limit on I2C bus number
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric BENARD [Sat, 8 Jan 2011 05:47:14 +0000 (05:47 +0000)]
e2fsprogs: update to latest 1.41.14
this new version brings many fixes and enhancements :
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.41.14
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric BENARD [Sat, 8 Jan 2011 05:47:15 +0000 (05:47 +0000)]
dosfstools: update to latest 3.0.11
3.0.10 :
bugfix in LFN handling, fixes false positives with bad filenames
3.0.11 :
bugfix for s390x, better error message ifdevices can't be opened
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric BENARD [Sat, 8 Jan 2011 05:28:30 +0000 (05:28 +0000)]
busybox-1.8.1 : add latest fixes
patches from : http://busybox.net/downloads/fixes-1.18.1/
* hush : fix wrong prompt problem on empty interactive commants
http://git.busybox.net/busybox/commit/?id=
642e71a789156a96bcb18e6c5a0f52416c49d3b5
* mkswap : selinux build fix
http://git.busybox.net/busybox/commit/?id=
e66a212081bcca521760ccff3a2da0deccd99340
* suppress "'fast_strtol_10' defined but not used" warning
http://git.busybox.net/busybox/commit/?id=
f42c7b8fc161f5b3eb4e9c13f392daf7a11760c8
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Sat, 8 Jan 2011 00:10:28 +0000 (19:10 -0500)]
psmisc: add version 22.8
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:02:05 +0000 (04:02 +0000)]
glib-2.0: fix compilation for !IPv6
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:02:00 +0000 (04:02 +0000)]
busybox: remove superfluous newlines from mdev init script
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:01:58 +0000 (04:01 +0000)]
bitbake.conf: add cpio and ext4 .xz support
XZ_COMPRESSION_LEVEL ?= "-e -9"
so people can override according to their available memory
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:01:57 +0000 (04:01 +0000)]
image.bbclass: rm symlink destination via ln
Rather than rm'ing the destination-file manually, do ln -f
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:01:56 +0000 (04:01 +0000)]
class_image: fix typos
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Fri, 31 Dec 2010 09:43:44 +0000 (10:43 +0100)]
testbuilder/README: correct grammar and markup in Markdown [1]
[1] http://daringfireball.net/projects/markdown/
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Yuri Bushmelev <jay4mail@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis Dydychkin [Mon, 27 Dec 2010 19:59:21 +0000 (19:59 +0000)]
qmake_base.bbclass patch to lookup for *.pro within ${S} instead of ${B}
qmake_base.bbclass from release-2010.12 has ability to lookup for QMAKE_PROFILES if none specified by recipe. Unfortunately it does that in ${B} directory instead of ${S}, thus it does not work if they differ.
Here is suggested patch:
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Ben Gamari [Tue, 28 Dec 2010 14:49:22 +0000 (14:49 +0000)]
boost: Initial commit of 1.45.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Ben Gamari [Tue, 28 Dec 2010 02:59:45 +0000 (02:59 +0000)]
python: Initial commit of python 2.7.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:01:59 +0000 (04:01 +0000)]
uclibc: shared-flat: put crtreloc.o into -dev package
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:02:06 +0000 (04:02 +0000)]
xz: bump version
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Fri, 7 Jan 2011 22:19:26 +0000 (17:19 -0500)]
editline: add recipe, version
20100424-3.0
This is an autotooled/libtoolized port of the NetBSD libedit.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Fri, 7 Jan 2011 19:30:52 +0000 (11:30 -0800)]
binutils_2.21.bb: Fix the QA staging errors for target binutils
* The spurious paths were caused by a -L on commandline which pointed to
build dir. So we dont use -L <wordir> -liberty instead use the
libiberty.a directly on commandline effects are same but .la does
not have the workdir path in deplibs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 7 Jan 2011 09:38:38 +0000 (01:38 -0800)]
slugos: Dont install ldconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Melissa Watkins [Fri, 7 Jan 2011 20:30:37 +0000 (20:30 +0000)]
ti-pru-sw: Update SRC_REV to 23
For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver,
ti-pru-sw-edma-library:
* Update SRC_REV to 23
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Tom Rini [Fri, 7 Jan 2011 17:11:21 +0000 (10:11 -0700)]
help2man: Mangle for /usr/bin/env perl
If help2man won't work when part of the program that it is generating
pages for uses one version of perl and it's using another, so we need
to use /usr/bin/env perl to ensure a match.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Fri, 7 Jan 2011 15:39:10 +0000 (16:39 +0100)]
angstrom next: move to wpa-supplicant 0.7
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 7 Jan 2011 15:34:32 +0000 (16:34 +0100)]
wpa-supplicant 0.7.3: import from yocto
Fixed LDFLAGS issue after import
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 7 Jan 2011 10:29:41 +0000 (11:29 +0100)]
angstrom next: prefer dropbear 0.52
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 7 Jan 2011 10:28:38 +0000 (11:28 +0100)]
angstrom next: prefer wpa supplicant 0.6.10
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Fri, 7 Jan 2011 05:39:46 +0000 (05:39 +0000)]
openssl: add support for OCF linux drivers
* This patch adds support for openssl to use OCF linux drivers
if they are available.
* If the drivers are not available then openssl will
default back to its own software implementation.
* Only enabled for the target side version since it doesn't
make much sense for the host system.
* Bump the PR.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Fri, 7 Jan 2011 05:39:45 +0000 (05:39 +0000)]
ocf-linux: add recipe to stage ocf linux headers
* This recipe is used to stage ocf linux headers in the proper
usr/include/crypto directory structure expected by packages
such as openssl.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Simon Busch [Fri, 7 Jan 2011 08:37:39 +0000 (09:37 +0100)]
linux-palmpre: add defconfig for palmpre2 machine
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 7 Jan 2011 08:30:54 +0000 (09:30 +0100)]
machines: introduce new palmpre2 machine
The new palmpre2 machine is nearly the same as the already available palmpre machine. The only
difference is the internal processor. The palmpre2 uses a omap 3630 and the palmpre a omap 3430
processor. This takes us into the situation to handle two different machines.
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 7 Jan 2011 08:29:52 +0000 (09:29 +0100)]
palmpre machine: split into machine and common parts
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Khem Raj [Wed, 5 Jan 2011 17:47:42 +0000 (09:47 -0800)]
distro/slugos: Upgrade to use gcc 4.5 and libtool 2.4
* Depend on sane-toolchain
* Upgrade few old pinned versions
* Inherit own-mirrors to define slug src mirror
* nslu2-mirrors.bbclass is not needed anymore
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Thu, 6 Jan 2011 21:21:19 +0000 (14:21 -0700)]
autoconf: Mangle to use /usr/bin/env perl
On the host side we can have the full path exceed the limit for the #!
method. On the target side, we already had to play a game to ensure
the path would be valid. So we change to using /usr/bin/env there
as well, which is safe.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Frans Meulenbroeks [Thu, 6 Jan 2011 18:17:56 +0000 (19:17 +0100)]
linux_2.6.37.bb: added DP=1 for sheevaplug, openrd-base and openrd-client
note that this is not the preferred kernel recipe for those systems yet
but this way people can give it a try
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Thu, 6 Jan 2011 17:39:59 +0000 (18:39 +0100)]
ntp: update to 4.2.6p3
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Thu, 6 Jan 2011 16:45:33 +0000 (09:45 -0700)]
cpan.bbclass: Perform more mangling for perl path
On hosts where we may already be past the #! limit this is required
and this is safe on the target as well.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Thu, 6 Jan 2011 16:12:34 +0000 (17:12 +0100)]
ti-ocf-crypto-module: remove hardcodes from makefile
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 16:04:27 +0000 (17:04 +0100)]
ntp: fix crontab location, run oe-stylize while I'm here
Signed-off-by: Koen Kooi <koen@openembedded.org>
Steffen Sledz [Thu, 6 Jan 2011 20:37:55 +0000 (15:37 -0500)]
linux-2.6.24: enable audio support/modules for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Wed, 5 Jan 2011 23:33:32 +0000 (23:33 +0000)]
mysql5-native: put make install to do_install after autotools_stage_all was removed with do_stage in
eaf0fc03acfb262bcd614a14086a1b28ec850f46
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Tue, 21 Dec 2010 19:21:57 +0000 (13:21 -0600)]
ti-ocf-crypto-module: add crypto module for hw accel
* Added the module for the OCF subsystem that allows access to
the crypto accelerator hardware on the am37x device.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Tue, 21 Dec 2010 19:13:37 +0000 (13:13 -0600)]
linux-omap-psp: add OCF support
* Add a patch to put OCF support into the linux-omap-psp kernel
* Add support to the defconfig file for am37x-evm for OCF
* Bump the MACHINE_KERNEL_PR
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Tue, 21 Dec 2010 19:20:04 +0000 (13:20 -0600)]
kernel class: stage ocf directory
* Added the crypto/ocf directory to the list of directories
to be staged when building the kernel (if it is present)
* This is required when building OCF modules that allow access
to crypto hardware outside of the kernel tree.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Andreas Oberritter [Thu, 6 Jan 2011 20:48:28 +0000 (20:48 +0000)]
python-wifi: remove version 0.3.1
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andreas Oberritter [Thu, 6 Jan 2011 20:48:27 +0000 (20:48 +0000)]
python-wifi: add recipe for version 0.5.0
* package previously unpackaged files into -doc and -examples
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:13:55 +0000 (15:13 +0100)]
otf-junction: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:00:51 +0000 (15:00 +0100)]
otf-baskervald: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 13:51:29 +0000 (14:51 +0100)]
otf-gillius: new font recipe
Koen Kooi [Thu, 6 Jan 2011 11:20:27 +0000 (12:20 +0100)]
linux-omap 2.6.37rc: add DVFS patches from Thara
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andreas Oberritter [Thu, 6 Jan 2011 00:17:46 +0000 (00:17 +0000)]
qt4: fix incorrect pkg-config files
* Previously, include statements were generated like this:
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qt4-embedded/QtCoreE
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore/qtopia
* The sed rules ignored QT_LIBINFIX.
* The sed rules incorrectly used QT_BASE_NAME instead of QT_DIR_NAME.
* Now, they look like this, which is what an application expects:
-I.../mipsel-oe-linux/usr/include/qtopia/QtCore
-I.../mipsel-oe-linux/usr/include/qtopia
* Tested with qt4-embedded on mipsel
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Koen Kooi <k.kooi@student.utwente.nl>
Acked-by: Koen Kooi <koen@openembedded.org>
Andrea Adami [Thu, 6 Jan 2011 11:39:10 +0000 (12:39 +0100)]
klibc: add missing space to SRC_URI_append
* flaw exposed by recent klcc-cross commit, adding another SRC_URI +=
* right fix seems to be in klibc.inc
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Koen Kooi [Thu, 6 Jan 2011 10:37:46 +0000 (11:37 +0100)]
opencv(-samples): rename from svn to 2.1 in preparation of 2.2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 09:38:36 +0000 (10:38 +0100)]
ac100: fix XSERVER
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 6 Jan 2011 08:51:42 +0000 (09:51 +0100)]
c6accel/dmai/gst-ti: only fix up linkerscript when using gcc >4.3.x
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Wed, 5 Jan 2011 23:17:31 +0000 (16:17 -0700)]
klcc-cross: Add patch to use /usr/bin/env perl
Certain configurations (such as autobuilders) may build in very
deep paths (that are longer than the #! mechanism allows) which
makes it unsafe to use the direct path for perl. In our case we know
that /usr/bin/env perl will always return ours (if it has been built).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Simon Busch [Mon, 20 Dec 2010 21:24:54 +0000 (22:24 +0100)]
compat-wireless-2.6-old: make recipe even support the palmpre machine
To support compat-wireless-2.6-old for the palmpre machine we need several patches to let
it build with the modified 2.6.24 based kernel.
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Mon, 20 Dec 2010 21:04:11 +0000 (22:04 +0100)]
compat-wireless-2.6-old: add initial recipe
compat-wireless-2.6-old provides more recent wireless drivers than kernels <= 2.6.26
provides on their own. On some machines you are stucked to that quite old kernel version
but need a more recent wireless driver to get wifi working.
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Signed-off-by: Simon Busch <morphis@gravedo.de>
Koen Kooi [Wed, 5 Jan 2011 18:42:14 +0000 (19:42 +0100)]
linux-ac100: switch to fetching from git, less flaky
19:01 < woglinde> yeah feel free to commit
Signed-off-by: Koen Kooi <koen@openembedded.org>
Simon Busch [Wed, 5 Jan 2011 18:03:22 +0000 (19:03 +0100)]
palmpre machine: switch to .tar.gz format for rootfs
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Koen Kooi [Wed, 5 Jan 2011 17:44:37 +0000 (18:44 +0100)]
angstrom: use floating point for tegra2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 5 Jan 2011 14:21:23 +0000 (15:21 +0100)]
angstrom feed sorter: add support for NEON-less armv7a SoCs
Signed-off-by: Koen Kooi <koen@openembedded.org>
Philip Balister [Wed, 5 Jan 2011 17:37:38 +0000 (12:37 -0500)]
less : Update to version 436.
The older version went runbound when you tried to search for a string. This
version corrects that problem.
Dirk Opfer [Thu, 2 Sep 2010 09:15:06 +0000 (11:15 +0200)]
owfs: 2.8p0 -> 2.8p4
Dirk Opfer [Mon, 26 Jul 2010 18:31:36 +0000 (20:31 +0200)]
eibd: Add recipe for git version based on pu branch
- Improved packaging, Sourcecode of examples are packaged separately
Dirk Opfer [Wed, 5 Jan 2011 17:21:37 +0000 (18:21 +0100)]
liboauth: add dependency to curl
Martin Jansa [Wed, 5 Jan 2011 15:27:37 +0000 (16:27 +0100)]
phoneuid: bump PR to relink to libnl2 again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:27:25 +0000 (16:27 +0100)]
libphone-ui-shr: bump PR to relink to libnl2 again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:00 +0000 (16:12 +0100)]
freesmartphone: bump cornucopia SRCREV again to force upgrade after libnl2 rebuild
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:26:36 +0000 (16:26 +0100)]
shr: blacklist libnl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:56 +0000 (16:12 +0100)]
libnl2: add recipe for released version 2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:12:30 +0000 (16:12 +0100)]
bison: add 2.4.3 version needed for libnl2-2.0 to build ok
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 15:25:32 +0000 (16:25 +0100)]
bluez4: add 4.84 with DP -1 (except SHR) and without libnl dependency
* libnl1 and libnl2 create conflicts, fso needs libnl2 so we try keep images without libnl1 depenency
* 16:18:27 < mickeyl> commit
ecb835fca7e7134f38a3d061d186eb38d83bcb8b
16:18:27 < mickeyl> Author: Marcel Holtmann <marcel@holtmann.org>
16:18:27 < mickeyl> Date: Wed Oct 6 10:21:11 2010 +0200
16:18:27 < mickeyl> Remove netlink plugin
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 5 Jan 2011 14:06:41 +0000 (15:06 +0100)]
gstreamer-ti: fix build with recent toolchains
Signed-off-by: Koen Kooi <koen@openembedded.org>
Henning Heinold [Wed, 5 Jan 2011 13:59:01 +0000 (14:59 +0100)]
tegra2: change feed and basearch to armv7a-vfp as suggested by koen
Koen Kooi [Wed, 5 Jan 2011 12:59:36 +0000 (13:59 +0100)]
ti-xgxperf: move SRCREV to common include and bump to r79
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 5 Jan 2011 12:34:49 +0000 (13:34 +0100)]
ti-dmai: fix build with recent kernel headers and recent toolchains
Signed-off-by: Koen Kooi <koen@openembedded.org>
Henning Heinold [Thu, 28 Oct 2010 06:18:36 +0000 (08:18 +0200)]
linux-ac100: support for toshiba AC100/dynabook
Koen Kooi [Wed, 5 Jan 2011 11:34:49 +0000 (12:34 +0100)]
linux-omap4: disable L2 PLE access for panda
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Wed, 5 Jan 2011 10:38:22 +0000 (11:38 +0100)]
linux(-kexecboot): add 2.6.37 with spitz defconfigs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:34:47 +0000 (10:34 +0100)]
json-glib_0.10.4: disable introspection for now
* otherwise fails to build:
| make[4]: Entering directory `/home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib'
| GEN Json-1.0.gir
| g-ir-scanner: compile: arm-oe-linux-gnueabi-gcc -march=armv6j -mtune=arm1136jf-s -mthumb-interwork -mno-thumb -pthread -I/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include/glib-2.0 -I/home/shr/shr-unstable/tmp
/sysroots/armv6-novfp-oe-linux-gnueabi/usr/lib/glib-2.0/include -isystem/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -I.. -I/home/shr/s
hr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include/glib-2.0 -I/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/lib/glib-2.0/include -c -o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/jso
n-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.c
| g-ir-scanner: link: ../libtool --mode=link --tag=CC --silent "arm-oe-linux-gnueabi-gcc -march=armv6j -mtune=arm1136jf-s -mthumb-interwork -mno-thumb" -o /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/j
son-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0 -isystem/home/shr/shr-unstable/tmp/sysroots/armv6-novfp-oe-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -L. libjson-glib-1.0.la -p
thread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shr/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/json-glib-0.10.4-r0/json-glib-0.10.4/json-glib/tmp-introspectSrGXMp/Json-1.0.o
| Traceback (most recent call last):
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/bin/g-ir-scanner", line 45, in <module>
| sys.exit(scanner_main(sys.argv))
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/scannermain.py", line 405, in scanner_main
| shlibs = create_binary(transformer, options, args)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/scannermain.py", line 309, in create_binary
| gdump_parser.get_get_type_functions())
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 233, in compile_introspection_binary
| return dc.run()
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 140, in run
| self._link(bin_path, o_path)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/gobject-introspection/giscanner/dumper.py", line 228, in _link
| subprocess.check_call(args)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 493, in check_call
| retcode = call(*popenargs, **kwargs)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 480, in call
| return Popen(*popenargs, **kwargs).wait()
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 633, in __init__
| errread, errwrite)
| File "/home/shr/shr-unstable/tmp/sysroots/x86_64-linux/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
| raise child_exception
| OSError: [Errno 2] No such file or directory
| make[4]: *** [Json-1.0.gir] Error 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:31:08 +0000 (10:31 +0100)]
iliwi: bump SRCREV and add libeflvala to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 09:13:22 +0000 (10:13 +0100)]
gdbus-binding-tool: fix do_configure in native build
* do_configure_prepend without _virtclass-native override is also prepended, that's not what I intended
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 5 Jan 2011 09:12:13 +0000 (10:12 +0100)]
ti-c6accel 1.01.00.03: add patch to fix link problem
Signed-off-by: Koen Kooi <koen@openembedded.org>
Michael 'Mickey' Lauer [Wed, 5 Jan 2011 08:58:09 +0000 (09:58 +0100)]
fsotdld: add dependency to libsoup-2.4
Martin Jansa [Wed, 5 Jan 2011 08:26:59 +0000 (09:26 +0100)]
libphone-ui: use branch master again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 5 Jan 2011 07:10:55 +0000 (08:10 +0100)]
iliwi: add patch to build it with newer vala
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 4 Jan 2011 18:09:05 +0000 (19:09 +0100)]
fsotdld: add json-glib to DEPENDS, dependency added in
fed5109c117258ac3033df6252920047b299464e
* http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=
fed5109c117258ac3033df6252920047b299464e
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Jeff Lance [Wed, 5 Jan 2011 05:29:49 +0000 (05:29 +0000)]
am-benchmarks: Remove am-benchmarks_svn.bb
* Remove am-benchmarks_svn.bb now that the recipe name inlucdes the PV.
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Jeff Lance [Wed, 5 Jan 2011 04:51:36 +0000 (04:51 +0000)]
am-benchmarks: add platform support and correct makefile
* Modify recipe name to include package version
* add support for additional platforms am181x-evm and am180x-evm
* Update the SRCREV
* Fix pathname to Rules.make in each Makefile
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Melissa Watkins [Wed, 5 Jan 2011 00:15:37 +0000 (00:15 +0000)]
ti-pru-sw: Update SRC_REV
For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver,
ti-pru-sw-edma-library:
* Update SRC_REV
Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Wed, 5 Jan 2011 03:36:17 +0000 (03:36 +0000)]
matrix-tui: adding multi platform support
* adding am180x, am181x, da850-omapl138, am3517 and am3715 support
* Updating SRC rev to pull in matrix-tui project with platform support
* removing INSANE_SKIP, it originally handled pre-built binaries which
have since been removed
* Creating version 1.1 of the recipe
* matrix-tui.inc with platform support is backwards compatible with
previous versions
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Jeff Lance <j-lance@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Klaus Kurzmann [Tue, 4 Jan 2011 23:26:29 +0000 (00:26 +0100)]
shr-specs_git.bb: use autotools
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:25:37 +0000 (00:25 +0100)]
phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:25:09 +0000 (00:25 +0100)]
phonefsod_git.bb: fix DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:24:09 +0000 (00:24 +0100)]
libphone-ui_git.bb: adjust DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Tue, 4 Jan 2011 23:23:28 +0000 (00:23 +0100)]
libphone-ui-shr_git.bb: remove obsolete depends
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>