openembedded.git
14 years agoxserver-xorg-conf: fix htcdream calibration and Monitor entries
Denis 'GNUtoo' Carikli [Thu, 10 Feb 2011 15:26:10 +0000 (16:26 +0100)]
xserver-xorg-conf: fix htcdream calibration and Monitor entries

Without that fix that fix the screen is not calibrated well.

The Monitor "Monitor" ->  Monitor "Monitor0" was a typo,
  Thanks pespin in #openmoko-cdevel on Freenode on irc for notifying the error:
     Feb 09 23:27:58 <pespin> I think this line in xorg.conf is wrong ->         Monitor "Monitor"

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoxserver-xorg: 1.9.3.902 was released as 1.9.4, rename
Martin Jansa [Thu, 10 Feb 2011 08:26:44 +0000 (09:26 +0100)]
xserver-xorg: 1.9.3.902 was released as 1.9.4, rename

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agocups: fix desktop file QA issues
chase maupin [Thu, 10 Feb 2011 04:36:59 +0000 (04:36 +0000)]
cups: fix desktop file QA issues

* This patch fixes the QA issues with version 1.2.12 of cups.
* The patch being applied was taken from
  http://bugs.gentoo.org/show_bug.cgi?id=236706
* Bump the PR

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobase-files: update fstab for jornada7xx
Filip Zyzniewski [Thu, 10 Feb 2011 04:23:09 +0000 (04:23 +0000)]
base-files: update fstab for jornada7xx

We use the scsi subsystem for PCMCIA ATA access, so device files are
/dev/sda*, not /dev/hda*.
See recipes/linux/linux-jlime-jornada7xx-2.6.34+git/defconf_jlime:702.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-omap 2.6.31: remove DP for zoom2
Koen Kooi [Wed, 9 Feb 2011 21:26:57 +0000 (22:26 +0100)]
linux-omap 2.6.31: remove DP for zoom2

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoomapzoom2/3.conf : switch to linux-omap kernel
Graeme Gregory [Wed, 9 Feb 2011 18:21:26 +0000 (18:21 +0000)]
omapzoom2/3.conf : switch to linux-omap kernel

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agolinux-omap_2.6.38.bb: add 2.6.38-rc4 version
Graeme Gregory [Wed, 9 Feb 2011 18:19:24 +0000 (18:19 +0000)]
linux-omap_2.6.38.bb: add 2.6.38-rc4 version

I have only enabled this kernel for the omapzoom2/3 machines that I
take care of and it has been boot tested on the zoom3.

This recipe has PARALLEL_MAKE disabled as multiple jobs is showing
a dependency issue in the kernel which I hit 100% of time in OE.

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agooe.test_types: improve naming/organization
Chris Larson [Wed, 9 Feb 2011 19:02:36 +0000 (12:02 -0700)]
oe.test_types: improve naming/organization

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoMore sane naming for the variable typing code
Chris Larson [Wed, 9 Feb 2011 17:28:42 +0000 (10:28 -0700)]
More sane naming for the variable typing code

oe.types.value -> oe.data.typed_value

    This name has been bugging me.  This function is the primary interface to
    the module for OE metadata, as it takes a variable name and datastore and
    returns an object of the correct type.  While this function is part of the
    variable typing implementation, in reality it's more about giving you a
    useful object from the metadata, so I think oe.data is a more appropriate
    place for it.

oe.types -> oe.maketype

    These are the functions which construct types, not the types themselves,
    so it was somewhat misleading.

oe._types -> oe.types

    These are the actual types, any callable in this module becomes an OE
    type, using its arguments to determine the variable flags (optional and
    required) to obey.  Will use __init__'s args in the case of an actual
    python class.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agooe.types: for invalid type, list valid ones
