openembedded.git
14 years agoperl: blacklist perl-module-cpanplus-internals-source-sqlite for perl-modules
Roman I Khimov [Sat, 8 Jan 2011 19:38:28 +0000 (22:38 +0300)]
perl: blacklist perl-module-cpanplus-internals-source-sqlite for perl-modules

It has runtime dependencies on libdbd-sqlite-perl and libdbix-simple-perl
which doesn't get built automatically if not required as build time dependency
for something.

It's not possible to add them as build time dependencies for
perl itself since they're in turn depend on perl making a circular dependency
(and they _really_ depend on perl because they build binaries, so no way to
cheat by making this recipes not to depend on perl).

It's also not correct to downgrade this runtime dependency to recommendation,
since the module is really unusable without its dependencies.

The most annoying thing about all this is that this dependency situation renders
perl-modules package uninstallable by itself, failing with something like:

 Collected errors:
  * satisfy_dependencies_for: Cannot satisfy the following dependencies for
 task-sdk-native:
  *    libdbd-sqlite-perl *    libdbix-simple-perl *

So the best way to solve it IMO is to just blacklist it from perl-modules
since the value of this module is questionable. It's experimental CPANPLUS
backend that's not used by default, you have to specifically configure your
perl to use it. And if you _really_ want to use it - the module package itself
will still contain proper dependencies, you just need to get them built and
installed.

The problem only exists in perl 5.10.1, but 5.8.8 doesn't have this module, so
blacklisting in common .inc doesn't hurt.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoe2fsprogs.inc - break shared libs into separate packages
Mike Westerhof [Sun, 2 Jan 2011 23:15:23 +0000 (23:15 +0000)]
e2fsprogs.inc - break shared libs into separate packages

Break the two shared libraries (libe2p and libext2fs) out of the general e2fsprogs
package and into their own packages.  This avoids pulling in unwanted executables
when a distro only desires the basic tools (such as e2fsck and/or mke2fs).

Signed-off-by: Mike Westerhof <mike@mwester.net>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoam-sysinfo: update the SRCREV
Jeff Lance [Sun, 9 Jan 2011 03:03:39 +0000 (03:03 +0000)]
am-sysinfo: update the SRCREV

* SRCREV update to pull in the following:
    * remove all compiler generated files from this repository
    * Modification for CCSv5 projects to build for arm926ej-s.
    * This is to overcome a CCSv5 limitation where you can't pass in CFLAGS externally
    * This only affects building with CCSv5, it does not affect the Arago build.

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomatrix-tui: update SRCREV
Jeff Lance [Sun, 9 Jan 2011 04:16:48 +0000 (04:16 +0000)]
matrix-tui: update SRCREV

* pull in the latest source
    * Update CCSv5 support files to build arm9ej-s.
    * This is due to a limitation with CCSv5 where you can not pass in CFLAGS externally

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-libc-headers_2.6.37.bb: New recipe
Khem Raj [Sat, 8 Jan 2011 22:32:18 +0000 (14:32 -0800)]
linux-libc-headers_2.6.37.bb: New recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibfso-glib_git.bb: bump PR for rebuild with newer vala
Klaus Kurzmann [Sat, 8 Jan 2011 20:25:19 +0000 (21:25 +0100)]
libfso-glib_git.bb: bump PR for rebuild with newer vala

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agox-load: fix omap3-touchbook
Koen Kooi [Sat, 8 Jan 2011 19:24:42 +0000 (20:24 +0100)]
x-load: fix omap3-touchbook

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoocf-linux: really fix depchains this time
Koen Kooi [Sat, 8 Jan 2011 19:13:11 +0000 (20:13 +0100)]
ocf-linux: really fix depchains this time

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agovala[-native]: 0.11.2.3 -> 0.11.3.1
Michael 'Mickey' Lauer [Sat, 8 Jan 2011 14:53:46 +0000 (15:53 +0100)]
vala[-native]: 0.11.2.3 -> 0.11.3.1

14 years agopython-lxml: add 2.2.8
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>
14 years agowpa-supplicant 0.7.3: fix dbus service activation
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>
14 years agoocf-linux: fix up do_install task, fix depchains
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>
14 years agoti-pru-sw-edma-driver: remove hardcodes from makefile
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>
14 years agoti-pru-sw-app-loader: fix build and QA issues
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>
14 years agoi2c-tools: update to latest 3.0.3
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>
14 years agoe2fsprogs: update to latest 1.41.14
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>
14 years agodosfstools: update to latest 3.0.11
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>
14 years agobusybox-1.8.1 : add latest fixes
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>
14 years agopsmisc: add version 22.8
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>
14 years agoglib-2.0: fix compilation for !IPv6
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>
14 years agobusybox: remove superfluous newlines from mdev init script
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>
14 years agobitbake.conf: add cpio and ext4 .xz support
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>
14 years agoimage.bbclass: rm symlink destination via ln
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>
14 years agoclass_image: fix typos
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>
14 years agotestbuilder/README: correct grammar and markup in Markdown [1]
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>
14 years agoqmake_base.bbclass patch to lookup for *.pro within ${S} instead of ${B}
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>
14 years agoboost: Initial commit of 1.45.0
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>
14 years agopython: Initial commit of python 2.7.1
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>
14 years agouclibc: shared-flat: put crtreloc.o into -dev package
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>
14 years agoxz: bump version
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>
14 years agoeditline: add recipe, version 20100424-3.0
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>
14 years agobinutils_2.21.bb: Fix the QA staging errors for target binutils
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>
14 years agoslugos: Dont install ldconfig
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>
14 years agoti-pru-sw: Update SRC_REV to 23
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>
14 years agohelp2man: Mangle for /usr/bin/env perl
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>
14 years agoangstrom next: move to wpa-supplicant 0.7
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>
14 years agowpa-supplicant 0.7.3: import from yocto
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>
14 years agoangstrom next: prefer dropbear 0.52
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>
14 years agoangstrom next: prefer wpa supplicant 0.6.10
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>
14 years agoopenssl: add support for OCF linux drivers
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>
14 years agoocf-linux: add recipe to stage ocf linux headers
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>
14 years agolinux-palmpre: add defconfig for palmpre2 machine
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>
14 years agomachines: introduce new palmpre2 machine
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>
14 years agopalmpre machine: split into machine and common parts
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>
14 years agodistro/slugos: Upgrade to use gcc 4.5 and libtool 2.4
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>
14 years agoautoconf: Mangle to use /usr/bin/env perl
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>
14 years agolinux_2.6.37.bb: added DP=1 for sheevaplug, openrd-base and openrd-client
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>
14 years agontp: update to 4.2.6p3
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>
14 years agocpan.bbclass: Perform more mangling for perl path
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>
14 years agoti-ocf-crypto-module: remove hardcodes from makefile
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>
14 years agontp: fix crontab location, run oe-stylize while I'm here
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>
14 years agolinux-2.6.24: enable audio support/modules for hipox machine
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>
14 years agomysql5-native: put make install to do_install after autotools_stage_all was removed...
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>
14 years agoti-ocf-crypto-module: add crypto module for hw accel
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>
14 years agolinux-omap-psp: add OCF support
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>
14 years agokernel class: stage ocf directory
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>
14 years agopython-wifi: remove version 0.3.1
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>
14 years agopython-wifi: add recipe for version 0.5.0
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>
14 years agootf-junction: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:13:55 +0000 (15:13 +0100)]
otf-junction: new font recipe

