openembedded.git
14 years agocoreutils-6.0: apply patch for USE_STATVFS
Chris Larson [Sun, 17 Oct 2010 06:14:20 +0000 (23:14 -0700)]
coreutils-6.0: apply patch for USE_STATVFS

Fixes compile error on platforms where statvfs does not have an f_type member
(e.g. OSX).  See
http://www.mail-archive.com/bug-coreutils@gnu.org/msg06552.html for details.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoquilt-native: remove '?' url in _append_build-darwin..
Chris Larson [Sat, 16 Oct 2010 03:23:02 +0000 (20:23 -0700)]
quilt-native: remove '?' url in _append_build-darwin..

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolibice: add 1.0.7
Martin Jansa [Wed, 20 Oct 2010 16:25:36 +0000 (18:25 +0200)]
libice: add 1.0.7

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-xorg_git: bump SRCREV
Martin Jansa [Wed, 20 Oct 2010 15:23:58 +0000 (17:23 +0200)]
xserver-xorg_git: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobinutils.inc: Dont filter out all --with-sysroot strings
Khem Raj [Wed, 20 Oct 2010 15:20:47 +0000 (08:20 -0700)]
binutils.inc: Dont filter out all --with-sysroot strings

* Binutils.inc is included into cross recipes because the
  cross recipes include target recipe. We only need to remove
  --with-sysroot full word only and not --with-systoot=...

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoangstrom feed sorter: optimize duplicate finder and add toggle for updater
Koen Kooi [Wed, 20 Oct 2010 13:44:04 +0000 (15:44 +0200)]
angstrom feed sorter: optimize duplicate finder and add toggle for updater

14 years agolibxml2: enable debug module (default is on)
Martin Jansa [Wed, 20 Oct 2010 11:39:35 +0000 (13:39 +0200)]
libxml2: enable debug module (default is on)

* it's not runtime debug (--with-run-debug or --with-mem-debug)
* it's needed by python API (which is not limited to provide bindings
  based on enabled modules so ie python call param_node.lsCountNode()
  always calls libxml2mod.xmlLsCountNode(self._o), but this function is
  available only with debug module enabled.
* unfortunately mesa build calls this python API from generator

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-7.9: add talloc dependency
Martin Jansa [Wed, 20 Oct 2010 10:56:05 +0000 (12:56 +0200)]
mesa-7.9: add talloc dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko-2.6.34: add patch from qtmoko for resume_reason
Martin Jansa [Wed, 20 Oct 2010 09:30:03 +0000 (11:30 +0200)]
linux-openmoko-2.6.34: add patch from qtmoko for resume_reason

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa-7.8.2: remove D_P_shr as we want 7.9 now
Martin Jansa [Wed, 20 Oct 2010 09:11:24 +0000 (11:11 +0200)]
mesa-7.8.2: remove D_P_shr as we want 7.9 now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomesa: add 7.9 release
Martin Jansa [Tue, 5 Oct 2010 18:53:42 +0000 (20:53 +0200)]
mesa: add 7.9 release

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotalloc: add recipe for talloc, needed by new mesa releases
Martin Jansa [Tue, 5 Oct 2010 22:03:24 +0000 (00:03 +0200)]
talloc: add recipe for talloc, needed by new mesa releases

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopalmpre: add some utilities to MACHINE_EXTRA_RDEPEND
Simon Busch [Mon, 4 Oct 2010 10:29:18 +0000 (12:29 +0200)]
palmpre: add some utilities to MACHINE_EXTRA_RDEPEND

Some utilities are essential for the palmpre but no other machine so the machine config
rdepends on them. They will be installed in an image via task-base.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoxserver-xorg-conf: switch from plain tslib access to evdev for touchscreen on palmpre...
Simon Busch [Thu, 30 Sep 2010 12:37:00 +0000 (14:37 +0200)]
xserver-xorg-conf: switch from plain tslib access to evdev for touchscreen on palmpre machine

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoinitscripts-shr: add mountdevtmpfs init script for palmpre machine
Simon Busch [Thu, 30 Sep 2010 12:34:20 +0000 (14:34 +0200)]
initscripts-shr: add mountdevtmpfs init script for palmpre machine

