openembedded.git
14 years agofbv: fix cflags and libs and enable libungif
Henning Heinold [Sat, 26 Feb 2011 21:14:53 +0000 (22:14 +0100)]
fbv: fix cflags and libs and enable libungif

* remove missleading patch
* bump PR

14 years agofs: fix header inclusions and bump PR
Henning Heinold [Fri, 25 Feb 2011 22:15:14 +0000 (23:15 +0100)]
fs: fix header inclusions and bump PR

14 years agomicro-uclibc: add xattr to distro features to fix build failure of libcap2
Petr Štetiar [Sat, 26 Feb 2011 17:44:13 +0000 (18:44 +0100)]
micro-uclibc: add xattr to distro features to fix build failure of libcap2

cap_file.c:8:23: fatal error: sys/xattr.h: No such file or directory

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibvpx: fix fetch errors, remove older releases and add security fix
Petr Štetiar [Fri, 25 Feb 2011 15:07:05 +0000 (16:07 +0100)]
libvpx: fix fetch errors, remove older releases and add security fix

- remove old and unfetchable versions v0.9.0, v0.9.1, v0.9.2
- add v0.9.5 patch for CVE-2010-4203 security fix
- fix fetch errors for v0.9.2 and v0.9.5:

ERROR: Function 'Fetch failed: Unable to fetch URL git://review.webmproject.org/libvpx.git;protocol=git;tag=v0.9.5 from any source.' failed

this happens because of some errors in the git repo:

error: missing object referenced by 'refs/tags/v0.9.5'
error: missing object referenced by 'refs/tags/v0.9.2'
error: missing object referenced by 'refs/tags/v0.9.1'
error: missing object referenced by 'refs/tags/v0.9.0'
error: refs/remotes/origin/aylesbury does not point to a valid object!

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agojack: remove old versions
Petr Štetiar [Sat, 26 Feb 2011 10:49:07 +0000 (11:49 +0100)]
jack: remove old versions

The jack is not pinned anywhere and according to the git log it seems, that
just the latest stable version is maintained and used.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agojack: fix wrong configure check on the build host
Petr Štetiar [Sat, 26 Feb 2011 10:49:06 +0000 (11:49 +0100)]
jack: fix wrong configure check on the build host

| checking existing, conflicting JACK installs...
| You appear to have at least one existing installation of JACK.
| Complete or partial JACK installs exist in: /usr/lib

[...]

NOTE: package jack-0.118.0-r2: task do_configure: Failed

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agominimal-uclibc.conf: Add xattr to DISTRO_FEATURES
Tom Rini [Sat, 26 Feb 2011 16:51:54 +0000 (09:51 -0700)]
minimal-uclibc.conf: Add xattr to DISTRO_FEATURES

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoRevert "libcap2: Fix uClibc build"
Tom Rini [Sat, 26 Feb 2011 16:43:31 +0000 (09:43 -0700)]
Revert "libcap2: Fix uClibc build"

Petr Štetiar pointed out that I just switched this to using
attr/xattr.h from e2fsprogs or similar rather than correctly fixing this.

This reverts commit 150102aaf8226fcb56101ad0fbeda00ca95aef72.

14 years agogimp.inc: Drop sed-native from DEPENDS
Tom Rini [Sat, 26 Feb 2011 16:10:07 +0000 (09:10 -0700)]
gimp.inc: Drop sed-native from DEPENDS