Chris Larson [Wed, 9 Feb 2011 18:38:16 +0000 (11:38 -0700)]
oe.types: for invalid type, list valid ones

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agotzcode-native: update to 2011b
Otavio Salvador [Wed, 9 Feb 2011 14:13:04 +0000 (14:13 +0000)]
tzcode-native: update to 2011b

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agocmake-sdk: add 2.8.2 recipe
Otavio Salvador [Thu, 20 Jan 2011 23:42:26 +0000 (23:42 +0000)]
cmake-sdk: add 2.8.2 recipe

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agolibnewt: include latest fixes and allow python removal
Otavio Salvador [Thu, 20 Jan 2011 17:33:32 +0000 (17:33 +0000)]
libnewt: include latest fixes and allow python removal

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agogitpkgv.bbclass: return None if repository does not exist
Otavio Salvador [Thu, 20 Jan 2011 16:19:44 +0000 (16:19 +0000)]
gitpkgv.bbclass: return None if repository does not exist

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agoslang: fix 2.2.2 URL
Otavio Salvador [Thu, 20 Jan 2011 16:18:26 +0000 (16:18 +0000)]
slang: fix 2.2.2 URL

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agonetworkmanager git: up DP for angstrom
Koen Kooi [Wed, 9 Feb 2011 16:14:18 +0000 (17:14 +0100)]
networkmanager git: up DP for angstrom

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agofbv-1.0b-BGR666.patch: patch for support BGR666 @ 24bpp
Marco Cavallini [Wed, 9 Feb 2011 15:14:11 +0000 (16:14 +0100)]
fbv-1.0b-BGR666.patch: patch for support BGR666 @ 24bpp

14 years agofbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch
Marco Cavallini [Wed, 9 Feb 2011 15:12:23 +0000 (16:12 +0100)]
fbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch

 * bump PR
 * support for BGR666 @ 24bpp

14 years agofsogsmd: bump; we rely on libgisi / gisicomm now instead of libisi
Michael 'Mickey' Lauer [Wed, 9 Feb 2011 15:20:59 +0000 (16:20 +0100)]
fsogsmd: bump; we rely on libgisi / gisicomm now instead of libisi

14 years agobug2v4l2: Fix recipe to atcually work.
Stefan Schmidt [Wed, 9 Feb 2011 11:40:25 +0000 (12:40 +0100)]
bug2v4l2: Fix recipe to atcually work.

The first commit of this one was not intended. Sorry for that. The recipe is now
cleaned up and working.

14 years agobuglabs/jnotify: Add recipe for java notify usage
Stefan Schmidt [Thu, 2 Dec 2010 13:51:42 +0000 (14:51 +0100)]
buglabs/jnotify: Add recipe for java notify usage

14 years agonetworkmanager git: update to 0.8.3
Koen Kooi [Wed, 9 Feb 2011 11:21:52 +0000 (12:21 +0100)]
networkmanager git: update to 0.8.3

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoiw: bump PR for nl2 change
Koen Kooi [Wed, 9 Feb 2011 09:40:10 +0000 (10:40 +0100)]
iw: bump PR for nl2 change

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agobug-x11-image: Add X11 buglabs image
Stefan Schmidt [Wed, 8 Dec 2010 11:12:19 +0000 (12:12 +0100)]
bug-x11-image: Add X11 buglabs image

14 years agobuglabs/dauber-feeds: Feed config for internal repos
Stefan Schmidt [Wed, 8 Dec 2010 11:59:51 +0000 (12:59 +0100)]
buglabs/dauber-feeds: Feed config for internal repos

14 years agobuglabs/repo-feeds: Feed configs for external use
Stefan Schmidt [Wed, 8 Dec 2010 12:00:23 +0000 (13:00 +0100)]
buglabs/repo-feeds: Feed configs for external use

14 years agojni-library.bbclass: Override JAVAH for our jni recipes.
Stefan Schmidt [Wed, 15 Dec 2010 17:52:09 +0000 (18:52 +0100)]
jni-library.bbclass: Override JAVAH for our jni recipes.

We need the javah from icedtea6 here.