On the palmpre machine we are currently come into the SHR rootfs through mounting it from
/boot and switch the rootfs via pivot_root. So we can't automatically mount devtmpfs on
/dev. Instead we do this right after SHR begins to boot and before any other filesystem is
mounted on the new rootfs.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agolinux-palmpre: enable devtmpfs per default but do not auto mount it
Simon Busch [Thu, 30 Sep 2010 12:23:29 +0000 (14:23 +0200)]
linux-palmpre: enable devtmpfs per default but do not auto mount it

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agolinux-palmpre: bump git SRCREV for devtmpfs support
Simon Busch [Thu, 30 Sep 2010 12:20:39 +0000 (14:20 +0200)]
linux-palmpre: bump git SRCREV for devtmpfs support

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agotslib: fix typo in palmpre machine ts.conf file and switch to raw module
Simon Busch [Wed, 29 Sep 2010 16:22:27 +0000 (18:22 +0200)]
tslib: fix typo in palmpre machine ts.conf file and switch to raw module

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agopalmpre-audio-scripts: add initial version
Simon Busch [Wed, 29 Sep 2010 05:04:44 +0000 (07:04 +0200)]
palmpre-audio-scripts: add initial version

For the palmpre machine some special audio scripts are needed to do audio routing, as it
is not possible to do audio routing with common tools used on other machines.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agotellbootie: add initial git version
Simon Busch [Wed, 29 Sep 2010 05:02:12 +0000 (07:02 +0200)]
tellbootie: add initial git version

tellbootie is a little utility for the palmpre machine which tells the bootloader over
some spare space in the memory about what to do on next restart (e.g. fall in recovery
mode).

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoinitscripts-shr: remove unused usb-gadget script for palmpre machine
Simon Busch [Wed, 29 Sep 2010 04:42:59 +0000 (06:42 +0200)]
initscripts-shr: remove unused usb-gadget script for palmpre machine

This script was resonsible for activating networking over usb but is not needed anymore as
our default kernel for the palmpre machine activates usb networking per default.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotslib: add patch for git version to compile cy8mrln plugin
Simon Busch [Sat, 18 Sep 2010 14:13:58 +0000 (16:13 +0200)]
tslib: add patch for git version to compile cy8mrln plugin

The cy8mrln plugin needs the cy8mrln.h which is shipped with the kernel but currently not
deployed by any kernel-headers packages. So we include the header file for now directly
within tslib.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agonetbase: powerup usb0 interface automatically on palmpre machine
Simon Busch [Sat, 18 Sep 2010 08:26:56 +0000 (10:26 +0200)]
netbase: powerup usb0 interface automatically on palmpre machine

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agotsmd: add initial recipe
Simon Busch [Wed, 8 Sep 2010 20:09:33 +0000 (22:09 +0200)]
tsmd: add initial recipe

tsmd is a touchscreen management daemon for the palmpre machine. It has juast one simple
task to do: It open's the touchscreen dev node on /dev/touchscreen, process it's data with
tslib and forward all input events to uinput dev node.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoread-tokens: add initial git version
Simon Busch [Fri, 17 Sep 2010 04:53:17 +0000 (06:53 +0200)]
read-tokens: add initial git version

read-tokens is a little utility especially for the palmpre. It reads so alled 'tokens'
from the internal flash and stores them in a key-value file so other system components can
read them from there.

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agotslib: adjust various recipe settings for the palmpre machine
Simon Busch [Fri, 17 Sep 2010 04:42:06 +0000 (06:42 +0200)]
tslib: adjust various recipe settings for the palmpre machine

* set PACKAGE_ARCH = "${MACHINE_ARCH}" for palmpre machine
* provide special EXTRA_CONF setting to build plugin for the cy8mrln touchscreen

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agoangstrom next: switch to pango 1.28.3
Koen Kooi [Wed, 20 Oct 2010 07:18:28 +0000 (09:18 +0200)]
angstrom next: switch to pango 1.28.3

14 years agoegl: Add tu816x as combatible SOC_FAMILY
Roger Monk [Wed, 20 Oct 2010 06:53:09 +0000 (08:53 +0200)]
egl: Add tu816x as combatible SOC_FAMILY

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agogst-plugins-ugly: add 0.10.16
Denys Dmytriyenko [Wed, 20 Oct 2010 04:56:09 +0000 (00:56 -0400)]
gst-plugins-ugly: add 0.10.16

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agogst-plugins-good: add 0.10.25
Denys Dmytriyenko [Wed, 20 Oct 2010 04:55:43 +0000 (00:55 -0400)]
gst-plugins-good: add 0.10.25

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agobinutils.inc: Filter out --with-sysroot for target binutils
Khem Raj [Wed, 20 Oct 2010 03:08:40 +0000 (20:08 -0700)]
binutils.inc: Filter out --with-sysroot for target binutils