14 years agootf-baskervald: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 14:00:51 +0000 (15:00 +0100)]
otf-baskervald: new font recipe

14 years agootf-gillius: new font recipe
Michael 'Mickey' Lauer [Thu, 6 Jan 2011 13:51:29 +0000 (14:51 +0100)]
otf-gillius: new font recipe

14 years agolinux-omap 2.6.37rc: add DVFS patches from Thara
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>
14 years agoqt4: fix incorrect pkg-config files
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>
14 years agoklibc: add missing space to SRC_URI_append
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>
14 years agoopencv(-samples): rename from svn to 2.1 in preparation of 2.2
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>
14 years agoac100: fix XSERVER
Koen Kooi [Thu, 6 Jan 2011 09:38:36 +0000 (10:38 +0100)]
ac100: fix XSERVER

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoc6accel/dmai/gst-ti: only fix up linkerscript when using gcc >4.3.x
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>
14 years agoklcc-cross: Add patch to use /usr/bin/env perl
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>
14 years agocompat-wireless-2.6-old: make recipe even support the palmpre machine
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>
14 years agocompat-wireless-2.6-old: add initial recipe
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>
14 years agolinux-ac100: switch to fetching from git, less flaky
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>
14 years agopalmpre machine: switch to .tar.gz format for rootfs
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>
14 years agoangstrom: use floating point for tegra2
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>
14 years agoangstrom feed sorter: add support for NEON-less armv7a SoCs
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>
14 years agoless : Update to version 436.
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.

14 years agoowfs: 2.8p0 -> 2.8p4
Dirk Opfer [Thu, 2 Sep 2010 09:15:06 +0000 (11:15 +0200)]
owfs: 2.8p0 -> 2.8p4

14 years agoeibd: Add recipe for git version based on pu branch
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

14 years agoliboauth: add dependency to curl
Dirk Opfer [Wed, 5 Jan 2011 17:21:37 +0000 (18:21 +0100)]
liboauth: add dependency to curl

14 years agophoneuid: bump PR to relink to libnl2 again
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>
14 years agolibphone-ui-shr: bump PR to relink to libnl2 again
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>
14 years agofreesmartphone: bump cornucopia SRCREV again to force upgrade after libnl2 rebuild
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>
14 years agoshr: blacklist libnl
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>
14 years agolibnl2: add recipe for released version 2.0
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>
14 years agobison: add 2.4.3 version needed for libnl2-2.0 to build ok
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>
14 years agobluez4: add 4.84 with DP -1 (except SHR) and without libnl dependency
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>
14 years agogstreamer-ti: fix build with recent toolchains
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>
14 years agotegra2: change feed and basearch to armv7a-vfp as suggested by koen
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

14 years agoti-xgxperf: move SRCREV to common include and bump to r79
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>
14 years agoti-dmai: fix build with recent kernel headers and recent toolchains
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>
14 years agolinux-ac100: support for toshiba AC100/dynabook
Henning Heinold [Thu, 28 Oct 2010 06:18:36 +0000 (08:18 +0200)]
linux-ac100: support for toshiba AC100/dynabook

14 years agolinux-omap4: disable L2 PLE access for panda
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>
14 years agolinux(-kexecboot): add 2.6.37 with spitz defconfigs
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>
14 years agojson-glib_0.10.4: disable introspection for now
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>
14 years agoiliwi: bump SRCREV and add libeflvala to DEPENDS
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>
14 years agogdbus-binding-tool: fix do_configure in native build
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>
14 years agoti-c6accel 1.01.00.03: add patch to fix link problem
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>
14 years agofsotdld: add dependency to libsoup-2.4
Michael 'Mickey' Lauer [Wed, 5 Jan 2011 08:58:09 +0000 (09:58 +0100)]
fsotdld: add dependency to libsoup-2.4

14 years agolibphone-ui: use branch master again
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>
14 years agoiliwi: add patch to build it with newer vala
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>
14 years agofsotdld: add json-glib to DEPENDS, dependency added in fed5109c117258ac3033df62529200...
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>