openembedded.git
15 years agopatch.bbclass: use param_bool()
Enrico Scholz [Thu, 27 May 2010 02:41:11 +0000 (02:41 +0000)]
patch.bbclass: use param_bool()

This patch replaces a complicated if statement with a more simple
code.

Slightly altered to use oe.utils -kergoth

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agobase.bbclass: fixed 'apply=no' behavior
Enrico Scholz [Thu, 27 May 2010 02:41:10 +0000 (02:41 +0000)]
base.bbclass: fixed 'apply=no' behavior

After the recent change to autodetect patchfiles in SRC_URI's, files
with 'apply=no' were not copied to workdir anymore.  This broke e.g.
dropbear which marks a patch as 'apply=no' and applies it manually.

This patch evaluates content of 'apply' parameter and copies files to
workdir when it is not a patch or the parameter is false.

Slightly altered to use oe.utils -kergoth

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agooe.utils: added param_bool() method
Enrico Scholz [Thu, 27 May 2010 02:41:09 +0000 (02:41 +0000)]
oe.utils: added param_bool() method

This new function works like dict's get() method but converts the
returned value to a boolean.

It is to be used to interpret e.g. 'apply=yes' parameters in SRC_URI.

Moved from base.bbclass into lib/oe/utils.py -kergoth

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agopackaged-staging.bbclass: added missing space in find call
Enrico Scholz [Sun, 23 May 2010 02:37:59 +0000 (02:37 +0000)]
packaged-staging.bbclass: added missing space in find call

Old find statement failed with something like

  $ find . \( -name XXX\)
  find: invalid expression; I was expecting to find a ')' somewhere but did not see one.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-by: Chris Larson <clarson@kergoth.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agohtcdream-gps: new recipe; gps test program for the HTC Dream
Michael 'Mickey' Lauer [Thu, 27 May 2010 19:27:16 +0000 (21:27 +0200)]
htcdream-gps: new recipe; gps test program for the HTC Dream

15 years agoglamo-dri-tests: bump SRCREV a bit more
Martin Jansa [Thu, 27 May 2010 19:15:55 +0000 (21:15 +0200)]
glamo-dri-tests: bump SRCREV a bit more

15 years agolibdrm_2.4.18: add missing dependency libpthread-stubs
Martin Jansa [Thu, 27 May 2010 18:05:26 +0000 (20:05 +0200)]
libdrm_2.4.18: add missing dependency libpthread-stubs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa-dri_7.8.1: update glamo patch a bit
Martin Jansa [Tue, 25 May 2010 14:03:45 +0000 (16:03 +0200)]
mesa-dri_7.8.1: update glamo patch a bit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxf86-video-glamo: bump SRCREV for newer libdrm compatibility
Martin Jansa [Wed, 26 May 2010 08:37:13 +0000 (10:37 +0200)]
xf86-video-glamo: bump SRCREV for newer libdrm compatibility

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoglamo-dri-tests: bump SRCREV for newer libdrm compatibility
Martin Jansa [Wed, 26 May 2010 08:36:35 +0000 (10:36 +0200)]
glamo-dri-tests: bump SRCREV for newer libdrm compatibility

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibdrm_git: bump SRCREV for 2.4.20
Martin Jansa [Tue, 25 May 2010 08:25:56 +0000 (10:25 +0200)]
libdrm_git: bump SRCREV for 2.4.20

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxinput-calibrator: add pointercal.xinput data for om-gta02 and install it by default
Martin Jansa [Tue, 25 May 2010 07:24:36 +0000 (09:24 +0200)]
xinput-calibrator: add pointercal.xinput data for om-gta02 and install it by default

* is there someone else then SHR using xinput_calibrator_once.sh in
  Xsession.d? Then you should provide valid pointercal.xinput for your
  devices.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-common: use only xinput_calibrator for calibration (used only for SHR)