* This is not needed but libtool 2.4 will add it so we filter
  it out here.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-configure-target.inc: Filter out --with-sysroot
Khem Raj [Tue, 19 Oct 2010 19:12:07 +0000 (12:12 -0700)]
gcc-configure-target.inc: Filter out --with-sysroot

* For target gcc we dont need to specify --with-sysroot
  even with libtool 2.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoautotools.bbclass: Move --with-sysroot to CONFIGUREOPTS
Khem Raj [Tue, 19 Oct 2010 19:07:25 +0000 (12:07 -0700)]
autotools.bbclass: Move --with-sysroot to CONFIGUREOPTS

* This is added to CONFIGUREOPTS so it can be filtered out
  when needed. Recipes like gcc need this to be filtered

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoconf/distro/include: Remove preferred-opie-cvs-versions.inc.
Paul Eggleton [Tue, 19 Oct 2010 22:46:08 +0000 (23:46 +0100)]
conf/distro/include: Remove preferred-opie-cvs-versions.inc.

  This include file is now obsolete; persons wishing to build the latest
  development version of Opie should now build from git by including
  preferred-opie-git-versions.inc instead.

14 years agoopie-mediaplayer2: remove reference to OPIE_CVS_PV and default OPIE_GIT_PV if not set
Paul Eggleton [Tue, 19 Oct 2010 22:42:39 +0000 (23:42 +0100)]
opie-mediaplayer2: remove reference to OPIE_CVS_PV and default OPIE_GIT_PV if not set

  I'm a bit skeptical of having these defaults; anyone building Opie from git
  *should* be including preferred-opie-git-versions.inc and not trying to build
  without doing so. For consistency however I'm including the defaults here.

14 years agoqt4: move QtDeclarative to qt4.inc
Koen Kooi [Tue, 19 Oct 2010 21:22:04 +0000 (23:22 +0200)]
qt4: move QtDeclarative to qt4.inc

* This avoids pulling in Qt 4.7.0 into meta-toolchain-qte when 4.6.3 is specified
* No further changes in behaviour or packaging

14 years agotransmission_2.04.bb: added checksums
Frans Meulenbroeks [Tue, 19 Oct 2010 21:11:07 +0000 (23:11 +0200)]
transmission_2.04.bb: added checksums

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibtorrent: added xmlrpc support
Frans Meulenbroeks [Tue, 19 Oct 2010 20:47:57 +0000 (22:47 +0200)]
libtorrent: added xmlrpc support