14 years agoiw: Its compatible with libnl2 as well use it.
Stefan Schmidt [Thu, 3 Feb 2011 13:51:01 +0000 (14:51 +0100)]
iw: Its compatible with libnl2 as well use it.

14 years agowpa-supplicant-0.7: Enable the nl80211 driver
Stefan Schmidt [Thu, 3 Feb 2011 09:34:55 +0000 (10:34 +0100)]
wpa-supplicant-0.7: Enable the nl80211 driver

Also enable support for libnl2 and depend on it.

14 years agou-boot : for omapzoom2/3 and gcc 4.5 the -Os optimisation produces a
Graeme Gregory [Tue, 8 Feb 2011 22:40:17 +0000 (22:40 +0000)]
u-boot : for omapzoom2/3 and gcc 4.5 the -Os optimisation produces a
u-boot which doesnt boot or launch kernel. This makes u-boot a lot
slower but as we only see it once on boot this is unimportant in long
view so remove the -Os from build.

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
14 years agolibsdl: use new .inc for 2.1.14 version
Henning Heinold [Tue, 8 Feb 2011 22:31:53 +0000 (23:31 +0100)]
libsdl: use new .inc for 2.1.14 version

* make autotools-usage and libtool2.4 from directfb generic,
  this fixes libsdl-x11 too
* switch to INC_PR

14 years agodisko: update git version, use INC_PR, re work disko.inc usage
Henning Heinold [Tue, 8 Feb 2011 22:24:59 +0000 (23:24 +0100)]
disko: update git version, use INC_PR, re work disko.inc usage

14 years agodisko: fix legacy staging
Henning Heinold [Tue, 8 Feb 2011 22:26:25 +0000 (23:26 +0100)]
disko: fix legacy staging

14 years agou-boot git: add missing patch to beagle. Thanks to Steve K for spotting that
Koen Kooi [Tue, 8 Feb 2011 20:00:16 +0000 (21:00 +0100)]
u-boot git: add missing patch to beagle. Thanks to Steve K for spotting that

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agodirectfb: update directfb 1.4 to directfb 1.4.11 and switch to INC_PR support
Henning Heinold [Tue, 8 Feb 2011 17:06:40 +0000 (18:06 +0100)]
directfb: update directfb 1.4 to directfb 1.4.11 and switch to INC_PR support

* remove directfb < 1.2 stuff from .inc file
* bump PR through INC_PR support

14 years agorootfs_deb.bbclass: fix alternatives handling
Filip Zyzniewski [Mon, 7 Feb 2011 04:12:05 +0000 (04:12 +0000)]
rootfs_deb.bbclass: fix alternatives handling

After fixing update-alternatives-native the command:
   rmdir ${IMAGE_ROOTFS}/var/dpkg/alternatives

fails, because the directory is not empty, and the command:
  ln -s ${libdir}/opkg/alternatives ${IMAGE_ROOTFS}/var/dpkg/alternatives

creates a dangling symlink, because we mkdir only the parent directory of
the target.

Fixes: mkdir -p the alternatives directory itself and move alternatives
definitions into it before rmdiring the original alternatives directory

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoupdate-alternatives-dpkg: make it work.
Filip Zyzniewski [Mon, 7 Feb 2011 04:01:59 +0000 (04:01 +0000)]
update-alternatives-dpkg: make it work.

Previous version of the recipe provided a non-functional version
of update-alternatives.

  * move from 1.13.25 to 1.14.29
    1.13.25 needed dpkg-gettext.pl which is not contained by
    dpkg-1.14.29.

  * patching the native one with update-alternatives-native.patch
    - remove absolute perl path from the shebang
    - handle a mix of build host and target host paths
    - patch contains a piece from the previous paths.patch

  * moved paths.patch application from the main inc file to 1.13.25
    recipes

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agodpkg-native: Fix the admindir location.
Filip Zyzniewski [Mon, 7 Feb 2011 02:00:35 +0000 (02:00 +0000)]
dpkg-native: Fix the admindir location.