Martin Jansa [Tue, 25 May 2010 07:24:29 +0000 (09:24 +0200)]
xserver-common: use only xinput_calibrator for calibration (used only for SHR)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoelementary-theme-gry: bump SRCREV (fixed #1115)
Martin Jansa [Thu, 27 May 2010 12:37:38 +0000 (14:37 +0200)]
elementary-theme-gry: bump SRCREV (fixed #1115)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom-uboot-scripts: Add linuxtag demo script
Roger Monk [Wed, 26 May 2010 22:49:23 +0000 (23:49 +0100)]
angstrom-uboot-scripts: Add linuxtag demo script

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoshr-apps: bump SRCREV of autorev packages
Martin Jansa [Thu, 27 May 2010 08:14:44 +0000 (10:14 +0200)]
shr-apps: bump SRCREV of autorev packages

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoemtooth: bump SRCREV
Martin Jansa [Thu, 27 May 2010 08:14:14 +0000 (10:14 +0200)]
emtooth: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agophoneui-shr-theme-neo: bump SRCREV (fixed quick-settings theme)
Martin Jansa [Thu, 27 May 2010 08:10:43 +0000 (10:10 +0200)]
phoneui-shr-theme-neo: bump SRCREV (fixed quick-settings theme)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agophoneui-shr-theme-o2: bump SRCREV (fixed quick-settings theme)
Martin Jansa [Thu, 27 May 2010 08:10:32 +0000 (10:10 +0200)]
phoneui-shr-theme-o2: bump SRCREV (fixed quick-settings theme)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoeglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES
Martin Jansa [Thu, 27 May 2010 06:55:50 +0000 (08:55 +0200)]
eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES

* details: http://sourceware.org/bugzilla/show_bug.cgi?id=11258

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoimote2-image: Remove ibrdtnd from the default install.
Stefan Schmidt [Thu, 27 May 2010 08:39:59 +0000 (10:39 +0200)]
imote2-image: Remove ibrdtnd from the default install.

Thinking about it twice it makes not much sense in the image. It is not needed
for the board and people who are interested in delay tolerant networking can
just install the package.

15 years agoti-devshell: fix patch to TI stuff, spotted by Yaman Umuroglu
Koen Kooi [Thu, 27 May 2010 08:00:00 +0000 (10:00 +0200)]
ti-devshell: fix patch to TI stuff, spotted by Yaman Umuroglu

15 years agoangstrom-uboot-scripts: Change installdir to /boot and rename configs
Roger Monk [Wed, 26 May 2010 22:44:51 +0000 (23:44 +0100)]
angstrom-uboot-scripts: Change installdir to /boot and rename configs

   * Install the scripts into /boot instead of datadir
   * Install the original .txt's files as well as .scr's so that users can
     use target mkimage to rebuild/modify/recreate
   * Rename configs for consistency

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agontp: modified config for hipox machine
Steffen Sledz [Thu, 27 May 2010 07:30:52 +0000 (09:30 +0200)]
ntp: modified config for hipox machine

* don't use externals NTP servers
* use '-x' option to avoid forward time skips

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agojansson: new recipe
Steffen Sledz [Thu, 27 May 2010 07:20:23 +0000 (09:20 +0200)]
jansson: new recipe

Jansson is a C library for encoding, decoding and manipulating JSON data.

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Mario Schuknecht <m.schuknecht@dresearch.de>
15 years agolinux-2.6.24: enable ppp modules for hipox machine
sledz [Wed, 26 May 2010 08:58:22 +0000 (08:58 +0000)]
linux-2.6.24: enable ppp modules for hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agoopenssl_1.0.0.bb: Update configure target patch to have correct number of colons...
Khem Raj [Thu, 27 May 2010 06:01:50 +0000 (23:01 -0700)]
openssl_1.0.0.bb: Update configure target patch to have correct number of colons (Bug 5429)

* Use linux-uclibcebi for target OS on ARM uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolksctp: Add recipes for lksctp tools
João Henrique Freitas [Sun, 23 May 2010 08:50:04 +0000 (08:50 +0000)]
lksctp: Add recipes for lksctp tools

Signed-off-by: João Henrique Freitas <joaohf@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibdrm_2.4.18.bb: Fix SRC_URI name in checksums.
Khem Raj [Wed, 26 May 2010 21:39:28 +0000 (14:39 -0700)]
libdrm_2.4.18.bb: Fix SRC_URI name in checksums.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoparoli: depend just on edbus, not on edbus-ehal
Antonio Ospite [Fri, 9 Apr 2010 09:32:32 +0000 (09:32 +0000)]
paroli: depend just on edbus, not on edbus-ehal

edbus-ehal is not available anywhere in current metadata, just depend on
edbus to make images which include paroli build.

See also http://tinderbox.openembedded.org/packages/544404/

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopatch.bbclass: fix the logic error that resulted in tcp-wrappers patch application...
Chris Larson [Wed, 26 May 2010 19:27:56 +0000 (12:27 -0700)]
patch.bbclass: fix the logic error that resulted in tcp-wrappers patch application failures

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agobase.bbclass: make do_unpack also not unpack when 'apply' url parameter is set
Chris Larson [Wed, 26 May 2010 19:27:32 +0000 (12:27 -0700)]
base.bbclass: make do_unpack also not unpack when 'apply' url parameter is set

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agorun-qemu.sh: Pass libc as a parameter instead of modifying script
Khem Raj [Wed, 26 May 2010 18:54:57 +0000 (11:54 -0700)]
run-qemu.sh: Pass libc as a parameter instead of modifying script

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoqte-common_2.3.10.inc: remove striplevel=5
Khem Raj [Wed, 26 May 2010 18:53:04 +0000 (11:53 -0700)]
qte-common_2.3.10.inc: remove striplevel=5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agovim_7.2.bb: Add apply=no to 001-411.diff
Khem Raj [Wed, 26 May 2010 18:41:13 +0000 (11:41 -0700)]
vim_7.2.bb: Add apply=no to 001-411.diff

* This patch is applied manually in the recipe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agotcp-wrappers: Add .patch extention to patch files.
Khem Raj [Wed, 26 May 2010 16:53:08 +0000 (09:53 -0700)]
tcp-wrappers: Add .patch extention to patch files.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoimage.bbclass: Make zap_root_password to disable root's password not the user root...
Khem Raj [Wed, 26 May 2010 11:07:07 +0000 (04:07 -0700)]
image.bbclass: Make zap_root_password to disable root's password not the user root itself.

* With shadow now running pwconv after commit 7c5f81b2139e55622ca2f23ff6b63438d4825d87
  It converts :*: passwd entry into equivalent /etc/shadow entry :*:
  which in shadow means disable the account as per
  http://tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html
  As a result root can not login unless one boots into shell and then
  resets the password.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
15 years agoshadow.inc: Append serial devices mentioned in SERIAL_CONSOLE into /etc/securetty
Khem Raj [Wed, 26 May 2010 11:00:49 +0000 (04:00 -0700)]
shadow.inc: Append serial devices mentioned in SERIAL_CONSOLE into /etc/securetty

* Some serial dev nodes are not part of /etc/securetty. So either
  we can add them manually or deduce from SERIAL_CONSOLE. this does
  the later. Tested on qemuarm which used ttyAMA0 for console and it
  not listed in the securetty list. This authorizes root login on
  the give named console.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
15 years agopython-oauth: Add python library for OAuth
Michael Lippautz [Wed, 26 May 2010 14:11:27 +0000 (16:11 +0200)]
python-oauth: Add python library for OAuth

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
15 years agolibdrm: add libdrm.inc, INC_PR and move to new staging
Martin Jansa [Wed, 26 May 2010 08:10:49 +0000 (10:10 +0200)]
libdrm: add libdrm.inc, INC_PR and move to new staging

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko: partial revert of rename to PN_PV sheme
Martin Jansa [Wed, 26 May 2010 13:05:09 +0000 (15:05 +0200)]
linux-openmoko: partial revert of rename to PN_PV sheme

* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Martin Jansa [Wed, 26 May 2010 13:10:39 +0000 (15:10 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoSHR: use eglibc-2.12 instead 2.11
Martin Jansa [Tue, 25 May 2010 07:08:44 +0000 (09:08 +0200)]
SHR: use eglibc-2.12 instead 2.11

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to...
Koen Kooi [Wed, 26 May 2010 11:04:18 +0000 (13:04 +0200)]
tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to check)

15 years agognome-dvb-daemon: depend on totem to build totem-plugin
Koen Kooi [Wed, 26 May 2010 09:24:53 +0000 (11:24 +0200)]
gnome-dvb-daemon: depend on totem to build totem-plugin

15 years agolinux-openmoko: rename recipes to common PN_PV scheme, cleanup versioning
Martin Jansa [Tue, 25 May 2010 12:36:33 +0000 (14:36 +0200)]
linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioning

* move DESCRIPTION to .inc
* remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from
  kernel.bbclass
* update distro/machine configs where needed

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko: remove linux-openmoko-devel as it will be merged with linux-openmoko...
Martin Jansa [Tue, 25 May 2010 12:35:46 +0000 (14:35 +0200)]
linux-openmoko: remove linux-openmoko-devel as it will be merged with linux-openmoko-shr-devel to linux-openmoko_2.6.29

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agoxf86-input-tslib: lower hal dependency to RSUGGESTS as this is only recipe pulling...
Martin Jansa [Wed, 26 May 2010 10:48:20 +0000 (12:48 +0200)]
xf86-input-tslib: lower hal dependency to RSUGGESTS as this is only recipe pulling hal/udev-utils to some images

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoudev: Move udevadm back from udev to udev-utils package.
Khem Raj [Wed, 26 May 2010 09:34:53 +0000 (02:34 -0700)]
udev: Move udevadm back from udev to udev-utils package.

* hald needs udevadm but not all of udev. If this binary
  is moved into udev then it will have to pull in udev
  which is unwanted.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-openmoko: drop 2.6.31 and shr-drm-devel (2.6.29-rc3+drm patches) version
Martin Jansa [Tue, 25 May 2010 12:31:29 +0000 (14:31 +0200)]
linux-openmoko: drop 2.6.31 and shr-drm-devel (2.6.29-rc3+drm patches) version

* 2.6.32 version is superior in all aspects
* this versions have WSOD issue on every resume (so not as usable as
  2.6.32 where it's fixed)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agonfs-utils: add patch for missing include sys/stat.h
Martin Jansa [Wed, 26 May 2010 08:34:11 +0000 (10:34 +0200)]
nfs-utils: add patch for missing include sys/stat.h

* without, it fails with undefined reference to S_ISREG (the same for S_ISDIR)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoe-tasks: bump SRCREV for version compatible with latest EFL theme API change
Martin Jansa [Tue, 25 May 2010 14:43:27 +0000 (16:43 +0200)]
e-tasks: bump SRCREV for version compatible with latest EFL theme API change

15 years agoimote2.conf: Switch kernel to linux-zigbee
Stefan Schmidt [Wed, 26 May 2010 07:31:27 +0000 (09:31 +0200)]
imote2.conf: Switch kernel to linux-zigbee

15 years agolinux-zigbee: Add recipe for the linux-zigbee tree
Stefan Schmidt [Wed, 26 May 2010 07:29:31 +0000 (09:29 +0200)]
linux-zigbee: Add recipe for the linux-zigbee tree

Zigbee development tree which contains patches that have not yet hit mainline.
Known working machine is imote2 at the moment.

15 years agogstreamer-ti: add mpeg2 caps, patch from gst-ti svn
Koen Kooi [Wed, 26 May 2010 07:30:41 +0000 (09:30 +0200)]
gstreamer-ti: add mpeg2 caps, patch from gst-ti svn

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Koen Kooi [Wed, 26 May 2010 07:06:24 +0000 (09:06 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoudev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils
Khem Raj [Tue, 25 May 2010 20:18:06 +0000 (13:18 -0700)]
udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils

* Main purpose of the patch was to fix the problem where udev-utils was
  needed to be in root file system just to get udevadm binary. So this
  binary is moved into udev package instead.

* Use INC_PR for all except udev 151.

* Use udev.inc in all recipes except udev 151.

* All udev recipes built udev_151 and udev_124 runs fine too.

* in udev_151 Add module-init-tools-depmod to RDEPENDS.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agognome-dvb-daemon: add 0.1.18, fix up 0.1.17
Koen Kooi [Tue, 25 May 2010 21:07:08 +0000 (23:07 +0200)]
gnome-dvb-daemon: add 0.1.18, fix up 0.1.17

15 years agoMake the do_patch apply=yes param implicit if extension is .diff/.patch
Chris Larson [Mon, 24 May 2010 20:01:00 +0000 (13:01 -0700)]
Make the do_patch apply=yes param implicit if extension is .diff/.patch

For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agoRename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
Chris Larson [Mon, 24 May 2010 03:23:53 +0000 (20:23 -0700)]
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>

I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agopsplash: update OE logo
Eric Bénard [Tue, 25 May 2010 14:30:59 +0000 (16:30 +0200)]
psplash: update OE logo

* use the shiny new logo

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agoalsa-state: update beagleboard state file for 2.6.32-psp
Koen Kooi [Tue, 25 May 2010 14:31:13 +0000 (16:31 +0200)]
alsa-state: update beagleboard state file for 2.6.32-psp

15 years agou-boot-2009.03: abortboot behaviour changed for hipox machine
Steffen Sledz [Fri, 21 May 2010 06:45:29 +0000 (08:45 +0200)]
u-boot-2009.03: abortboot behaviour changed for hipox machine

* ignore all chars sent before boot prompt
* accept only '.' to abort boot

Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
15 years agoimote2-image: The main ibrdtn package is now called ibrdtnd.
Stefan Schmidt [Tue, 25 May 2010 07:40:45 +0000 (09:40 +0200)]
imote2-image: The main ibrdtn package is now called ibrdtnd.

The new version is split into different modules. To drag everything in we want
we include ibrdtnd now.

15 years agoibrdtn.inc: Remove DP = -1
Stefan Schmidt [Tue, 25 May 2010 07:39:45 +0000 (09:39 +0200)]
ibrdtn.inc: Remove DP = -1

The new versions have been tested enough now to be the new default.

15 years agogitignore: Ignore *.pyc from oeaudit
Stefan Schmidt [Tue, 25 May 2010 07:29:16 +0000 (09:29 +0200)]
gitignore: Ignore *.pyc from oeaudit

15 years agoimote2.conf: Only define the eraseblock size once
Stefan Schmidt [Tue, 25 May 2010 07:13:42 +0000 (09:13 +0200)]
imote2.conf: Only define the eraseblock size once

The second definition overlayed the first one. It was consistent, but we still
want to only have the correct one.

15 years agovala-terminal: bump SRCREV
Martin Jansa [Mon, 24 May 2010 09:51:30 +0000 (11:51 +0200)]
vala-terminal: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use gta02_drm_defconfig...
Martin Jansa [Wed, 19 May 2010 16:53:47 +0000 (18:53 +0200)]
linux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use gta02_drm_defconfig again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agozaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"
Andrea Adami [Mon, 24 May 2010 23:09:21 +0000 (01:09 +0200)]
zaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"

* though not machine specific, the recipe uses package_stagefile_shell
* and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
* in case of multimachine builds only the first one has a valid staging ipk.

15 years agouclibc_git.bb: Bump SRCREV
Khem Raj [Mon, 24 May 2010 20:04:02 +0000 (13:04 -0700)]
uclibc_git.bb: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agodistro/minimal.conf: Dont keep CACHE as weak assignment.
Khem Raj [Mon, 24 May 2010 04:05:04 +0000 (21:05 -0700)]
distro/minimal.conf: Dont keep CACHE as weak assignment.

* As this is a weak assignment and bitbake.conf has a proper
  assignment and bitbake.conf is included before distro conf
  file it leaves this weak assignment as no-op. The problem happens
  when using minimal but changing libc from eglibc to uclibc then
  it will use same cache directory and then its infact wrong.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoMerge branch 'adrian' into org.openembedded.dev
Stefan Schmidt [Mon, 24 May 2010 19:34:25 +0000 (21:34 +0200)]
Merge branch 'adrian' into org.openembedded.dev

15 years agoxserver-xorg-conf: Add xilinx-ml507 config
Adrian Alonso [Thu, 13 May 2010 03:46:39 +0000 (03:46 +0000)]
xserver-xorg-conf: Add xilinx-ml507 config

* xorg config file for xilinx-ml507 target platform

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agolinux-xilinx-ml507: Update kernel version and add fb fix
Adrian Alonso [Wed, 19 May 2010 04:53:09 +0000 (04:53 +0000)]
linux-xilinx-ml507: Update kernel version and add fb fix

* kernel version 2.6.33
* frame buffer fix patch add support for new xps_tft
  display modules

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agolinux-xilinx-ml507: Enable video framebuffer in defconfig
Adrian Alonso [Thu, 13 May 2010 03:46:36 +0000 (03:46 +0000)]
linux-xilinx-ml507: Enable video framebuffer in defconfig

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agoxilinx-ml507: Add screen option and don't disable tty1
Adrian Alonso [Thu, 13 May 2010 03:46:35 +0000 (03:46 +0000)]
xilinx-ml507: Add screen option and don't disable tty1

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agoangstrom personal feed script: s/staging/sysroots/
Koen Kooi [Mon, 24 May 2010 13:48:19 +0000 (15:48 +0200)]
angstrom personal feed script: s/staging/sysroots/

15 years agou-boot-mkimage: fix target build
Koen Kooi [Mon, 24 May 2010 07:20:37 +0000 (09:20 +0200)]
u-boot-mkimage: fix target build

15 years agoautotools.bbclass: drop 'cfgcmd' and 'Running ..' output
Chris Larson [Mon, 24 May 2010 03:32:56 +0000 (20:32 -0700)]
autotools.bbclass: drop 'cfgcmd' and 'Running ..' output

Per discussion with Enrico Scholz, there are better ways to debug problems
than this, so drop it, making it more consistent with oe_runmake and ensuring
we don't see problems with spaces in arguments.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agooe.patch: kill long standing annoying messages from the non-quilt patch application
Chris Larson [Mon, 24 May 2010 03:45:52 +0000 (20:45 -0700)]
oe.patch: kill long standing annoying messages from the non-quilt patch application

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agobitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${PN}-dbg
Chris Larson [Mon, 24 May 2010 03:13:29 +0000 (20:13 -0700)]
bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${PN}-dbg

Some libraries provide gdb autoload script as a debugging aid.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoamend.bbclass: load *all* available amend.inc files in FILESPATH, not the first
Chris Larson [Mon, 24 May 2010 03:15:01 +0000 (20:15 -0700)]
amend.bbclass: load *all* available amend.inc files in FILESPATH, not the first

While this deviates from ordinary BBPATH/FILESPATH behavior by bitbake and
OpenEmbedded, amend.inc is a special case.  It's highly unintuitive for
someone to create, say, files/busybox/amend.inc relative to TOPDIR, with
${TOPDIR}/files in FILESPATHBASE, and suddenly things break, because that
amend.inc overrides one in an overlay.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agomsmcommd: bump SRCREV to latest compatible with current cornucopia SRCREV
Martin Jansa [Sun, 23 May 2010 19:20:45 +0000 (21:20 +0200)]
msmcommd: bump SRCREV to latest compatible with current cornucopia SRCREV

15 years agoqemu: Fix running linux user programs on iWMMXt processors.
Khem Raj [Sun, 23 May 2010 15:34:10 +0000 (08:34 -0700)]
qemu: Fix running linux user programs on iWMMXt processors.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-kexecboot: initial linux-kexecboot_2.6.34
Andrea Adami [Sun, 23 May 2010 13:04:06 +0000 (15:04 +0200)]
linux-kexecboot: initial linux-kexecboot_2.6.34

* still disabling some important options (probably overkill):
* # CONFIG_BLK_DEV_BSG is not set (no need for udev)
* # CONFIG_SYSFS is not set # CONFIG_TMPFS is not set (no sys, devtmpfs)
*
* remove now unused kernel version committed by Zaurus developers

15 years agopixman 0.18.0: add NEON fix
Koen Kooi [Sun, 23 May 2010 09:53:47 +0000 (11:53 +0200)]
pixman 0.18.0: add NEON fix
pixman 0.18.2: add recipe and rediff patches, make default for angstrom

15 years agotcl 8.5.8: fix header location
Koen Kooi [Sun, 23 May 2010 07:54:11 +0000 (09:54 +0200)]
tcl 8.5.8: fix header location

* remember to do 'bitbake glibc' after building tcl so packaged-staging can restore its headers

15 years agoSlugOS: preferred-slugos-versions.inc - use older version of tcl
Mike Westerhof [Sun, 23 May 2010 04:35:16 +0000 (23:35 -0500)]
SlugOS: preferred-slugos-versions.inc - use older version of tcl
Avoids total mess-up of build env caused by the newer tcl recipe
which has a bug, apparently, that overwites the regex.h file.
This should be temporary, and this workaround should be removed
once this problem is resolved.

15 years agolinux-rp: fix SRC_URI of poodle_pm-r7.patch
Andrea Adami [Sat, 22 May 2010 20:49:06 +0000 (22:49 +0200)]
linux-rp: fix SRC_URI of poodle_pm-r7.patch

* patch is not yet in ${RPSRC}

15 years agocornucopia.inc: bump rev to get working fsonetworkd connection sharing
Klaus Kurzmann [Fri, 21 May 2010 20:23:15 +0000 (22:23 +0200)]
cornucopia.inc: bump rev to get working fsonetworkd connection sharing

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoopenbmap-logger_0.4.0.bb: add a patch to make it compatible with fsogsmd
Klaus Kurzmann [Fri, 21 May 2010 20:11:46 +0000 (22:11 +0200)]
openbmap-logger_0.4.0.bb: add a patch to make it compatible with fsogsmd

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolinux-openmoko-devel_git.bb: apply getline fix for scripts/unidef.c
Klaus Kurzmann [Fri, 21 May 2010 17:57:05 +0000 (19:57 +0200)]
linux-openmoko-devel_git.bb: apply getline fix for scripts/unidef.c

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolinux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard
Koen Kooi [Fri, 21 May 2010 09:48:35 +0000 (11:48 +0200)]
linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard

15 years agobinutils-cross-sdk_cvs.bb: Use special do_install for cvs version.
Khem Raj [Fri, 21 May 2010 07:19:00 +0000 (00:19 -0700)]
binutils-cross-sdk_cvs.bb: Use special do_install for cvs version.

* Remove do_stage for binutils_cvs
* do_install is special for binutils cvs becasue
  binutils cvs checks out whole src tree
  hence it can not use autotools install funciton
  because that will install all tools that are in
  sourceware src repo. We only want all-ld all-binutils
  and all-gas.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopackaged-staging: fixed deadlock
Enrico Scholz [Sat, 8 May 2010 15:31:15 +0000 (17:31 +0200)]
packaged-staging: fixed deadlock

Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agolinux-rp: make 2.6.26 compile for poodle
Henry von Tresckow [Sun, 7 Mar 2010 00:39:03 +0000 (16:39 -0800)]
linux-rp: make 2.6.26 compile for poodle

* first try: kernel compiles
* still hangs at: "Uncompressing Linux..... done, booting the kernel."

Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
15 years agolinux.inc: Rename getline in unifdef.c to parseline to avoid conflict.
Andrea Adami [Thu, 20 May 2010 22:08:56 +0000 (00:08 +0200)]
linux.inc: Rename getline in unifdef.c to parseline to avoid conflict.

* move patch from linux-kexecboot.inc
* see https://patchwork.kernel.org/patch/11166/
* committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
* Acked-by: Tom Rini <tom_rini@mentor.com>
* Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Acked-by: Koen Kooi <koen@openembedded.org>

15 years agoautomake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"
Khem Raj [Tue, 18 May 2010 16:02:18 +0000 (16:02 +0000)]
automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"

Hi,

I was working on upgrading gettext and some other packages to latest
versions but they use features from automake 1.11. We have this recipe
but it not enabled. I ask for approval to make it default. I have
build few images thus far without any problems and SHR already uses
it as preferred automake. Some distributions ask for specific versions
they wont be affected.

Thanks

-Khem

* This would enable it by default for distributions
  who do not stick to a particular version of automake.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
15 years agoangstrom: fix java builds
Koen Kooi [Thu, 20 May 2010 20:19:15 +0000 (22:19 +0200)]
angstrom: fix java builds