openembedded.git
14 years agoAdd X arguments for AT91 boards
Ulf Samuelsson [Tue, 1 Feb 2011 05:18:04 +0000 (05:18 +0000)]
Add X arguments for AT91 boards

* CAP9
* SAM9RL
* SAM9G10
* SAM9M10
* SAM9G45

Use xinput-calibrator to calibrate touch screen when building xorg

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd initial pointercal files for at91 boards
Ulf Samuelsson [Tue, 1 Feb 2011 05:18:03 +0000 (05:18 +0000)]
Add initial pointercal files for at91 boards

Support
* at91sam9261ek
* at91sam9263ek
* at91sam9g10ek
* at91sam9g45ekes
* at91sam9m10ekes
* at91sam9m10g45ek
* at91sam9rlek

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd ALSA support for at91sam9xe
Ulf Samuelsson [Tue, 1 Feb 2011 05:18:02 +0000 (05:18 +0000)]
Add ALSA support for at91sam9xe

asound.conf
asound.state

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd support for at91bootstrap-3.0
Ulf Samuelsson [Tue, 1 Feb 2011 05:18:01 +0000 (05:18 +0000)]
Add support for at91bootstrap-3.0

AT91bootstrap 3.0 support booting from SD-Card.
It must be renamed to BOOT.BIN
It needs to be in the DOS rootfs.
The DOS fs should NOT be partitioned like a linux boot disk.
I.E: keep original cylinders etc.
The SD-Card must not contain "funny" characters like '&' and '.'

at91bootstrap will try to load UBOOT.BIN, if u-boot is desired.

For the AT91SAM9M10/G45 it supports dual boot.
If the "LEFT" button is pressed, at91bootstrap will
load PROGRAM.BIN

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobusybox: 2.4 module support for kernel24 MACHINE_FEATURES
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:21:56 +0000 (02:21 +0000)]
busybox: 2.4 module support for kernel24 MACHINE_FEATURES

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoutil-linux: honour largefile distro feature
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:32 +0000 (02:13 +0000)]
util-linux: honour largefile distro feature

do_install on micro-image still broken (${bindir}/hexdump lives in
${usrbindir}/hexdump from util-linux POV. Not fixing these.)

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoimage.bbclass: only insert feed uris if ONLINE_PACKAGE_MANAGEMENT
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:31 +0000 (02:13 +0000)]
image.bbclass: only insert feed uris if ONLINE_PACKAGE_MANAGEMENT

Previously if ONLINE_PACKAGE_MANAGEMENT="none" but one had
FEED_DEPLOYDIR_BASE_URI set, it tried to create files in a non-existing
dir in the image (there is no /etc/opkg/ if no online package management
is requested).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agokernel.bbclass: simplify "if image" condition
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:30 +0000 (02:13 +0000)]
kernel.bbclass: simplify "if image" condition

Anything that expands image to any false value should not set
INITRAMFS_TASK (instead of just "" or None).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agouclibc: handle some more {machine, distro}_features
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:29 +0000 (02:13 +0000)]
uclibc: handle some more {machine, distro}_features

distro: xattr (posix extended attributes), ssp
machine: kernel24

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoltp: bump version
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:28 +0000 (02:13 +0000)]
ltp: bump version

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoIMAGE_CMD_ext4.xz: rm uncompressed image
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:26 +0000 (02:13 +0000)]
IMAGE_CMD_ext4.xz: rm uncompressed image

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackaged-staging.bbclass: improve documentation
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:25 +0000 (02:13 +0000)]
packaged-staging.bbclass: improve documentation

Mention usage of PSTAGE_MIRROR and add debugging-output for fetching.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agofakeroot: add 1.14.5, mv 1.12.4 to obsolete
Bernhard Reutner-Fischer [Thu, 27 Jan 2011 02:13:24 +0000 (02:13 +0000)]
fakeroot: add 1.14.5, mv 1.12.4 to obsolete

