openembedded.git
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

14 years agoti-c6run: add 0.94.04.05
Koen Kooi [Mon, 18 Oct 2010 12:13:48 +0000 (14:13 +0200)]
ti-c6run: add 0.94.04.05

14 years agognome-icon-theme: add 2.31.0
Koen Kooi [Mon, 18 Oct 2010 12:12:54 +0000 (14:12 +0200)]
gnome-icon-theme: add 2.31.0

14 years agoRevert "package.bbclass: copy dotfiles in root D to PKGD"
Michael Smith [Mon, 18 Oct 2010 12:05:42 +0000 (08:05 -0400)]
Revert "package.bbclass: copy dotfiles in root D to PKGD"

This reverts commit 5fc5e69f026bccc43cb5e5a46da63e3dd148be3d.

lirc do_package was hanging because shutil.copytree() doesn't handle
named pipes.

Thread:

http://news.gmane.org/find-root.php?message_id=%3cAANLkTikYuii4mEWxWh7HahgFVzYgaUz%2dDADyUyibqa4d%40mail.gmail.com%3e

http://bugs.python.org/issue3002

14 years agoti-staging: expand staging hack to pkgconfig as well
Koen Kooi [Mon, 18 Oct 2010 10:41:07 +0000 (12:41 +0200)]
ti-staging: expand staging hack to pkgconfig as well

14 years agolirc: Add recipes for 0.8.7 release
Khem Raj [Mon, 18 Oct 2010 03:52:56 +0000 (20:52 -0700)]
lirc: Add recipes for 0.8.7 release

Delete lirc-modules_0.8.6+cvs20100613.bb and lirc_0.8.6+cvs20100613.bb

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4
Khem Raj [Mon, 18 Oct 2010 03:49:03 +0000 (20:49 -0700)]
gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopenjade_1.3.2.bb: Update configury to make it autreconf'able
Khem Raj [Sun, 17 Oct 2010 21:53:26 +0000 (14:53 -0700)]
openjade_1.3.2.bb: Update configury to make it autreconf'able

* With the autoconf and makefile patches now we can
  run autreconf and which means the appropriate libtool
  macros are generated

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoAdd X11 images with more multimedia support (mplayer etc.)
Ulf Samuelsson [Sun, 17 Oct 2010 21:09:14 +0000 (23:09 +0200)]
Add X11 images with more multimedia support (mplayer etc.)

14 years agoAdd X-Windows support for AT91SAM9G45 LCD controller
Ulf Samuelsson [Sun, 17 Oct 2010 21:08:11 +0000 (23:08 +0200)]
Add X-Windows support for AT91SAM9G45 LCD controller

14 years agoAdd u-boot-2009.11 support for AT91SAM9
Ulf Samuelsson [Sun, 17 Oct 2010 21:06:39 +0000 (23:06 +0200)]
Add u-boot-2009.11 support for AT91SAM9

Add support for dataflash for SAM9G45/M10
Add support for SD-Card
Add mmc/mux command
Workaround for problem with UBOOT_VERSION beeing overwritten
Add CRC for dataflash environment
Add generic function for adding debug variables

14 years agoAdd AT91SAM9 linux-2.6.30 from www.linux4sam.org
Ulf Samuelsson [Sun, 17 Oct 2010 21:05:20 +0000 (23:05 +0200)]
Add AT91SAM9 linux-2.6.30 from www.linux4sam.org

14 years agoUse common files for AT91SAM9 configuration
Ulf Samuelsson [Sun, 17 Oct 2010 21:03:43 +0000 (23:03 +0200)]
Use common files for AT91SAM9 configuration

14 years agognuradio: Remove old recipes. I promise to deal with all user fall out promptly.
Philip Balister [Sun, 17 Oct 2010 21:07:13 +0000 (17:07 -0400)]
gnuradio: Remove old recipes. I promise to deal with all user fall out promptly.

14 years agoopenldap_2.4.23.bb: Fix build when using libtool 2.4
Khem Raj [Sun, 17 Oct 2010 21:04:58 +0000 (14:04 -0700)]
openldap_2.4.23.bb: Fix build when using libtool 2.4

* It uses a prebuilt version of libtool which does not know
  about sysroot and worse it does not use automake and autoconf in such
  a way that one could use autoreconf to regenerate stuff. So we
  regenerate the things needed for libtool macros. It should work
  with any version of libtool now.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognuradio: Update GNU Radio recipe. Clean up configuration settings.
Philip Balister [Sun, 17 Oct 2010 21:04:20 +0000 (17:04 -0400)]
gnuradio: Update GNU Radio recipe. Clean up configuration settings.

14 years agolinux-bug: fix installation
Denis 'GNUtoo' Carikli [Sat, 16 Oct 2010 17:17:07 +0000 (19:17 +0200)]
linux-bug: fix installation

without the fix it does that:
| cp: target `.../work/bug-angstrom-linux-gnueabi/linux-bug-2.6.27.2+svnr10746-r32/image/kernel//include/asm/' is not a directory
NOTE: package linux-bug-2.6.27.2+svnr10746-r32: task do_install: Failed

Thanks to eFfeM on #oe for help:
<eFfeM> you copy to $kerneldir/include/asm but that is not guaranteed to exist, ust add an install -d (install -d is better than mkdir as it will also create inbetween dirs if needed)
[...]
<eFfeM> just add the install

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoandroid-rpc_git: fix libgee link failure
Denis 'GNUtoo' Carikli [Tue, 12 Oct 2010 18:54:12 +0000 (20:54 +0200)]
android-rpc_git: fix libgee link failure

without the fix we have:
| .../sysroots/x86_64-linux/usr/armv4t/lib/gcc/arm-oe-linux-gnueabi/4.5.2/../../../../arm-oe-linux-gnueabi/bin/ld: cannot find -lgee
| collect2: ld returned 1 exit status
| make[3]: *** [fso-msm-gps-activator] Error 1

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agolibgee_0.6.0: add gobject-introspection-native to DEPENDS again
Martin Jansa [Sun, 17 Oct 2010 19:31:05 +0000 (21:31 +0200)]
libgee_0.6.0: add gobject-introspection-native to DEPENDS again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agonotification: add new recipe
Thomas Zimmermann [Sun, 17 Oct 2010 17:57:13 +0000 (19:57 +0200)]
notification: add new recipe

* notification is a notification gadget for E

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoefm-{nav, path, pathbar}: add new recipes
Thomas Zimmermann [Sun, 17 Oct 2010 17:55:13 +0000 (19:55 +0200)]
efm-{nav, path, pathbar}: add new recipes

* this is a E module for the E file manager

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>