This was introduced forever ago and doesn't look to make sense
anymore (there's no non-standard regexes being applied).  This
is also racy with 'sed' being invoked elsewhere.  If we really
can't rely on host sed we need to tackle this early and for
everyone.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agognome.bbclass: Add --disable-scrollkeeper to EXTRA_OECONF
Tom Rini [Sat, 26 Feb 2011 15:56:11 +0000 (08:56 -0700)]
gnome.bbclass: Add --disable-scrollkeeper to EXTRA_OECONF

Virtually all gnome recipes pass this already, this just fixes
a few such as zenity.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoSlugOS: remove TARGET_ARCH (set in machine conf instead), bump up distro to v6.0
Mike Westerhof [Sat, 26 Feb 2011 15:53:39 +0000 (09:53 -0600)]
SlugOS: remove TARGET_ARCH (set in machine conf instead), bump up distro to v6.0

14 years agosdk.bbclass: Need to mask TOOLCHAIN_OPTIONS here as well
Tom Rini [Sat, 26 Feb 2011 15:13:46 +0000 (08:13 -0700)]
sdk.bbclass: Need to mask TOOLCHAIN_OPTIONS here as well

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibcap2: Fix uClibc build
Tom Rini [Sat, 26 Feb 2011 15:10:30 +0000 (08:10 -0700)]
libcap2: Fix uClibc build

On uClibc we have <attr/xattr.h> not <sys/xattr.h>

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolocal.conf.sample: Update BBMASK example
Tom Rini [Sat, 26 Feb 2011 15:04:36 +0000 (08:04 -0700)]
local.conf.sample: Update BBMASK example

Since bitbake.conf has a real BBMASK (and has for some time) we shouldn't
suggest that people start out by wiping that out.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotzdata: Updated to 2011b
Tom Rini [Fri, 25 Feb 2011 23:10:13 +0000 (16:10 -0700)]
tzdata: Updated to 2011b

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agophoneme-advanced: Fix SRC_URI
Tom Rini [Fri, 25 Feb 2011 22:35:30 +0000 (15:35 -0700)]
phoneme-advanced: Fix SRC_URI

java.net stuff has moved and we no longer need to do guest:''@

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackage.bbclass: Update locking now that pstaging is always on.
Tom Rini [Fri, 25 Feb 2011 20:23:44 +0000 (13:23 -0700)]
package.bbclass: Update locking now that pstaging is always on.

In a few functions we checked if pstagingactive was set and if so, grabbed
the lock.  But really, we should always be locking here.  And inside of
package_do_shlibs we need to keep the lock a little longer than we had
been otherwise we can run into a race..

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoinsane.bbclas: Add locking in package_qa_check_staged
Tom Rini [Fri, 25 Feb 2011 20:22:46 +0000 (13:22 -0700)]
insane.bbclas: Add locking in package_qa_check_staged

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosrc_distribute.bbclass: distribute only SRC_DISTRIBUTE_LICENSES
Otavio Salvador [Fri, 25 Feb 2011 20:14:35 +0000 (20:14 +0000)]
src_distribute.bbclass: distribute only SRC_DISTRIBUTE_LICENSES

A distro can require conf/licenses.conf or set SRC_DISTRIBUTE_LICENSES
selecting which licenses are wanted to be distributed. In case it is
empty or undefined we default to distribute all licenses to not break
backward compatibility.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux: update 2.6.37 to 2.6.37.2
Otavio Salvador [Fri, 25 Feb 2011 22:45:28 +0000 (22:45 +0000)]
linux: update 2.6.37 to 2.6.37.2

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agofreerdp: bump SRCREV and change license to Apache-2.0
Otavio Salvador [Fri, 25 Feb 2011 20:14:34 +0000 (20:14 +0000)]
freerdp: bump SRCREV and change license to Apache-2.0

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibnl2: add flex-native and bison-native to the depends and bump PR
Henning Heinold [Fri, 25 Feb 2011 19:22:31 +0000 (20:22 +0100)]
libnl2: add flex-native and bison-native to the depends and bump PR

14 years agofreetpye: fix the manual call of libtool by freetype
Henning Heinold [Fri, 25 Feb 2011 14:48:44 +0000 (15:48 +0100)]
freetpye: fix the manual call of libtool by freetype

* remove unessary and not used patches
* add rpath-link to the LDFLAGS, prevents libtool using relink at
  make install
* bump PR

14 years agoRevert "autotools: symlink where we can"
Chris Larson [Fri, 25 Feb 2011 15:09:35 +0000 (08:09 -0700)]
Revert "autotools: symlink where we can"

This is nice in theory, but there's a risk that a broken source tree could try
to modify the files through the symlinks, screwing up everybody else using
them.  Of course, per-recipe sysroots would resolve this, so we can revisit
this if/when that gets implemented.

This reverts commit 302395545185b4e85bf76a8f319bc71bd3a7be1d.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agounifdef: update from 2.4 to 2.6
Chris Larson [Fri, 25 Feb 2011 14:49:53 +0000 (07:49 -0700)]
unifdef: update from 2.4 to 2.6

As far as I can see, all the changes are bugfixes, and only one of those
affects behavior in a noticable way to the user (-o now obeys -n, emitting
line numbers to the specified output file).

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolibnl2: Fix thinko in last patch
Tom Rini [Fri, 25 Feb 2011 14:30:57 +0000 (07:30 -0700)]
libnl2: Fix thinko in last patch

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogthumb: Oops, regex needs to be a prepend
Tom Rini [Fri, 25 Feb 2011 00:07:24 +0000 (17:07 -0700)]
gthumb: Oops, regex needs to be a prepend

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoemtooth2_svn: bump PR to rev 129
Pau Espin Pedrol [Fri, 25 Feb 2011 11:48:10 +0000 (11:48 +0000)]
emtooth2_svn: bump PR to rev 129

Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoevopedia, qgpslog, stopwatch, wpa-gui: bump PR
Martin Jansa [Fri, 25 Feb 2011 12:29:10 +0000 (13:29 +0100)]
evopedia, qgpslog, stopwatch, wpa-gui: bump PR

459110a17e59594c4fd9183a5684413ffa1479dd added generate_qt_config_file
* task which is executed in empty workdir if builder is using rm_work

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolitephone: bump PR and fix QA issues
Martin Jansa [Fri, 25 Feb 2011 12:28:26 +0000 (13:28 +0100)]
litephone: bump PR and fix QA issues

459110a17e59594c4fd9183a5684413ffa1479dd added generate_qt_config_file task
  which is executed in empty workdir if builder is using rm_work
* remove files subdir from SRC_URI and rename it for faster lookup

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogst-ffmpeg: remove 4-year old hack that sets CC directly
Denys Dmytriyenko [Fri, 25 Feb 2011 07:39:18 +0000 (07:39 +0000)]
gst-ffmpeg: remove 4-year old hack that sets CC directly

The hack that sets CC variable directly is 4 year old and no longer required.
On the other hand, it now breaks setups when --sysroot needs to be passed to
the toolchain. Hence, remove the hack.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agoffmpeg: pass --sysroot to configure script directly
Denys Dmytriyenko [Fri, 25 Feb 2011 07:39:17 +0000 (07:39 +0000)]
ffmpeg: pass --sysroot to configure script directly

ffmpeg's custom configure script fails some checks for specific headers, even
though we pass --sysroot through CFLAGS. Use configure's specific --sysroot
option to fix that.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agobitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONS
Denys Dmytriyenko [Fri, 25 Feb 2011 07:39:16 +0000 (07:39 +0000)]
bitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONS

Commit 9c5b9db29738a89837917b1a2d8ee5a1cae0b4cc (bitbake.conf: Simplify
TARGET_CPPFLAGS/LDFLAGS) potentially breaks external toolchains, when their
default sysroot is different from our sysroot/staging location.

Pass default --sysroot to compiler/linker through TOOLCHAIN_OPTIONS, avoiding
native and nativesdk packages. This matches the corresponding changes in Poky.
cross.bbclass was already doing it, since it originated from Poky, AFAIK.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agobusybox: fix udhcp check for NFS rootfs for new style /proc/mounts
Denys Dmytriyenko [Thu, 24 Feb 2011 09:31:41 +0000 (09:31 +0000)]
busybox: fix udhcp check for NFS rootfs for new style /proc/mounts

* Newer kernels change the format of /proc/mounts slightly when rootfs is
mounted over NFS.

* Old style:
/dev/root / nfs <options> 0 0

* New style:
<server>:<mount> / nfs <options> 0 0

* The regexp in grep can be simplified and rolled into one, but may become
less strict...

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoklibc: update jffs2 and vfat patch. Fix gcc warnings.
Andrea Adami [Thu, 24 Feb 2011 18:24:21 +0000 (19:24 +0100)]
klibc: update jffs2 and vfat patch. Fix gcc warnings.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agosane-toolchain.inc: Fix a thinko in compute_os_portion_of_target_triplet
Tom Rini [Thu, 24 Feb 2011 23:11:25 +0000 (16:11 -0700)]
sane-toolchain.inc: Fix a thinko in compute_os_portion_of_target_triplet

Reported by by Pau Espin Pedrol

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogcc-4.5: Fix GCC found on xscale with Os
Khem Raj [Thu, 24 Feb 2011 23:01:24 +0000 (15:01 -0800)]
gcc-4.5: Fix GCC found on xscale with Os

* This enables linaro patch 45177 and a patch on top
  to fix an ICE discovered because of this backport

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoconf/machine/beaglehyb.conf: new machine Goldelico's Beagle Board Hybrid
David Lanzendörfer [Thu, 24 Feb 2011 20:51:40 +0000 (21:51 +0100)]
conf/machine/beaglehyb.conf: new machine Goldelico's Beagle Board Hybrid
linux-gta04: add kernel for Beagle Board Hybrid and the forthcoming Goldelico GTA04 Machine

14 years agoloudmouth 1.4.3: Switch from gnutls to openssl
Tom Rini [Thu, 24 Feb 2011 19:40:09 +0000 (12:40 -0700)]
loudmouth 1.4.3: Switch from gnutls to openssl

This version of loudmouth wants gnutls 1.4 rather than 2.0 so switch
to openssl instead.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoicon-naming-utils-native: Fix long path to perl in icon-name-mapping
Tom Rini [Thu, 24 Feb 2011 19:39:47 +0000 (12:39 -0700)]
icon-naming-utils-native: Fix long path to perl in icon-name-mapping

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogthumb: Fix long path to perl in local intltools scripts
Tom Rini [Thu, 24 Feb 2011 19:39:17 +0000 (12:39 -0700)]
gthumb: Fix long path to perl in local intltools scripts

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agognome-doc-utils: Fix xml2po and long path to python
Tom Rini [Thu, 24 Feb 2011 19:38:46 +0000 (12:38 -0700)]
gnome-doc-utils: Fix xml2po and long path to python

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibcanberra: Add gconf to DEPENDS
Tom Rini [Thu, 24 Feb 2011 19:37:54 +0000 (12:37 -0700)]
libcanberra: Add gconf to DEPENDS

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibimobiledevice-1.0.0: depend on libtasn1
Andreas Oberritter [Thu, 24 Feb 2011 18:04:04 +0000 (18:04 +0000)]
libimobiledevice-1.0.0: depend on libtasn1

* Fixes the following error:

| checking for libtasn1... configure: error: Package requirements
(libtasn1 >= 1.1) were not met:
|
| No package 'libtasn1' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables libtasn1_CFLAGS
| and libtasn1_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
NOTE: package libimobiledevice-1.0.0-r0: task do_configure: Failed

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agoqt4: bump INC_PR
Martin Jansa [Thu, 24 Feb 2011 09:17:56 +0000 (10:17 +0100)]
qt4: bump INC_PR

459110a17e59594c4fd9183a5684413ffa1479dd added generate_qt_config_file task
  which is executed in empty workdir if builder is using rm_work

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add valacompass
Martin Jansa [Thu, 24 Feb 2011 07:29:11 +0000 (08:29 +0100)]
task-shr-feed: add valacompass

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agovalacompass: new recipe for valacompass and deps hmc5843 and lis302dl
Michele Brocco [Thu, 17 Feb 2011 22:27:52 +0000 (22:27 +0000)]
valacompass: new recipe for valacompass and deps hmc5843 and lis302dl

* Works with the hmc5843 module
* Calibration is required

Signed-off-by: Michele Brocco <ssj2micvm@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofreesmartphone: bump SRCREVs
Martin Jansa [Wed, 23 Feb 2011 19:47:02 +0000 (20:47 +0100)]
freesmartphone: bump SRCREVs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agowebkit-efl: bump SRCREV a bit more
Martin Jansa [Tue, 15 Feb 2011 13:49:59 +0000 (14:49 +0100)]
webkit-efl: bump SRCREV a bit more

* be aware there is issue in eve which can be built only after removing
  ewk_view_context_menu_forward_event
  http://patchwork.dev.bearstech.com/patch/856/
  but better solution should be found

  I've already asked #edevelop people, but only answer was that ewk/eve
  are dead now (which I hope not).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoSlugOS: slugos-packages - reinstate groff, man, and man-pages.
Mike Westerhof [Thu, 24 Feb 2011 04:51:53 +0000 (22:51 -0600)]
SlugOS: slugos-packages - reinstate groff, man, and man-pages.

14 years agogcc-4.5: added thumb2 build patch
Enrico Scholz [Tue, 8 Feb 2011 01:25:38 +0000 (01:25 +0000)]
gcc-4.5: added thumb2 build patch

Fix for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43999 and is
required to build gcc for Thumb2 only architectures (e.g. Cortex-M3).

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-2.6: python-xml depends on python-elementtree
Andreas Oberritter [Thu, 24 Feb 2011 10:02:54 +0000 (10:02 +0000)]
python-2.6: python-xml depends on python-elementtree

* Fixes the following error:

  import xml.etree.cElementTree
  File "/usr/lib/python2.6/xml/etree/cElementTree.py", line 3, in <module>
  from _elementtree import *
  ImportError: No module named _elementtree

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonetkit-base-0.17: use update-alternatives
Andreas Oberritter [Thu, 24 Feb 2011 10:07:20 +0000 (10:07 +0000)]
netkit-base-0.17: use update-alternatives

* Give netkit-inetd a priority of 70.
* Add inetd.conf to CONFFILES_${PN}.
* RPROVIDE inetd.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agowebkit-efl: upgrade to 1.3.11, upstream has Source subdirectory now, which makes...
Martin Jansa [Wed, 16 Feb 2011 05:03:01 +0000 (05:03 +0000)]
webkit-efl: upgrade to 1.3.11, upstream has Source subdirectory now, which makes SRC_URI a lot shorter

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopkg-utils: convert mtime to int before comparing it
Enrico Scholz [Thu, 24 Feb 2011 08:12:49 +0000 (08:12 +0000)]
opkg-utils: convert mtime to int before comparing it

The st_mtime attribute (which is a float) is compared against a value
from the timestamp database, which was stored as an integer there.

When working on a filesystem with precise timestamps the comparision
will fail nearly everytime hence.

Although it might be possible to enhance the database to store the
fractional part too, this will complicate things more than we would
gain by this change.

This patch was applied as 49e11b32906fc1becd9218bb3125f6fc8fa03fa4 to
old ipkg-utils already.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-By: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibnl2: Finish fixing the build race on lib/route/pktloc.c
Tom Rini [Thu, 24 Feb 2011 00:39:14 +0000 (17:39 -0700)]
libnl2: Finish fixing the build race on lib/route/pktloc.c

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoRevert "make sd-boot default for sam9m10ekes"
Tom Rini [Thu, 24 Feb 2011 00:15:40 +0000 (17:15 -0700)]
Revert "make sd-boot default for sam9m10ekes"

This was another out-of-order push from me that depends on other changes.
Take this out for now so that u-boot builds again.

This reverts commit ccb60316650162a417e519a123d9fd09eae9911e.

14 years agobinutils-avr32.inc: Switch to do_configure_{prepend,append}
Tom Rini [Wed, 23 Feb 2011 23:46:25 +0000 (16:46 -0700)]
binutils-avr32.inc: Switch to do_configure_{prepend,append}

While adding autoconf/automake to DEPENDS helps, that only
means they must have completed do_populate_sysroot before
we can run do_configure, and since do_avr32_reconf was before
do_configure it will be run before autoconf is there, with enough
BB_NUM_THREADS.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogvfs 1.7.2: Drop DEFAULT_PREFERENCE
Tom Rini [Sun, 20 Feb 2011 23:09:19 +0000 (23:09 +0000)]
gvfs 1.7.2: Drop DEFAULT_PREFERENCE

This is the version required for glib-2.28.0 which is default unless
pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agokaeilos 2009: Pin gvfs to 1.6.6
Tom Rini [Sun, 20 Feb 2011 23:09:17 +0000 (23:09 +0000)]
kaeilos 2009: Pin gvfs to 1.6.6

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agokernel.bbclass: provide virtual/kernel-${PV}
Andreas Oberritter [Fri, 11 Feb 2011 21:02:29 +0000 (21:02 +0000)]
kernel.bbclass: provide virtual/kernel-${PV}

* Allow precompiled modules to depend on a specific kernel version.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoslugos: Pin gvfs to 1.6.6
Tom Rini [Sun, 20 Feb 2011 23:09:18 +0000 (23:09 +0000)]
slugos: Pin gvfs to 1.6.6

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agoangstrom-2008: Pin gvfs at 1.6.6
Tom Rini [Sun, 20 Feb 2011 23:09:16 +0000 (23:09 +0000)]
angstrom-2008: Pin gvfs at 1.6.6

We're doing this since glib-2.0 is pinned.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
14 years agopackage_deb.bbclass: create a proper package_update_index_deb task.
Filip Zyzniewski [Thu, 24 Feb 2011 04:42:28 +0000 (04:42 +0000)]
package_deb.bbclass: create a proper package_update_index_deb task.

Until now the Packages.gz generation was hardcoded in rootfs_deb_do_rootfs.

(Tom Rini: While in here, trailing whitespace cleanup)

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibsensors: Remove clashing header definition from package
Alex Bennee [Tue, 22 Feb 2011 18:21:32 +0000 (18:21 +0000)]
libsensors: Remove clashing header definition from package

libsensors attempts to install:

    /usr/include/linux/i2c-dev.h

Which clashes with the libc definition. This patch removes it
from the build (as suggested by _pb on #oe).

Signed-off-by: Alex Bennee <ajb@cbnl.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogroff: Fix do_install in certain cases, along with DEPENDS
Mike Westerhof [Wed, 23 Feb 2011 21:16:44 +0000 (14:16 -0700)]
groff: Fix do_install in certain cases, along with DEPENDS

Sometimes groff fails in the do_install step, complaining that img/pic* does
not exist.  Normally, these files would be created by groff itself during the
build process, but since we are cross-compiling, the old recipe replaces the
invocation of groff and troff with echo commands.  However, echo does not
create the output files, which eventually results in the do_install failure.

This patch makes groff dependent on groff-native, and instead of using echo,
it instructs the build process to use the staged groff binaries.

(Tom Rini: While in here, switch to GNU_MIRROR)

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mike Westerhof <mike@mwester.net>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibcap2: 2.16 -> 2.20
Otavio Salvador [Wed, 23 Feb 2011 21:07:25 +0000 (21:07 +0000)]
libcap2: 2.16 -> 2.20

Fix compilation with newer kernel headers:

| .../tmp/sysroots/.../usr/include/asm/sigcontext.h:28:2: error:
|    expected specifier-qualifier-list before '__u64'
| .../tmp/sysroots/.../usr/include/asm/sigcontext.h:191:2: error:
|    expected specifier-qualifier-list before '__u64'
| make[1]: *** [capsh.o] Error 1

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibinih: readd without AUTOREV
Otavio Salvador [Wed, 23 Feb 2011 21:07:23 +0000 (21:07 +0000)]
libinih: readd without AUTOREV

This provides a C and C++ INI library that can be statically linked
into projects.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoparted: fix MiB handling
Otavio Salvador [Wed, 23 Feb 2011 21:07:22 +0000 (21:07 +0000)]
parted: fix MiB handling

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocontrib/openembedded-essential (debian): depends on chrpath
Otavio Salvador [Wed, 23 Feb 2011 21:07:21 +0000 (21:07 +0000)]
contrib/openembedded-essential (debian): depends on chrpath

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocontrib/openembedded-essential (debian): rename to be version agnostic
Otavio Salvador [Wed, 23 Feb 2011 21:07:20 +0000 (21:07 +0000)]
contrib/openembedded-essential (debian): rename to be version agnostic

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosyslinux: add isolinux and chain packages
Otavio Salvador [Wed, 23 Feb 2011 21:07:19 +0000 (21:07 +0000)]
syslinux: add isolinux and chain packages

This syncs the package recipe with the O.S. Systems tree adding more
packages and fixing GNU_HASH issues.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agontfsprogs: add 2.0.0
Otavio Salvador [Wed, 23 Feb 2011 21:07:18 +0000 (21:07 +0000)]
ntfsprogs: add 2.0.0

This recipe has been imported from O.S. Systems tree and hence starts
at revision r2.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocmake.bbclass: use QT_CONF_PATH to support Qt4 projects
Otavio Salvador [Wed, 23 Feb 2011 21:07:17 +0000 (21:07 +0000)]
cmake.bbclass: use QT_CONF_PATH to support Qt4 projects

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocmake.bbclass: use 2.8 modules
Otavio Salvador [Wed, 23 Feb 2011 21:07:16 +0000 (21:07 +0000)]
cmake.bbclass: use 2.8 modules

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocmake: add OE qt4-tools-{native,sdk} support
Otavio Salvador [Wed, 23 Feb 2011 21:07:15 +0000 (21:07 +0000)]
cmake: add OE qt4-tools-{native,sdk} support

* make it find qmake2, moc4 and others
 * convert to INC_PR

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocmake: update from 2.8.2 to 2.8.3
Otavio Salvador [Wed, 23 Feb 2011 21:07:14 +0000 (21:07 +0000)]
cmake: update from 2.8.2 to 2.8.3

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocmake: drop 2.6.4 as it is not used by any distro
Otavio Salvador [Wed, 23 Feb 2011 21:07:13 +0000 (21:07 +0000)]
cmake: drop 2.6.4 as it is not used by any distro

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoqmake_base.bbclass: add generate_qt_config_file task
Otavio Salvador [Wed, 23 Feb 2011 21:07:12 +0000 (21:07 +0000)]
qmake_base.bbclass: add generate_qt_config_file task

This writes a qt.conf inside WORKDIR to properly configure projects
based on CMake. This is required since qmake variables (returned by
-query command) are fixed into the binary and can only be changed
using a qt.conf file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackage_deb.bbclass: make version acceptable for dpkg-deb.
Filip Zyzniewski [Wed, 23 Feb 2011 06:02:37 +0000 (06:02 +0000)]
package_deb.bbclass: make version acceptable for dpkg-deb.

dpkg-deb does not like version numbers without digits:

NOTE: Running task 428 of 604 (ID: 14,
[...]/openembedded/recipes/linux-firmware/linux-firmware_git.bb,
do_package_write_deb)
dpkg-deb - error: (upstream) version (`git') doesn't contain any digits
dpkg-deb: 1 errors in control file
NOTE: package
linux-firmware-git-r1+gitr2fab48391fda8a914b55c8ac265eb3b6ee10ace8:
task do_package_write_deb: Started

This commit causes version numbers without digits to be appended with '0':
linux-firmware-agere_git0-r1+gitr2fab48391fda8a914b55c8ac265eb3b6ee10ace8_all.deb

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolzma: Various cleanups and a bugfix
Tom Rini [Wed, 23 Feb 2011 19:51:24 +0000 (12:51 -0700)]
lzma: Various cleanups and a bugfix

We use the subdir parameter to SRC_URI so that we will unpack into
the normal S directory rather than WORKDIR (which avoids a race with
the append to unpack and removal of empty log files).  Next, we replace
the regex to override the compiler with a patch that really does it
where it's needed (C/LzmaUtil) and now we have a target liblzma.a
rather than host liblzma.a.  For CPP/7zip/Compress/LZMA_Alone we
just need to pass in correct values via CXX_C / CXX.  Given
the structure of the Makefile it's easiest to pass in the rest
of the flags as part of the compiler.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux/jlime: removed obsolete kernel recipes, added a new one.
Filip Zyzniewski [Tue, 22 Feb 2011 03:47:58 +0000 (03:47 +0000)]
linux/jlime: removed obsolete kernel recipes, added a new one.

We need to focus on developing a new set of kernels and userspace,
hence the cleanup.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogcc 4.1.2: fix dependency_libs for libstdc++ and libsupc++
Frans Meulenbroeks [Wed, 23 Feb 2011 20:10:35 +0000 (21:10 +0100)]
gcc 4.1.2: fix dependency_libs for libstdc++ and libsupc++

This fixes a QA issue in gcc 4.1.2.
The patch is identical to what is done in gcc 4.2.2 and 4.2.4
The issues caused neek compilations to fail

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com> (on irc)
14 years agoloudmouth: Part of GNOME
Tom Rini [Wed, 23 Feb 2011 19:43:02 +0000 (12:43 -0700)]
loudmouth: Part of GNOME

The previous upstream URI is gone and what's on ftp.gnome.org
implies it's long been part of GNOME.  Sources for 1.1.1 and 1.3.2 are
non-fetchable so move to nonworking.  Update 1.0.1, 1.2.2 and 1.4.3
to fetch from GNOME_MIRROR and bump PR (as DEPENDS changed).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agocross.bbclass: Fix many QA RPATH errors for distros preferring libtool-2.2
Andreas Müller [Sat, 19 Feb 2011 19:53:39 +0000 (19:53 +0000)]
cross.bbclass: Fix many QA RPATH errors for distros preferring libtool-2.2

* This patch removes the absolute path in sysroots/<arch>/usr/lib/libstdc++.la
*
* It was build tested wih clean tmp for xfce46-image. Additional known
* QA-RPATH-error-candidates were checked for successful build:
*
* aspell-0.60.6-r0
* curl-7.21.2-r4.0
* clutter-box2d-0.10.0-r2.0+git4e72b9c135a9439b82d801c62422531db611f98b
* enchant-1.6.0-r2
* gnome-vfs-2.24.1-r3
* libcdio-0.82-r3.0
* libsoup-2.2.100-r1:
* neon-0.25.5-r4
* schroedinger-1.0.9-r0
* tiff-3.9.4+4.0.0beta6-r0
*
* Build environment was (RPATH QA errors treated as fatal / acl fixed manually)
*
* BB_VERSION        = "1.10.2"
* METADATA_BRANCH   = "cross-bbclass-test"
* METADATA_REVISION = "a44300e"
* TARGET_ARCH       = "arm"
* TARGET_OS         = "linux-gnueabi"
* MACHINE           = "overo"
* DISTRO            = "angstrom"
* DISTRO_VERSION    = "2010.7-test-20110219"
* TARGET_FPU        = "hard"
*
* Notes:
* - To have effect, gcc-cross has to be rebuild (changing all gcc packed
*   was not an option)
* - This patch does not affect libtool-2.4 distos
* - The story is found at
*   http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-February/030115.html

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoqcanobserver: add svnr41 + socketcan driver
Koen Kooi [Wed, 23 Feb 2011 15:37:53 +0000 (16:37 +0100)]
qcanobserver: add svnr41 + socketcan driver

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-2.6.37: upgrade to 2.6.37.1
Martin Jansa [Tue, 22 Feb 2011 10:03:12 +0000 (11:03 +0100)]
linux-2.6.37: upgrade to 2.6.37.1

* update om-gta0* defconfigs like
  8e4bd2fd4cbf1c75acd30adbd3aaa074c3175a3e and
  1516588acd3c4b4dd4add71d06ab8ce0d1bafa02

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-firmware: update to current git and split out the wl12xx stuff that was added...
Koen Kooi [Wed, 23 Feb 2011 14:23:37 +0000 (15:23 +0100)]
linux-firmware: update to current git and split out the wl12xx stuff that was added in between

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoelfe: add elementary to DEPENDS
Koen Kooi [Wed, 23 Feb 2011 13:19:15 +0000 (14:19 +0100)]
elfe: add elementary to DEPENDS

| checking for E... configure: error: Package requirements (enlightenment
|                      elementary
|                      efreet >= 1.0.0
|                      ) were not met:
|
| No package 'elementary' found

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoelfe: add initial recipe for new embedded e17 launcher
Simon Busch [Wed, 23 Feb 2011 11:51:18 +0000 (12:51 +0100)]
elfe: add initial recipe for new embedded e17 launcher

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoe-module: introduce INC_PR and use it in all depending recipes
Simon Busch [Wed, 23 Feb 2011 11:16:47 +0000 (12:16 +0100)]
e-module: introduce INC_PR and use it in all depending recipes

We set INC_PR initially to r5 as some of the dependencies already defined a PR which max
was r4.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Martin.Jansa <Martin.Jansa@gmail.com>
14 years agoevas: disable NEON forcefully, it is still causing misrendering when enabled
Koen Kooi [Wed, 23 Feb 2011 09:06:15 +0000 (10:06 +0100)]
evas: disable NEON forcefully, it is still causing misrendering when enabled

Upstream changed the default for NEON from disabled to enabled, so the recipe has to catch up

Tested with angstrom 2008.1 on a beagleboard C4

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agobeagleboard NAND image: new image and matching task
Koen Kooi [Wed, 23 Feb 2011 08:59:35 +0000 (09:59 +0100)]
beagleboard NAND image: new image and matching task

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agobitbake.conf: Define tar.xz image types.
Tom Rini [Tue, 22 Feb 2011 21:53:25 +0000 (14:53 -0700)]
bitbake.conf: Define tar.xz image types.

Make it depend on both tar-native and xz-native to make sure
that we get a tar that groks --xz.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosite: Move rpppoe_cv_pack_bitfields to common-linux
Tom Rini [Tue, 22 Feb 2011 21:37:57 +0000 (14:37 -0700)]
site: Move rpppoe_cv_pack_bitfields to common-linux

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agojansson: new version 1.3
Steffen Sledz [Tue, 22 Feb 2011 19:10:26 +0000 (20:10 +0100)]
jansson: new version 1.3

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agostrongswan: Add version 4.5.1
Tom Rini [Tue, 22 Feb 2011 18:56:42 +0000 (11:56 -0700)]
strongswan: Add version 4.5.1

strongSwan is an alternative to openswan.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGS
Tom Rini [Tue, 22 Feb 2011 09:14:06 +0000 (09:14 +0000)]
bitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGS

This is based on poky's ba2e1f4d933c37b372d6749d64614f2510ee9d7b, which
simplifies TARGET_CPPFLAGS (and thus CFLAGS) and TARGET_LDFLAGS
based on gcc any company having --sysroot

Acked-by:Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoSlugOS: slugos-packages - reinstate squid, add task-sdk-native
Mike Westerhof [Tue, 22 Feb 2011 15:47:22 +0000 (09:47 -0600)]
SlugOS: slugos-packages - reinstate squid, add task-sdk-native

14 years agoThis patch changes hard-coded references to /usr and /opt in the various
Mike Westerhof [Tue, 22 Feb 2011 15:43:23 +0000 (09:43 -0600)]
This patch changes hard-coded references to /usr and /opt in the various
squid config.test scripts to point to the correct sysroot paths.
This version accommodates the unusual staging dir layout used by micro.
Signed-off-by: Mike Westerhof <mike@mwester.net>
Acked-by: Khem Raj <raj.khem@gmail.com>