The other old recipes should be removed.
- oplinux suggests 1.7.1 which is not available anymore
- chinook-compat, maemo5-compat pin 1.9.6

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotinderclient: Remove it (obsoleted by oestats-client)
Yuri Bushmelev [Mon, 7 Feb 2011 05:44:19 +0000 (05:44 +0000)]
tinderclient: Remove it (obsoleted by oestats-client)

Tinderclient is unusable now and obsoleted by oestats-client. So we should
remove it from tree.

NOTE for Angstrom and Kaelios maintainers: this patch change your configs.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoMake kernel 2.6.37 selectable for Visstrim_M10 board.
Javier Martin [Wed, 9 Feb 2011 17:37:17 +0000 (17:37 +0000)]
Make kernel 2.6.37 selectable for Visstrim_M10 board.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd custom fw_env.conf for Visstrim_M10 boards.
Javier Martin [Wed, 9 Feb 2011 17:37:15 +0000 (17:37 +0000)]
Add custom fw_env.conf for Visstrim_M10 boards.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd custom opkg settings for Visstrim_M10 board.
Javier Martin [Wed, 9 Feb 2011 17:37:14 +0000 (17:37 +0000)]
Add custom opkg settings for Visstrim_M10 board.

"/opt" is used in Visstrim_M10 boards as the working directory
for opkg.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd custom init dropbear script and image for Visstrim_M10.
Javier Martin [Wed, 9 Feb 2011 17:37:13 +0000 (17:37 +0000)]
Add custom init dropbear script and image for Visstrim_M10.

Custom init script is needed since "/" is mounted as read-only
but "/etc" is mounted as read-write in Visstrim_M10 boards.
This case is not supported by default init script.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd custom fstab and profile for Visstrim_M10 board.
Javier Martin [Wed, 9 Feb 2011 17:37:12 +0000 (17:37 +0000)]
Add custom fstab and profile for Visstrim_M10 board.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoAdd configuration file for Visstrim_M10 board.
Javier Martin [Wed, 9 Feb 2011 17:37:11 +0000 (17:37 +0000)]
Add configuration file for Visstrim_M10 board.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogitpkgv.bbclass: rename git_drop_tag_prefix to fix conflict
Andreas Oberritter [Fri, 11 Feb 2011 20:51:43 +0000 (20:51 +0000)]
gitpkgv.bbclass: rename git_drop_tag_prefix to fix conflict

* fixes ERROR: Error Method already seen: git_drop_tag_prefix in
  'gitver.bbclass' now in 'gitpkgv.bbclass'

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackage_ipk.bbclass: use common function to write relationship fields
Andreas Oberritter [Fri, 11 Feb 2011 20:51:42 +0000 (20:51 +0000)]
package_ipk.bbclass: use common function to write relationship fields

* A function write_dep_field() was added to do_package_ipk() to
  ensure explode_deps is called for every field and to simplify
  the code.

* The following statement was removed from do_package_ipk():

  if not '-locale-' and not '-dbg' and not '-dev' in pkgname:
      rdepends.append('%s-locale*' % pkgname)

  It was added in November 2008, but can never evaluate to true.

  See commit a045dfacf6f2541e0f410d9d109581f181303756

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agopackage.bbclass: remove superfluous whitespace characters from RDEPENDS
Andreas Oberritter [Fri, 11 Feb 2011 20:51:41 +0000 (20:51 +0000)]
package.bbclass: remove superfluous whitespace characters from RDEPENDS

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoutils.bbclass: restore previous implementation of explode_deps()
Andreas Oberritter [Fri, 11 Feb 2011 20:51:40 +0000 (20:51 +0000)]
utils.bbclass: restore previous implementation of explode_deps()

* explode_deps() changed its behavior to omit version information
  when the function was removed from OE in favor of BitBake's
  implementation in March 2010. Since then, packages didn't contain
  versioned runtime dependencies.

  See commit 89b7e433719f43f1c36c76cb8856d559014e99bc