so web clients can interface with it

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoxmlrpc-c: add inherit binconfig
Frans Meulenbroeks [Tue, 19 Oct 2010 20:47:04 +0000 (22:47 +0200)]
xmlrpc-c: add inherit binconfig

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolighttpd_1.4.28.bb: added checksums
Frans Meulenbroeks [Tue, 19 Oct 2010 18:49:05 +0000 (20:49 +0200)]
lighttpd_1.4.28.bb: added checksums

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agopreferred-shr-versions: choose git version of tslib as default
Simon Busch [Tue, 19 Oct 2010 02:46:41 +0000 (02:46 +0000)]
preferred-shr-versions: choose git version of tslib as default

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoinsane-srcrevs: remove AUTOREV for obsolete openmoko recipes
Martin Jansa [Tue, 19 Oct 2010 09:35:44 +0000 (11:35 +0200)]
insane-srcrevs: remove AUTOREV for obsolete openmoko recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoremoval: add entry for removing obsoleted openmoko recipes
Martin Jansa [Tue, 19 Oct 2010 08:07:04 +0000 (10:07 +0200)]
removal: add entry for removing obsoleted openmoko recipes

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosettingsgui: move both versions to obsolete, nobody have it in task/images now
Martin Jansa [Tue, 19 Oct 2010 08:07:57 +0000 (10:07 +0200)]
settingsgui: move both versions to obsolete, nobody have it in task/images now

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopenmoko: move initscripts, psplash, alsa-scenarios also to obsolete
Martin Jansa [Tue, 19 Oct 2010 08:02:21 +0000 (10:02 +0200)]
openmoko: move initscripts, psplash, alsa-scenarios also to obsolete

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopenmoko: remove openmoko directories used from FILESPATH as openmoko distribution...
Martin Jansa [Tue, 19 Oct 2010 07:55:50 +0000 (09:55 +0200)]
openmoko: remove openmoko directories used from FILESPATH as openmoko distribution was obsoleted on Aug 2010

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko: obsolete 2.6.24 and 2.6.28
Martin Jansa [Tue, 19 Oct 2010 07:52:01 +0000 (09:52 +0200)]
linux-openmoko: obsolete 2.6.24 and 2.6.28

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoom-3d7k: remove machine definition, because it was canceled long time ago
Martin Jansa [Tue, 19 Oct 2010 07:48:24 +0000 (09:48 +0200)]
om-3d7k: remove machine definition, because it was canceled long time ago

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopenmoko: obsolete old openmoko classes and recipes using those
Martin Jansa [Tue, 19 Oct 2010 07:44:01 +0000 (09:44 +0200)]
openmoko: obsolete old openmoko classes and recipes using those

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopenmoko: obsolete tasks and images, openmoko as distribution was obsoleted on Aug...
Martin Jansa [Tue, 19 Oct 2010 07:22:55 +0000 (09:22 +0200)]
openmoko: obsolete tasks and images, openmoko as distribution was obsoleted on Aug 10, 2010.

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibmokoui2, openmoko-apps: move to obsolete as libmokoui2 doesn't build for a while...
Martin Jansa [Tue, 19 Oct 2010 07:01:54 +0000 (09:01 +0200)]
libmokoui2, openmoko-apps: move to obsolete as libmokoui2 doesn't build for a while and nobody cares to fix it

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom/build-feeds: remove openmoko targets
Martin Jansa [Tue, 19 Oct 2010 07:25:28 +0000 (09:25 +0200)]
angstrom/build-feeds: remove openmoko targets

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom/sort.sh: remove om-3d7k as it was canceled long time ago
Martin Jansa [Tue, 19 Oct 2010 07:47:53 +0000 (09:47 +0200)]
angstrom/sort.sh: remove om-3d7k as it was canceled long time ago

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agometa-angstrom-2007: remove openmoko-browser2 which was moved to obsoleted
Martin Jansa [Tue, 19 Oct 2010 07:15:25 +0000 (09:15 +0200)]
meta-angstrom-2007: remove openmoko-browser2 which was moved to obsoleted

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofso-image: remove obsoleted openmoko stuff
Martin Jansa [Tue, 19 Oct 2010 07:14:48 +0000 (09:14 +0200)]
fso-image: remove obsoleted openmoko stuff

Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibsdl-directfb: use the options of our patched autoreconf, to prevent autoheader
Henning Heinold [Tue, 19 Oct 2010 18:36:30 +0000 (20:36 +0200)]
libsdl-directfb: use the options of our patched autoreconf, to prevent autoheader

* thank's kergoth for the hint
* no functional changes so no bump of PR's

14 years agopango: add 1.28.3
Koen Kooi [Tue, 19 Oct 2010 18:27:20 +0000 (20:27 +0200)]
pango: add 1.28.3

14 years agotask-sdk-gnuradio-native: Stop build failures due to missing packages.
Philip Balister [Tue, 19 Oct 2010 17:49:38 +0000 (13:49 -0400)]
task-sdk-gnuradio-native: Stop build failures due to missing packages.

14 years agognuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/
Philip Balister [Tue, 19 Oct 2010 17:48:25 +0000 (13:48 -0400)]
gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/

14 years agovim: Add new package vim-vimrc that installs a vimrc that makes me happy.
Philip Balister [Tue, 19 Oct 2010 17:46:08 +0000 (13:46 -0400)]
vim: Add new package vim-vimrc that installs a vimrc that makes me happy.

14 years agooestats-client.bbclass: send USERDISTRO value
Petr Štetiar [Fri, 15 Oct 2010 22:49:48 +0000 (22:49 +0000)]
oestats-client.bbclass: send USERDISTRO value