Until now the admindir was specified as $STAGING_DIR_NATIVE/var/dpkg,
which caused update-alternatives to put alternative definitions there.
This patch causes the definitions to be put into the host's rootfs
during rootfs_deb_do_rootfs (when running busybox postinst for
example).

resulting line in Dpkg.pm: our $admindir="$ENV{D}/var/dpkg"

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapt: remove references to not-built man pages.
Filip Zyzniewski [Mon, 7 Feb 2011 01:02:18 +0000 (01:02 +0000)]
apt: remove references to not-built man pages.

Manual pages are not being built because doxygen is currently not
supported by openembedded.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoapt_0.7.20.2: fixed compilation errors with gcc-4.4.
Filip Zyzniewski [Sun, 6 Feb 2011 23:56:47 +0000 (23:56 +0000)]
apt_0.7.20.2: fixed compilation errors with gcc-4.4.

Just like in apt-native_0.7.20.2.bb.
Related bugzilla entry: http://bugs.openembedded.org/show_bug.cgi?id=5511

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agorootfs_deb.bbclass: removed $(( ... )) operator usage.
Filip Zyzniewski [Sun, 6 Feb 2011 23:48:56 +0000 (23:48 +0000)]
rootfs_deb.bbclass: removed $(( ... )) operator usage.

Bitbake's pyshlex.py cannot parse it raising NotImplementedError in
line 295 (bitbake @ c8d8388ce9662574a390be3b849c07d1b044275d).

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-omap 2.6.37: catch up with beagleboardtoys wifi rename
Koen Kooi [Tue, 8 Feb 2011 12:24:21 +0000 (13:24 +0100)]
linux-omap 2.6.37: catch up with beagleboardtoys wifi rename

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agou-boot git: beagleboard: add more expansionboards and rediff patches
Koen Kooi [Tue, 8 Feb 2011 11:30:34 +0000 (12:30 +0100)]
u-boot git: beagleboard: add more expansionboards and rediff patches

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-libc-headers_2.6.31.bb: Fix build with make 3.82 for powerpc
Khem Raj [Mon, 7 Feb 2011 20:38:24 +0000 (12:38 -0800)]
linux-libc-headers_2.6.31.bb: Fix build with make 3.82 for powerpc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc, {e,}glibc: work around pstage install order issue
Chris Larson [Mon, 7 Feb 2011 20:15:57 +0000 (13:15 -0700)]
gcc, {e,}glibc: work around pstage install order issue

Note that this is dealt with differently in the sstate world, so this should
*not* go into the meta-oe/oe-core universe.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolibglademm_2.4.1.bb: remove legacy staging, bump PR
Bernhard Guillon [Mon, 7 Feb 2011 13:20:00 +0000 (14:20 +0100)]
libglademm_2.4.1.bb: remove legacy staging, bump PR

*removing legacy staging also solve missing libglademm-2.4.pc problem

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org>
14 years agoangstrom source mirror: blacklist *.done as well
Koen Kooi [Mon, 7 Feb 2011 12:19:28 +0000 (13:19 +0100)]
angstrom source mirror: blacklist *.done as well

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibgles-omap3: fix other devmem2 references and remove stale comment about non-TSPA...
Koen Kooi [Mon, 7 Feb 2011 11:41:08 +0000 (12:41 +0100)]
libgles-omap3: fix other devmem2 references and remove stale comment about non-TSPA releases

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agobusybox-1.18.2: add latest fixes
Eric Bénard [Sun, 6 Feb 2011 18:17:08 +0000 (19:17 +0100)]
busybox-1.18.2: add latest fixes