* This patch restores the previous implementation of explode_deps(),
  thus fixing the generation of versioned runtime dependencies.

* Reimplementing explode_deps() using bb.utils.explode_dep_versions()
  didn't work, because it choked upon parsing inline python code, e.g.
  on update-modules_1.0.bb's RDEPENDS_${PN} field.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agodpkg: add perl modules package
Filip Zyzniewski [Sat, 12 Feb 2011 05:49:01 +0000 (05:49 +0000)]
dpkg: add perl modules package

dpkg contains of perl modules as well, we need to provide these for
example for update-alternatives.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agodistro/jlime-2010.1.conf: cleaned up RDEPENDS, beefed up FEATURES.
Filip Zyzniewski [Sat, 12 Feb 2011 16:29:54 +0000 (16:29 +0000)]
distro/jlime-2010.1.conf: cleaned up RDEPENDS, beefed up FEATURES.

tslib and dialog should be pulled in by appropiate dependencies and
wireless-tools comes from wifi in DISTRO_FEATURES.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoinsane.bbclass: fix the check for bad RPATH
Denys Dmytriyenko [Thu, 3 Feb 2011 15:00:21 +0000 (15:00 +0000)]
insane.bbclass: fix the check for bad RPATH

* Variable 'sane' is boolean, so adding to it breaks the error condition
* Fixes previous commit 6aa31074 ported from Yocto

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoutil-linux-ng: use u-a for /sbin/blockdev
Martin Jansa [Sat, 12 Feb 2011 19:12:13 +0000 (19:12 +0000)]
util-linux-ng: use u-a for /sbin/blockdev

* resolves conflict with latest busybox

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agoeject: use u-a for /usr/bin/volname
Martin Jansa [Sat, 12 Feb 2011 19:12:14 +0000 (19:12 +0000)]
eject: use u-a for /usr/bin/volname

* resolves conflict with latest busybox

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agooestats-client.bbclass: fix bug in oestat_send() code
Yuri Bushmelev [Sat, 12 Feb 2011 11:00:27 +0000 (14:00 +0300)]
oestats-client.bbclass: fix bug in oestat_send() code

This should fix disabling oestats with following message:
WARNING: oestats: error sending task (exception <type
'exceptions.KeyError'>, value 'qalog'), disabling stats

Signed-off-by: Yuri Bushmelev <jay4mail@gmail.com>
14 years agoshr-e-gadgets: add path to edje-cc
Martin Jansa [Sat, 12 Feb 2011 08:19:06 +0000 (09:19 +0100)]
shr-e-gadgets: add path to edje-cc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomsmcomm: bump SRCREV for version compatible with current cornucopia rev
Martin Jansa [Sat, 12 Feb 2011 07:16:04 +0000 (08:16 +0100)]
msmcomm: bump SRCREV for version compatible with current cornucopia rev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-e-gadgets: bump SRCREV
Martin Jansa [Sat, 12 Feb 2011 07:15:23 +0000 (08:15 +0100)]
shr-e-gadgets: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosrc_distribute.bbclass: iterate over SRC_URI instead of using urldata
Yuri Bushmelev [Fri, 11 Feb 2011 23:22:36 +0000 (02:22 +0300)]
src_distribute.bbclass: iterate over SRC_URI instead of using urldata

Do not use bb.fetch.urldata in do_distribute_sources() for traversing
SRC_URIs like was already done for do_unpack(). See 661658f62b for
additional info.

This fixes race issue with lzma-native:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-October/026076.html

Signed-off-by: Yuri Bushmelev <jay4mail@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoinitscripts: removed jornada7xx specific scripts.
Filip Zyzniewski [Sat, 12 Feb 2011 02:14:26 +0000 (02:14 +0000)]
initscripts: removed jornada7xx specific scripts.