With this patch it's now possible to see the correct Angstrom distro version
in the Tinderbox. Now the distribution value is always 'angstrom', with this
patch it would be more detailed version 'angstrom-2008.1' for example.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agognome-games: update 2.30.x to 2.30.2 and add 2.32.0
Koen Kooi [Tue, 19 Oct 2010 14:58:53 +0000 (16:58 +0200)]
gnome-games: update 2.30.x to 2.30.2 and add 2.32.0

14 years agoqt4: replace underscore with dash in library name
Chase Maupin [Tue, 12 Oct 2010 03:25:13 +0000 (03:25 +0000)]
qt4: replace underscore with dash in library name

* For libraries that are added to the QT_LIB_NAMES or
  QT_EXTRA_LIBS variables replace any "_" characters in the
  library name with "-" for use in the package name.
* The actual library file names are left alone.
* Bump the PR for packages using qt4.inc

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibsdl-directfb: update to 1.2.14
Andreas Oberritter [Sun, 17 Oct 2010 12:20:18 +0000 (12:20 +0000)]
libsdl-directfb: update to 1.2.14

Changes since v1:
* removed patches.
* use autoreconf to update libtool etc.
* inherit lib_package
* dropped some unused configure options.
* ran oe-stylize.py

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>

14 years agodirectfb-1.4.6: fix packaging
Andreas Oberritter [Sun, 17 Oct 2010 11:12:05 +0000 (11:12 +0000)]
directfb-1.4.6: fix packaging

* Files were searched in the wrong directory, because $RV was wrong.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>

14 years agotiwlan-wl1271: add kernel drivers and loaders for the wifi portion of a wl1271 chipset
Koen Kooi [Tue, 19 Oct 2010 13:01:03 +0000 (15:01 +0200)]
tiwlan-wl1271: add kernel drivers and loaders for the wifi portion of a wl1271 chipset

* based on the ubuntu makefiles, so still a messy wrt OE style

14 years agomodule bbclass: add KERNEL_DIR for ubunutu style modules
Koen Kooi [Tue, 19 Oct 2010 13:00:17 +0000 (15:00 +0200)]
module bbclass: add KERNEL_DIR for ubunutu style modules

14 years agodietlibc: move do_stage to do_install
Henning Heinold [Tue, 19 Oct 2010 13:47:26 +0000 (15:47 +0200)]
dietlibc: move do_stage to do_install

* bump INC_PR

14 years agonios2.inc: added missing definitions for TARGET_CC_ARCH BASE_PACKAGE_ARCH FEED_ARCH
Frans Meulenbroeks [Tue, 19 Oct 2010 12:37:32 +0000 (14:37 +0200)]
nios2.inc: added missing definitions for TARGET_CC_ARCH BASE_PACKAGE_ARCH FEED_ARCH

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoimage bbclass: fix install_linguas usage on shared buildservers
Koen Kooi [Tue, 19 Oct 2010 07:43:43 +0000 (09:43 +0200)]
image bbclass: fix install_linguas usage on shared buildservers

14 years agoopie.bbclass: Define OPIE_SRCREV and OPIE_GIT_PV if not already defined
Khem Raj [Tue, 19 Oct 2010 00:36:57 +0000 (17:36 -0700)]
opie.bbclass: Define OPIE_SRCREV and OPIE_GIT_PV if not already defined

* Without this the distros which do not include
  preferred-opie-git-versions.inc end up in parsing errors

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoBump Opie git revision
Paul Eggleton [Sun, 12 Sep 2010 11:35:21 +0000 (12:35 +0100)]
Bump Opie git revision

14 years agotask-opie: bump PR for previous change
Paul Eggleton [Sun, 12 Sep 2010 11:28:22 +0000 (12:28 +0100)]
task-opie: bump PR for previous change

14 years agoopie-vmemo: add dependency on libopiemm2
Paul Eggleton [Sun, 12 Sep 2010 11:27:51 +0000 (12:27 +0100)]
opie-vmemo: add dependency on libopiemm2

14 years agoopie-taskbar: install /etc/opie_sysevents.conf
Paul Eggleton [Sun, 12 Sep 2010 11:27:01 +0000 (12:27 +0100)]
opie-taskbar: install /etc/opie_sysevents.conf

14 years agoopie-recorder: add dependency on libopiemm2
Paul Eggleton [Sun, 12 Sep 2010 11:24:44 +0000 (12:24 +0100)]
opie-recorder: add dependency on libopiemm2