ping : fix IPv6 pinging
1bb52a9b73772d47a49bcaee0eb4eeb0c68b9b4c
udhcpc: fix a problem with binary-encoded options
fbea22056014a05a0c6619eb458d4955869b5e93
tar: update TAR_AUTODETECT

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoangstrom source mirror: blacklist git2/ dir as well
Koen Kooi [Mon, 7 Feb 2011 10:27:46 +0000 (11:27 +0100)]
angstrom source mirror: blacklist git2/ dir as well

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibgles-omap3: catch up with devmem2 changes
Koen Kooi [Mon, 7 Feb 2011 10:06:04 +0000 (11:06 +0100)]
libgles-omap3: catch up with devmem2 changes

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agotask-shr-feed: add samba
Martin Jansa [Mon, 7 Feb 2011 09:10:52 +0000 (10:10 +0100)]
task-shr-feed: add samba

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotestscript.sh: update to bitbake 1.10.2
Steffen Sledz [Mon, 7 Feb 2011 08:00:34 +0000 (09:00 +0100)]
testscript.sh: update to bitbake 1.10.2

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agopython-pygobject-native: set RDEPENDS to nothing
Henning Heinold [Sun, 6 Feb 2011 22:56:54 +0000 (23:56 +0100)]
python-pygobject-native: set RDEPENDS to nothing

14 years agopango: set RRECOMMENDS_${PN} to nothing for virtclass-native
Henning Heinold [Sun, 6 Feb 2011 22:55:33 +0000 (23:55 +0100)]
pango: set RRECOMMENDS_${PN} to nothing for virtclass-native

14 years agoupdate-rc.d.bbclass: set RDEPENDS_${PN} to nothing for virtclass-native
Henning Heinold [Sun, 6 Feb 2011 22:54:19 +0000 (23:54 +0100)]
update-rc.d.bbclass: set RDEPENDS_${PN} to nothing for virtclass-native

14 years agoSlugOS: kernel -- make 2.6.37 the preferred kernel for SlugOS
Mike Westerhof [Sun, 6 Feb 2011 20:03:05 +0000 (14:03 -0600)]
SlugOS: kernel -- make 2.6.37 the preferred kernel for SlugOS
and introduce the SlugOS linux-ixp4xx kernel recipe to make it so.
(preference set to -1 so that nothing picks this up until ready.)

14 years agooestats-client.bbclass: Fix oestats-client
Yuri Bushmelev [Sat, 5 Feb 2011 22:25:18 +0000 (01:25 +0300)]
oestats-client.bbclass: Fix oestats-client

* Relax empty data checking (replace asserts)
* Replace direct path manipulations with os.path.join
* Replace bb.note() with bb.warn() where appropriate
* Improve diagnostic messages

14 years agoSlugOS: initscripts - simplify kexec handling in reboot, fix option ordering.
Mike Westerhof [Sun, 6 Feb 2011 19:41:49 +0000 (13:41 -0600)]
SlugOS: initscripts - simplify kexec handling in reboot, fix option ordering.
At some point, kexec became sensitive to the order of the --exec and --force
options, so kexec was no longer booting a previously-loaded kernel at reboot.

14 years agobusybox-1.18.2: add latest fixes
Eric Bénard [Thu, 3 Feb 2011 19:52:32 +0000 (20:52 +0100)]
busybox-1.18.2: add latest fixes

modprobe : revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
bb git commit : 8ae386bf195c6ea53232bacd2eb8cf26676962e4
libbb: spawn should remove child which failed to exec
bb git commit : c5d0f15dbd8087f60b377fa9fc18d08698429189

Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years agoefl-from-svn: make it more usefull
Martin Jansa [Sat, 5 Feb 2011 13:56:46 +0000 (14:56 +0100)]
efl-from-svn: make it more usefull

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoefreet: newer revisions have icon cache enabled by default and dropped old code
Martin Jansa [Tue, 7 Dec 2010 08:02:55 +0000 (09:02 +0100)]
efreet: newer revisions have icon cache enabled by default and dropped old code

* option --enable-icon-cache was removed with old code
* this file is needed as part of main libefreet1 package

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoefl-from-svn.inc: add include to use EFL from svn instead of released tarballs
Martin Jansa [Sat, 5 Feb 2011 07:30:44 +0000 (08:30 +0100)]
efl-from-svn.inc: add include to use EFL from svn instead of released tarballs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agojamvm-initial: remove version 1.5.0, version 1.4.5 is good enough for our needs
Henning Heinold [Fri, 4 Feb 2011 19:11:46 +0000 (20:11 +0100)]
jamvm-initial: remove version 1.5.0, version 1.4.5 is good enough for our needs