Stock ones work better (remounting / rw, makedevs calling).

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoclutter: fix broken clutter-gtk
Andreas Müller [Fri, 4 Feb 2011 05:36:10 +0000 (05:36 +0000)]
clutter: fix broken clutter-gtk

* Since clutter 1.4.2 clutter-gtk fails for machines/archs configuring
* flavour=eglx with (see clutter.inc)
*
* | Making all in clutter-gtk
* | make[2]: Entering directory `/home/Superandi/tmp/work/armv7a-angstrom-linux-gnueabi/clutter-gtk-0.10.8-r2.0/clutter-gtk-0.10.8/clutter-gtk'
* |   CC     libclutter_gtk_0.10_la-gtk-clutter-embed.lo
* |   CC     libclutter_gtk_0.10_la-gtk-clutter-scrollable.lo
* |   CC     libclutter_gtk_0.10_la-gtk-clutter-util.lo
* |   CC     libclutter_gtk_0.10_la-gtk-clutter-viewport.lo
* |   CC     libclutter_gtk_0.10_la-gtk-clutter-zoomable.lo
* |   CCLD   libclutter-gtk-0.10.la
* | /home/Superandi/tmp/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: cannot find -lclutter-egl-1.0
*
* Since clutter 1.3.x in 'configure.ac' the meaning of 'CLUTTER_WINSYS' has
* changed. In clutter 1.2.x 'CLUTTER_WINSYS' contained the value passed by
* 'flavour' (in the error case 'eglx'). In 1.3.x this variable is set in
* 'configure.ac'. For flavour=eglx it is set to 'egl'! The correct value
* 'eglx' is found in 'CLUTTER_SONAME_INFIX'. Some of the '*.pc.in' files
* were changed. clutter-gtk fell victim for clutter-x11.pc.in.
*
* Build tested for all clutter recipes with
*
* BB_VERSION        = "1.10.2"
* MACHINE           = "overo"
* DISTRO            = "angstrom"
* DISTRO_VERSION    = "2010.7-test-20110203"

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoclutter-gst add 1.3.4
Andreas Müller [Thu, 3 Feb 2011 07:14:02 +0000 (07:14 +0000)]
clutter-gst add 1.3.4

* clutter 1.4.2 broke clutter-gst and made it necessary to have a recipe from
* development snapshot sources
*
* Build tested with
* BB_VERSION        = "1.10.2"
* METADATA_BRANCH   = "master"
* METADATA_REVISION = "2049a96"
* TARGET_ARCH       = "arm"
* TARGET_OS         = "linux-gnueabi"
* MACHINE           = "overo"
* DISTRO            = "angstrom"
* DISTRO_VERSION    = "2010.7-test-20110202"
* TARGET_FPU        = "hard"

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoinitscripts: handle busybox version of makedevs properly.
Filip Zyzniewski [Sat, 12 Feb 2011 02:06:19 +0000 (02:06 +0000)]
initscripts: handle busybox version of makedevs properly.

Makedevs from busybox has a different command line syntax.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoudev: also use /proc/devices to invalidate devcache
Denys Dmytriyenko [Sat, 12 Feb 2011 03:35:31 +0000 (03:35 +0000)]
udev: also use /proc/devices to invalidate devcache

* Besides checking for kernel version, bootargs or cmdline changes between
reboots, also consider changes in /proc/devices to invalidate device cache.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
14 years agonodejs: updated to 0.2.6
AJ ONeal [Sat, 12 Feb 2011 03:01:35 +0000 (03:01 +0000)]
nodejs: updated to 0.2.6

* added version number to patches
* libev-cross-cc_0.2.6.patch - turns off execution so that cross-compile succeeds
* node-cross-cc_0.2.6.patch - enables cross-compiling of v8 for x86, x86_64, arm, and mips

Signed-off-by: AJ ONeal <coolaj86@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolibtomcrypt: updated download link
George Alexandru Dorobantu [Sat, 12 Feb 2011 04:17:36 +0000 (04:17 +0000)]
libtomcrypt: updated download link

* updated the download link; libtomcrypt has moved to google code and the old link is dead

Signed-off-by: George Alexandru Dorobantu <gdalex@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoudev-141: backport the initscript depmod call from recent versions
Denys Dmytriyenko [Fri, 11 Feb 2011 19:20:59 +0000 (14:20 -0500)]
udev-141: backport the initscript depmod call from recent versions

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agoxkbcomp: upgrade from 1.2.0 to 1.2.1
Martin Jansa [Fri, 11 Feb 2011 16:46:29 +0000 (17:46 +0100)]
xkbcomp: upgrade from 1.2.0 to 1.2.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopostgresql: Update from 8.4.4 to 8.4.7, drop 8.1.x, 8.2.4
Tom Rini [Fri, 11 Feb 2011 07:24:10 +0000 (07:24 +0000)]
postgresql: Update from 8.4.4 to 8.4.7, drop 8.1.x, 8.2.4

We update SHR to pinning 8.4.7 (safe upgrade) and drop
8.1.x (EOL) and 8.2.x (un-pinned and EOL this year).  We also
un-pin SHR (at Martin's suggestion).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agobusybox: create busybox-inetd package
Andreas Oberritter [Thu, 20 Jan 2011 17:24:17 +0000 (17:24 +0000)]
busybox: create busybox-inetd package

* Empty package unless CONFIG_INETD=y.
* Use update-alternatives with priority 50.
* Install initscript and inetd.conf.
* RPROVIDE inetd

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Eric Bénard <eric@eukrea.com>
14 years agowpa-supplicant-0.7.3: depend on openssl
Andreas Oberritter [Fri, 11 Feb 2011 20:58:00 +0000 (20:58 +0000)]
wpa-supplicant-0.7.3: depend on openssl

* let defconfig decide which crypto library to use

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agowpa-supplicant-0.7.3: enable madwifi support
Andreas Oberritter [Fri, 11 Feb 2011 20:57:59 +0000 (20:57 +0000)]
wpa-supplicant-0.7.3: enable madwifi support

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agowpa-supplicant-0.7.3: install only required files for dbus support
Andreas Oberritter [Fri, 11 Feb 2011 20:57:58 +0000 (20:57 +0000)]
wpa-supplicant-0.7.3: install only required files for dbus support

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agowpa-supplicant-0.7.3: rename defconfig-gnutls to defconfig
Andreas Oberritter [Fri, 11 Feb 2011 20:57:57 +0000 (20:57 +0000)]
wpa-supplicant-0.7.3: rename defconfig-gnutls to defconfig

* Use a more useful name for overrides in case gnutls is not to be used.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agowpa-supplicant-0.7.3: remove unused files
Andreas Oberritter [Fri, 11 Feb 2011 20:57:56 +0000 (20:57 +0000)]
wpa-supplicant-0.7.3: remove unused files

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agotestscript.sh: be able to use branches other than testing-next
Steffen Sledz [Fri, 11 Feb 2011 11:39:28 +0000 (12:39 +0100)]
testscript.sh: be able to use branches other than testing-next

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibmms 0.5: move to libmms dir
Koen Kooi [Fri, 11 Feb 2011 12:54:25 +0000 (13:54 +0100)]
libmms 0.5: move to libmms dir

14 years agoupstart: create directory before installing files into it
Andreas Oberritter [Tue, 1 Feb 2011 15:18:43 +0000 (15:18 +0000)]
upstart: create directory before installing files into it

* do_install installs files into ${sysconfdir}/event.d, so the
  directory must be created first.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agolinux: don't patch unifdef.c if it doesn't exist
Andreas Oberritter [Tue, 1 Feb 2011 15:16:16 +0000 (15:16 +0000)]
linux: don't patch unifdef.c if it doesn't exist

* Fixes build with Linux 2.6.18.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agolibmms-0.6: initial recipe
Andreas Oberritter [Thu, 3 Feb 2011 20:51:25 +0000 (20:51 +0000)]
libmms-0.6: initial recipe

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agolibdca-0.0.5-3: initial recipe (Debian)
Andreas Oberritter [Fri, 4 Feb 2011 01:15:53 +0000 (01:15 +0000)]
libdca-0.0.5-3: initial recipe (Debian)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
14 years agorfkill: fix install and remove bogus DEPENDS, it's not using libnl nor pkgconfig...
Koen Kooi [Fri, 11 Feb 2011 09:40:26 +0000 (10:40 +0100)]
rfkill: fix install and remove bogus DEPENDS, it's not using libnl nor pkgconfig(-native)

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibsdl-directfb: delete unpinned version 1.2.9
Henning Heinold [Fri, 11 Feb 2011 08:38:41 +0000 (09:38 +0100)]
libsdl-directfb: delete unpinned version 1.2.9

14 years agolibsdl-mixer: fix it the same way as the libsdl recipe and bump PR
Henning Heinold [Fri, 11 Feb 2011 08:38:06 +0000 (09:38 +0100)]
libsdl-mixer: fix it the same way as the libsdl recipe and bump PR

14 years agolinux-jlime-ben-nanonote: Add support for USB networking
Alex Ferguson [Mon, 31 Jan 2011 16:43:44 +0000 (18:43 +0200)]
linux-jlime-ben-nanonote: Add support for USB networking

Added jz4740-udc.patch from qi-hardware which adds support for
usb networking.

Added modified kernel config file which enables the above patch.

Modified linux-jlime-ben-nanonote recipe for the above files.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-extras: Update version from 1.0.6 to 1.0.7
Alex Ferguson [Mon, 31 Jan 2011 16:43:43 +0000 (18:43 +0200)]
jlime-extras: Update version from 1.0.6 to 1.0.7

The newer version contains some changes in the startup scripts and
configuration for mplayer.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojlime-extras-ben-nanonote: Update version from 1.0.1 to 1.0.2
Alex Ferguson [Mon, 31 Jan 2011 16:43:42 +0000 (18:43 +0200)]
jlime-extras-ben-nanonote: Update version from 1.0.1 to 1.0.2

The newer version contains some changes in relation to jlime-extras.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agofileselector: Update version from 1.3.1 to 1.3.2
Alex Ferguson [Mon, 31 Jan 2011 16:43:41 +0000 (18:43 +0200)]
fileselector: Update version from 1.3.1 to 1.3.2

The newer version contains some bugfixes.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agopulseaudio: add version 0.9.22 with DP=-1
Henning Heinold [Thu, 10 Feb 2011 17:35:17 +0000 (18:35 +0100)]
pulseaudio: add version 0.9.22 with DP=-1

* only one patch from 0.9.21 was applied, so no
  need to copy them all around

14 years agopulseaudio: fix build for uclibc again and bump PR
Henning Heinold [Thu, 10 Feb 2011 17:33:38 +0000 (18:33 +0100)]
pulseaudio: fix build for uclibc again and bump PR

14 years agousb-modeswitch-data: Patch makefile to use portable install options.
Stefan Schmidt [Thu, 10 Feb 2011 15:45:38 +0000 (16:45 +0100)]
usb-modeswitch-data: Patch makefile to use portable install options.

Without this it fails with our install wrapper whcih does only support portable
options.

14 years agousb-modeswitch: Patch makefile to use portable install options.
Stefan Schmidt [Thu, 10 Feb 2011 15:44:25 +0000 (16:44 +0100)]
usb-modeswitch: Patch makefile to use portable install options.

Without this it fails with our install wrapper whcih does only support portable
options.

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