14 years agoBump Opie git revision
Paul Eggleton [Mon, 16 Aug 2010 23:15:45 +0000 (00:15 +0100)]
Bump Opie git revision

14 years agotask-opie: add opie-notes to task-opie-base-pim and move opie-textedit to task-opie...
Paul Eggleton [Thu, 5 Aug 2010 23:38:25 +0000 (00:38 +0100)]
task-opie: add opie-notes to task-opie-base-pim and move opie-textedit to task-opie-base-apps

14 years agoopie-textedit: fix git version for move of text editor to "Applications" tab in launcher
Paul Eggleton [Thu, 5 Aug 2010 23:36:41 +0000 (00:36 +0100)]
opie-textedit: fix git version for move of text editor to "Applications" tab in launcher

14 years agoopie-taskbar: apply force-firstuse-calibrate.patch against git version
Paul Eggleton [Thu, 5 Aug 2010 23:35:59 +0000 (00:35 +0100)]
opie-taskbar: apply force-firstuse-calibrate.patch against git version

14 years agoopie-taskbar: fix server-pro-cvs.patch to apply against current git
Paul Eggleton [Thu, 5 Aug 2010 23:34:44 +0000 (00:34 +0100)]
opie-taskbar: fix server-pro-cvs.patch to apply against current git

14 years agoopie-packagemanager: ensure libopkg is used for git version
Paul Eggleton [Thu, 5 Aug 2010 23:32:13 +0000 (00:32 +0100)]
opie-packagemanager: ensure libopkg is used for git version

14 years agoopie-networksettings: do not apply wireless.patch for git version
Paul Eggleton [Thu, 5 Aug 2010 23:28:48 +0000 (00:28 +0100)]
opie-networksettings: do not apply wireless.patch for git version

  This patch has been applied upstream.

14 years agolibqpe-opie: add unbreak-logging-2.patch which applies against current git version
Paul Eggleton [Thu, 5 Aug 2010 23:27:21 +0000 (00:27 +0100)]
libqpe-opie: add unbreak-logging-2.patch which applies against current git version

14 years agopreferred-opie-git-versions: add opie-notes and opie-taskbar-images
Paul Eggleton [Thu, 5 Aug 2010 23:23:56 +0000 (00:23 +0100)]
preferred-opie-git-versions: add opie-notes and opie-taskbar-images

14 years agoBuild development versions of Opie from git instead of CVS.
Paul Eggleton [Sun, 27 Dec 2009 05:00:26 +0000 (05:00 +0000)]
Build development versions of Opie from git instead of CVS.
Note that this change requires a version of BitBake with the "git subpath"
patch applied.

Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
14 years agopackage.bbclass: copy dotfiles in root D to PKGD
Michael Smith [Mon, 18 Oct 2010 16:41:45 +0000 (12:41 -0400)]
package.bbclass: copy dotfiles in root D to PKGD

The previous system("cp %s/* ...") missed dotfiles/dirs at the
top-level.

Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Cc: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Cc: Graham Gower <graham.gower@gmail.com>
Cc: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoangstrom-jalimo: update preferred version of icedtea6-native as 1.7.3 is no longer...
Martin Jansa [Mon, 18 Oct 2010 19:58:20 +0000 (21:58 +0200)]
angstrom-jalimo: update preferred version of icedtea6-native as 1.7.3 is no longer available in tree

14 years agoxserver-xorg-conf: use tslib instead of evdev for om-gta02
Martin Jansa [Mon, 18 Oct 2010 19:13:52 +0000 (21:13 +0200)]
xserver-xorg-conf: use tslib instead of evdev for om-gta02

* kernel driver included in 2.6.34 doesn't filter events and clicks are often interpreted as short drag

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko-2.6.34: add tslib patch from qtmoko
Martin Jansa [Mon, 18 Oct 2010 19:12:03 +0000 (21:12 +0200)]
linux-openmoko-2.6.34: add tslib patch from qtmoko

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomythplugins: added sed script to enable lighty modules
Frans Meulenbroeks [Mon, 18 Oct 2010 19:11:29 +0000 (21:11 +0200)]
mythplugins: added sed script to enable lighty modules