14 years agojamvm-initial: fix legacy staging
Henning Heinold [Fri, 4 Feb 2011 19:07:32 +0000 (20:07 +0100)]
jamvm-initial: fix legacy staging

14 years agonavit: use .desktop and .png files from sources and remove those from OE repo
Martin Jansa [Fri, 4 Feb 2011 18:11:56 +0000 (19:11 +0100)]
navit: use .desktop and .png files from sources and remove those from OE repo

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibecj-bootstrap: add version 3.6.1
Henning Heinold [Fri, 4 Feb 2011 18:46:43 +0000 (19:46 +0100)]
libecj-bootstrap: add version 3.6.1

14 years agolibecj-bootstrap: delete versions that are not pinned
Henning Heinold [Fri, 4 Feb 2011 18:46:10 +0000 (19:46 +0100)]
libecj-bootstrap: delete versions that are not pinned

14 years agocacao-native: update to the latest hg version
Henning Heinold [Fri, 4 Feb 2011 18:37:55 +0000 (19:37 +0100)]
cacao-native: update to the latest hg version

14 years agoopenjdk-6: add version 1.8.5 with security fixes AND libtool2.4 support for cacao...
Henning Heinold [Fri, 4 Feb 2011 17:57:44 +0000 (18:57 +0100)]
openjdk-6: add version 1.8.5 with security fixes AND libtool2.4 support for cacao build

14 years agoopenjdk-6: remove one patch which is not needed anymore
Henning Heinold [Fri, 4 Feb 2011 17:57:18 +0000 (18:57 +0100)]
openjdk-6: remove one patch which is not needed anymore

14 years agojikes: fix RDEPENDS, so the native package don't drag in classpath from target
Henning Heinold [Fri, 4 Feb 2011 12:57:28 +0000 (13:57 +0100)]
jikes: fix RDEPENDS, so the native package don't drag in classpath from target

14 years agototem-pl-parser_2.30.0: fix configure without gobject introspection
Fabian Ruff [Mon, 31 Jan 2011 18:32:15 +0000 (18:32 +0000)]
totem-pl-parser_2.30.0: fix configure without gobject introspection

this bugfix removes the configure error:
  HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Fabian Ruff <fabian@progra.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxbmc: add `gperf-native` to `DEPENDS`
Paul Menzel [Mon, 24 Jan 2011 07:19:04 +0000 (08:19 +0100)]
xbmc: add `gperf-native` to `DEPENDS`

Task `configure` fails otherwise with the following error.

    configure: == VDADecoder support manually disabled. ==
    checking OpenMAX/il/OMX_Types.h usability... no
    checking OpenMAX/il/OMX_Types.h presence... no
    checking for OpenMAX/il/OMX_Types.h... no
    == Could not find libnvomx. OpenMax support disabled. ==
    checking for gawk... yes
    checking for cmake... yes
    checking for gperf... no
    configure: error: Could not find a required program. Please see the README f
    ERROR: Function do_configure failed

This patch is build tested with `angstrom-2008.1` for `MACHINE = "beagleboard"`.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agonavit: fix QA issues in .desktop files
Norman Schleicher [Fri, 4 Feb 2011 17:30:41 +0000 (18:30 +0100)]
navit: fix QA issues in .desktop files

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibpciaccess: upgrade from 0.12.0 to 0.12.1
Martin Jansa [Fri, 4 Feb 2011 17:29:24 +0000 (18:29 +0100)]
libpciaccess: upgrade from 0.12.0 to 0.12.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxrdb: upgrade from 1.0.7 to 1.0.8
Martin Jansa [Fri, 4 Feb 2011 17:29:04 +0000 (18:29 +0100)]
xrdb: upgrade from 1.0.7 to 1.0.8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoweekly-changelog-report.sh: remove Holger's branch
Cliff Brake [Fri, 4 Feb 2011 15:21:50 +0000 (10:21 -0500)]
weekly-changelog-report.sh: remove Holger's branch

14 years agognu-config: update also bindir change to replace /usr/bin/env instead of /usr/bin...
Martin Jansa [Fri, 4 Feb 2011 15:11:25 +0000 (16:11 +0100)]
gnu-config: update also bindir change to replace /usr/bin/env instead of /usr/bin/perl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognu-config: use /usr/bin/env perl instead of /usr/bin/perl in gnu-configize.in
Martin Jansa [Fri, 4 Feb 2011 15:00:12 +0000 (16:00 +0100)]
gnu-config: use /usr/bin/env perl instead of /usr/bin/perl in gnu-configize.in

* fixes errors like this
  | /OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal/libpcap.m4:40: warning: underquoted definition of AC_LBL_C_INIT_BEFORE_CC
  | /OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:   run info '(automake)Extending aclocal'
  | /OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
  | autoreconf: running: /OE/tmpdir-shr/sysroots/x86_64-linux/usr/bin/autoconf --include=/OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/efreet-2_1.0.999+svnr56704-r0.0/efreet/m4/ --include=/OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal-1.11 --include=/OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal --force --warnings=cross
  | autoreconf: running: /OE/tmpdir-shr/sysroots/x86_64-linux/usr/bin/autoheader --include=/OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/efreet-2_1.0.999+svnr56704-r0.0/efreet/m4/ --include=/OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal-1.11 --include=/OE/tmpdir-shr/sysroots/armv4t-oe-linux-gnueabi/usr/share/aclocal --force --warnings=cross
  | autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
  | automake: unknown warning category cross
  | autoreconf: running: gnu-configize
  | /usr/bin/perl: symbol lookup error: /OE/tmpdir-shr/sysroots/x86_64-linux/usr/lib/perl/5.10.1/auto/IO/IO.so: undefined symbol: Perl_Istack_sp_ptr
  | autoreconf: gnu-configize failed with exit status: 127

* or like this:
  | Perl lib version (5.10.1) doesn't match executable version (v5.12.3) at /OE/tmpdir-shr/sysroots/x86_64-linux/usr/lib/perl/5.10.1/Config.pm line 50."

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoautotools: use oe.utils.inherits
Chris Larson [Mon, 31 Jan 2011 16:28:42 +0000 (09:28 -0700)]
autotools: use oe.utils.inherits

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoupdate-testing-branch.sh: script to do the weekly testing branch update
Cliff Brake [Fri, 4 Feb 2011 14:37:24 +0000 (09:37 -0500)]
update-testing-branch.sh: script to do the weekly testing branch update

14 years agohelp2man: fix drag in of target perl for the native package
Henning Heinold [Thu, 3 Feb 2011 20:49:54 +0000 (21:49 +0100)]
help2man: fix drag in of target perl for the native package

14 years agominimal.conf: removed pinning of perl 5.10.1 now it has become the default
Frans Meulenbroeks [Thu, 3 Feb 2011 20:14:55 +0000 (21:14 +0100)]
minimal.conf: removed pinning of perl 5.10.1 now it has become the default

as discussed with and agreed by Mickey.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agonokia900.conf: added ubifs arguments
Denis 'GNUtoo' Carikli [Thu, 3 Feb 2011 19:42:59 +0000 (20:42 +0100)]
nokia900.conf: added ubifs arguments

Thanks JaMa on #openmoko-cdevel on Freenode on irc for help on the sub-pages:
Feb 02 11:41:58 <JaMa|Wrk>      GNUtoo|laptop: also for gta02 I had to sacrifise sub-pages, -s same as -m otherwise it always failed

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoperl-native: Switch to using create_wrapper to make perl relocatable.
Tom Rini [Thu, 3 Feb 2011 18:54:22 +0000 (11:54 -0700)]
perl-native: Switch to using create_wrapper to make perl relocatable.