and therefore add a DEPENDS on sed

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoxmlrpc-c_1.06.41.bb: new recipe
Frans Meulenbroeks [Mon, 18 Oct 2010 19:09:35 +0000 (21:09 +0200)]
xmlrpc-c_1.06.41.bb: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibxsettings-client: don't overwrite do_install from autotools, append to it
Martin Jansa [Mon, 18 Oct 2010 18:29:42 +0000 (20:29 +0200)]
libxsettings-client: don't overwrite do_install from autotools, append to it

* also use INC_PR in _svn.bb
* remove unneeded install calls from old do_stage (it's already installed from
  make install)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomatrix-gui: remove unneeded PV lines
Chase Maupin [Mon, 18 Oct 2010 03:36:04 +0000 (03:36 +0000)]
matrix-gui: remove unneeded PV lines

* Remove setting PV since the default value is correct.
* This is one less thing to change when adding new versions.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agomatrix-gui-common: use am-sysinfo
Chase Maupin [Mon, 18 Oct 2010 03:36:03 +0000 (03:36 +0000)]
matrix-gui-common: use am-sysinfo

* Created a new version of the matrix-gui-common recipe that
  RRECOMMENDS the am-sysinfo package to provide mem_util
  rather than distributing a pre-built version.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agognutls: don't fail on missing files we try to rm
Koen Kooi [Mon, 18 Oct 2010 13:39:24 +0000 (15:39 +0200)]
gnutls: don't fail on missing files we try to rm

This is also needed when doing -c configure -f twice in a row

14 years agopixman: drop D_P -1 for 0.18.4 and 0.19.4 versions
Martin Jansa [Mon, 18 Oct 2010 13:07:26 +0000 (15:07 +0200)]
pixman: drop D_P -1 for 0.18.4 and 0.19.4 versions

* new cairo (which doesn't have negative D_P) needs it
* most distros have pinned pixman from preferred-xorg-versions anyways..

Acked-by: Koen Kooi <k.kooi@student.utwente.nl>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibsamplerate: Fix checksums to match downloaded file
Sean Cross [Sun, 17 Oct 2010 06:04:32 +0000 (14:04 +0800)]
libsamplerate: Fix checksums to match downloaded file

* libsamplerate-0.1.7.tar.gz has changed upstream.  The Angstrom mirror has an old version of the file.  Pulling it from the source, I see that the following two changes have been made without bumping the version:
*
* diff -ur old-libsamplerate-0.1.7/ChangeLog libsamplerate-0.1.7/ChangeLog
* --- old-libsamplerate-0.1.7/ChangeLog   2009-02-14 11:37:27.000000000 +0000
* +++ libsamplerate-0.1.7/ChangeLog       2009-02-15 00:17:35.000000000 +0000
* @@ -11,7 +11,7 @@
*      This bug has zero security implications beyond the ability to cause a
*      program hitting this bug to exit immediately with a segfault.
*      See : http://www.mega-nerd.com/erikd/Blog/2009/Feb/14/index.html
* -    Thanks to David Cournapeau for the bug report.
* +    Thanks to David Cournapeau and Lev Givon for the bug report.
*
*      * doc/win32.html Makefile.am configure.ac
*      Reinstate Win32/MSVC compile instructions.
* diff -ur old-libsamplerate-0.1.7/Win32/config.h libsamplerate-0.1.7/Win32/config.h
* --- old-libsamplerate-0.1.7/Win32/config.h      2009-02-14 11:42:49.000000000 +0000
* +++ libsamplerate-0.1.7/Win32/config.h  2009-02-14 11:46:40.000000000 +0000
* @@ -190,8 +190,7 @@
*  #define STDC_HEADERS 1
*
*  /* Version number of package */
* -<<<<<<< diff from left file
* -#define VERSION "0.1.4"
* +#define VERSION "0.1.7"
*
*
*
* @@ -203,6 +202,3 @@
*  */
*
*  #define inline __inline
* -========
* -#define VERSION "0.1.7"
* ->>>>>>> diff from right file
*
*
* The following patch corrects the checksums for the new version.
*

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogtk+ 2.20.1: disable introspection
Koen Kooi [Mon, 18 Oct 2010 12:52:00 +0000 (14:52 +0200)]
gtk+ 2.20.1: disable introspection

14 years agorecipes/ti: fix permissions
Koen Kooi [Mon, 18 Oct 2010 12:14:07 +0000 (14:14 +0200)]
recipes/ti: fix permissions