This is taken from poky.  In addition to problems in upstream
perl 5.12.x, Martin Jansa discovered that the regex perl uses during
install is broken for things like /OE/whatever (due to not escapipng the
periods in the regex perl uses).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoperl: Make this not be MACHINE-specific in pstaging+signatures
Tom Rini [Thu, 3 Feb 2011 01:13:13 +0000 (18:13 -0700)]
perl: Make this not be MACHINE-specific in pstaging+signatures

Based on d332f1881f362cef88f2b9f40186482ac612c2d0 and
b02a4addca8a4727767e24953b98f30399e3592b in poky.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-2.6.24: enable oprofile support/modules for hipox machine
Steffen Sledz [Thu, 3 Feb 2011 15:00:28 +0000 (16:00 +0100)]
linux-2.6.24: enable oprofile support/modules for hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agoxserver-nodm-init: switch to ndm-init 2.0 to get a working matchbox session under...
Stefan Schmidt [Tue, 21 Dec 2010 13:35:36 +0000 (14:35 +0100)]
xserver-nodm-init: switch to ndm-init 2.0 to get a working matchbox session under Xorg

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agoconnman: Don't prefer connman git version over the latest release in angstrom
Stefan Schmidt [Tue, 1 Feb 2011 07:46:33 +0000 (08:46 +0100)]
connman: Don't prefer connman git version over the latest release in angstrom

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agobug2v4l2: Add recipe bug20 v4l2 interface
Stefan Schmidt [Thu, 3 Feb 2011 10:55:14 +0000 (11:55 +0100)]
bug2v4l2: Add recipe bug20 v4l2 interface

14 years agocom.buglabs.app.bugdash2: Bump for newer version
Stefan Schmidt [Thu, 3 Feb 2011 10:53:46 +0000 (11:53 +0100)]
com.buglabs.app.bugdash2: Bump for newer version

14 years agobuglabs-autorev.inc: Add include file for BugLabs AUTOREV builds
Stefan Schmidt [Mon, 31 Jan 2011 10:26:43 +0000 (11:26 +0100)]
buglabs-autorev.inc: Add include file for BugLabs AUTOREV builds

14 years agolinux-bug20-linaro_2.6.35: Add experimental recipe
Stefan Schmidt [Thu, 3 Feb 2011 13:50:18 +0000 (14:50 +0100)]
linux-bug20-linaro_2.6.35: Add experimental recipe

14 years agobug-image-production.bb: Add BugLabs production image shipped on our devices.
Stefan Schmidt [Thu, 11 Nov 2010 08:36:15 +0000 (09:36 +0100)]
bug-image-production.bb: Add BugLabs production image shipped on our devices.

14 years agobug-ramdisk: Add ramdisk image for QA testing
Stefan Schmidt [Wed, 8 Dec 2010 10:28:28 +0000 (11:28 +0100)]
bug-ramdisk: Add ramdisk image for QA testing

14 years agotask-poky.bb: Add poky and sato tasks we are using in our images
Stefan Schmidt [Thu, 11 Nov 2010 08:35:40 +0000 (09:35 +0100)]
task-poky.bb: Add poky and sato tasks we are using in our images

14 years agotask-bug-feed-extra.bb: Add tasks for our feed
Stefan Schmidt [Thu, 11 Nov 2010 08:35:14 +0000 (09:35 +0100)]
task-bug-feed-extra.bb: Add tasks for our feed

14 years agotask-bug-apps.bb: Add tasks for BugLabs applications
Stefan Schmidt [Thu, 11 Nov 2010 08:34:40 +0000 (09:34 +0100)]
task-bug-apps.bb: Add tasks for BugLabs applications

14 years agotask-bug.bb: Add bug core tasks used in our images
Stefan Schmidt [Thu, 11 Nov 2010 08:33:56 +0000 (09:33 +0100)]
task-bug.bb: Add bug core tasks used in our images