openembedded.git
15 years agoxz: add recipe and use BBCLASSEXTEND for native version.
Bernhard Reutner-Fischer [Sat, 13 Feb 2010 02:51:46 +0000 (02:51 +0000)]
xz: add recipe and use BBCLASSEXTEND for native version.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoefl: revert SRCREV bump, needs more testing
Koen Kooi [Sat, 5 Jun 2010 18:22:21 +0000 (20:22 +0200)]
efl: revert SRCREV bump, needs more testing

15 years agoangstrom: automake 1.11 doesn't exist, 1.11.1 does
Koen Kooi [Sat, 5 Jun 2010 18:09:14 +0000 (20:09 +0200)]
angstrom: automake 1.11 doesn't exist, 1.11.1 does

15 years agogettext-native: Add virtual/libintl-native to PROVIDES list.
Khem Raj [Sat, 5 Jun 2010 15:26:09 +0000 (08:26 -0700)]
gettext-native: Add virtual/libintl-native to PROVIDES list.

* Some packages have DEPENDS on virtual/libintl which gets
  converted to virtual/libintl-native when they use BBCLASSEXTEND
  for their corresponding native packages.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agosane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.
Khem Raj [Sat, 5 Jun 2010 13:55:36 +0000 (06:55 -0700)]
sane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoangstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native
Khem Raj [Sat, 5 Jun 2010 05:59:58 +0000 (22:59 -0700)]
angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agobison: DEPEND on virtual/libintl not on gettext
Khem Raj [Sat, 5 Jun 2010 01:04:36 +0000 (18:04 -0700)]
bison: DEPEND on virtual/libintl not on gettext

* Rename INCPR to INC_PR

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoudev_151: Make it work with uclibc.
Khem Raj [Sat, 5 Jun 2010 01:02:20 +0000 (18:02 -0700)]
udev_151: Make it work with uclibc.

* This only works with uclibc-git version at the moment.
  These two patch should not be needed as well once uclibc
  patches which adds lutimes and defines le16toh are
  committed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agosite/mips-common: Cache cvs_cv_func_printf_ptr
Khem Raj [Sat, 5 Jun 2010 01:00:56 +0000 (18:00 -0700)]
site/mips-common: Cache cvs_cv_func_printf_ptr

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agobinutils-cross: Build with --enable-shared and install libiberty-pic.a
Khem Raj [Sat, 5 Jun 2010 00:50:32 +0000 (17:50 -0700)]
binutils-cross: Build with --enable-shared and install libiberty-pic.a

* On systems where PIC matters (e.g. MIPS, x86_64) building target
  binutils fails because its configured with --enable-shared but
  when it tried to link a shared library (libopcode.so) then it
  pulls in libiberty.a from the sysroot which is installed by
  binutils-cross earlier. This version however is a static archive
  and linking it with shared libraries not only does not work but
  is wrong too.

* This patch builds binutils-cross with --enable-shared and installs
  the PIC version of libiberty.a into sysroot as libiberty_pic.a
  now when target binutils is configured with --enable-shared and
  searches for PIC version of libiberty.a then it finds it
  correctly.

* Move INC_PR to binutils.inc. Also noticed that several recipes
  do not use binutils.inc so did not touch them

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agocvs-1.12.9: uclibc does not export __mempcpy so use mempcpy
Khem Raj [Thu, 3 Jun 2010 02:45:13 +0000 (19:45 -0700)]
cvs-1.12.9: uclibc does not export __mempcpy so use mempcpy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoshadow_4.1.4.2.bb: add --with-nscd=no when compiling for uclibc
Khem Raj [Wed, 2 Jun 2010 20:12:51 +0000 (13:12 -0700)]
shadow_4.1.4.2.bb: add --with-nscd=no when compiling for uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibx11_1.3.2.bb: Add -fforward-propagate on arm.
Khem Raj [Wed, 2 Jun 2010 20:11:23 +0000 (13:11 -0700)]
libx11_1.3.2.bb: Add -fforward-propagate on arm.

* Needed on -O1 compile. Generally we use -Os where
  this option is already enabled. But we enable is anyway
  so it gets picked at -O1 too which we use with DEBUG builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agozlib.inc: Add -fforward-propagate on arm.
Khem Raj [Wed, 2 Jun 2010 20:09:22 +0000 (13:09 -0700)]
zlib.inc: Add -fforward-propagate on arm.

* Needed on -O1 compile. Generally we use -Os where
  this option is already enabled. But we enable is anyway
  so it gets picked at -O1 too which we use with DEBUG builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoncurses: Add -fforward-propagate on arm.
Khem Raj [Wed, 2 Jun 2010 20:03:21 +0000 (13:03 -0700)]
ncurses: Add -fforward-propagate on arm.

* Needed on -O1 compile. Generally we use -Os where
  this option is already enabled. But we enable is anyway
  so it gets picked at -O1 too which we use with DEBUG builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogstreamer_0.10.28.bb: Fix to build with gettext 0.18
Khem Raj [Wed, 2 Jun 2010 20:00:04 +0000 (13:00 -0700)]
gstreamer_0.10.28.bb: Fix to build with gettext 0.18

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofindutils_4.5.9.bb: Add recipe.
Khem Raj [Wed, 2 Jun 2010 19:59:13 +0000 (12:59 -0700)]
findutils_4.5.9.bb: Add recipe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoinetutils_1.8.bb: Add recipe
Khem Raj [Wed, 2 Jun 2010 19:58:29 +0000 (12:58 -0700)]
inetutils_1.8.bb: Add recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agognutls_2.8.6.bb: Add recipe for version 2.8.6
Khem Raj [Wed, 2 Jun 2010 19:57:41 +0000 (12:57 -0700)]
gnutls_2.8.6.bb: Add recipe for version 2.8.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoglib-2.0_2.24.0.bb: Remove virtual/libiconv virtual/libintl from DEPENDS
Khem Raj [Wed, 2 Jun 2010 19:56:48 +0000 (12:56 -0700)]
glib-2.0_2.24.0.bb: Remove virtual/libiconv virtual/libintl from DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogrep-2.6.3: Add recipe.
Khem Raj [Wed, 2 Jun 2010 19:51:36 +0000 (12:51 -0700)]
grep-2.6.3: Add recipe.

* Fix build for uclibc as well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodb_5.0.21: Add recipes for target and native packages.
Khem Raj [Wed, 2 Jun 2010 19:49:53 +0000 (12:49 -0700)]
db_5.0.21: Add recipes for target and native packages.

* Get rid of old style staging.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibiconv-1.13.1: Add recipes
Khem Raj [Wed, 2 Jun 2010 19:48:03 +0000 (12:48 -0700)]
libiconv-1.13.1: Add recipes

* Get rid of old style staging.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agocoreutils-8.5: Add recipes for version 8.5
Khem Raj [Wed, 2 Jun 2010 19:47:00 +0000 (12:47 -0700)]
coreutils-8.5: Add recipes for version 8.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogettext-0.18: Add recipe for 0.18
Khem Raj [Wed, 2 Jun 2010 19:45:28 +0000 (12:45 -0700)]
gettext-0.18: Add recipe for 0.18

* gl_cv_func_unsetenv_works is not computed correctly in cross
  environment so cache it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoclasses/gettext.bbclass: Account for libiconv and libintl too.
Khem Raj [Wed, 2 Jun 2010 19:42:49 +0000 (12:42 -0700)]
classes/gettext.bbclass: Account for libiconv and libintl too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoclasses/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.
Khem Raj [Wed, 2 Jun 2010 19:40:36 +0000 (12:40 -0700)]
classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.

* Add a note if this file does not exist. The reason is that gettext can
  needs libiconv and libiconv needs gettext so we need to solve this
  catch 22

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: add patch for building with gcc-4.5.0 (from linux_2.6.34)
Martin Jansa [Sun, 30 May 2010 15:02:48 +0000 (17:02 +0200)]
linux-openmoko-2.6.34: add patch for building with gcc-4.5.0 (from linux_2.6.34)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: fix for lost touchscreen bug #2328
Martin Jansa [Sat, 5 Jun 2010 07:10:00 +0000 (09:10 +0200)]
linux-openmoko-2.6.34: fix for lost touchscreen bug #2328

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.32: fix for lost touchscreen bug #2328
Martin Jansa [Sat, 5 Jun 2010 07:10:35 +0000 (09:10 +0200)]
linux-openmoko-2.6.32: fix for lost touchscreen bug #2328

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive (git): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:55:35 +0000 (16:55 -0700)]
xserver-kdrive (git): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoxserver-kdrive-nomadik: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:55:22 +0000 (16:55 -0700)]
xserver-kdrive-nomadik: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoxserver-kdrive-imageon: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:55:09 +0000 (16:55 -0700)]
xserver-kdrive-imageon: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoxserver-kdrive-glamo: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:54:59 +0000 (16:54 -0700)]
xserver-kdrive-glamo: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoxserver-kdrive-1300: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:54:45 +0000 (16:54 -0700)]
xserver-kdrive-1300: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoxextproto-70-includes: Drop unnecessary FILESPATH (what was added doesn't
Tom Rini [Fri, 4 Jun 2010 23:54:14 +0000 (16:54 -0700)]
xextproto-70-includes: Drop unnecessary FILESPATH (what was added doesn't
exist)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agosnes9x-sdl-qpe: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:54:01 +0000 (16:54 -0700)]
snes9x-sdl-qpe: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agopython-setuptools-native: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:53:41 +0000 (16:53 -0700)]
python-setuptools-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agopython-pygobject: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:52:41 +0000 (16:52 -0700)]
python-pygobject: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoobexpush-native: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:52:28 +0000 (16:52 -0700)]
obexpush-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agonetkit-rpc-native: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:52:15 +0000 (16:52 -0700)]
netkit-rpc-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agomesa-dri (6.5.2 / 7.0.3): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:51:55 +0000 (16:51 -0700)]
mesa-dri (6.5.2 / 7.0.3): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolua: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:51:35 +0000 (16:51 -0700)]
lua: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoopensimpad (2.4): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:48:09 +0000 (16:48 -0700)]
opensimpad (2.4): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolinux-handhelds: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:47:18 +0000 (16:47 -0700)]
linux-handhelds: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolinux-efika (2.6.20.20): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:47:06 +0000 (16:47 -0700)]
linux-efika (2.6.20.20): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolibsdl-ttf-native: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:46:21 +0000 (16:46 -0700)]
libsdl-ttf-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogdk-pixbuf (2.10.14): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:46:06 +0000 (16:46 -0700)]
gdk-pixbuf (2.10.14): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:45:41 +0000 (16:45 -0700)]
gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogenext2fs (1.3+cvs): Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:45:22 +0000 (16:45 -0700)]
genext2fs (1.3+cvs): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogenext2fs (1.3+1.4rc1): Drop unnecessary FILESPATH (no vesion specific patches
Tom Rini [Fri, 4 Jun 2010 23:44:46 +0000 (16:44 -0700)]
genext2fs (1.3+1.4rc1): Drop unnecessary FILESPATH (no vesion specific patches
exist)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agofreetype-native: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:44:14 +0000 (16:44 -0700)]
freetype-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoemacs: Drop unnecessary FILESPATH
Tom Rini [Fri, 4 Jun 2010 23:42:51 +0000 (16:42 -0700)]
emacs: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoemacs-x11: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:42:37 +0000 (16:42 -0700)]
emacs-x11: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoelfkickers-native: Drop unnecessary FILESPATH modification
Tom Rini [Fri, 4 Jun 2010 23:41:54 +0000 (16:41 -0700)]
elfkickers-native: Drop unnecessary FILESPATH modification

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agobzip2-full-native: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:41:42 +0000 (16:41 -0700)]
bzip2-full-native: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agobusybox-static: Switch to FILESPATHPKG
Tom Rini [Fri, 4 Jun 2010 23:41:23 +0000 (16:41 -0700)]
busybox-static: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoamend.bbclass: don't parse same amend.inc if FILESPATH references it multiple times
Denys Dmytriyenko [Fri, 4 Jun 2010 10:13:31 +0000 (10:13 +0000)]
amend.bbclass: don't parse same amend.inc if FILESPATH references it multiple times

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Chris Larson <chris_larson@mentor.com>
15 years agojikes: change RDEPENDS so that jikes-native don't depends on target-classpath
Henning Heinold [Fri, 4 Jun 2010 16:35:28 +0000 (18:35 +0200)]
jikes: change RDEPENDS so that jikes-native don't depends on target-classpath

15 years agou-boot git: update beagleboard patches
Koen Kooi [Fri, 4 Jun 2010 14:44:25 +0000 (16:44 +0200)]
u-boot git: update beagleboard patches

15 years agogstd: also bump PR
Koen Kooi [Thu, 3 Jun 2010 13:43:47 +0000 (15:43 +0200)]
gstd: also bump PR

15 years agoframeworkd_git.bb: bump SRCREV
Antonio Ospite [Wed, 26 May 2010 22:37:59 +0000 (00:37 +0200)]
frameworkd_git.bb: bump SRCREV

ogsmd has now some more reliable support for the Freescale Neptune modem
used in Motorola EzX phones.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agoezx-boot-usb-native: bump SRCREV
Antonio Ospite [Fri, 21 May 2010 15:06:33 +0000 (17:06 +0200)]
ezx-boot-usb-native: bump SRCREV

This newer revision fixes flashing to NOR.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agoezx-gen-blob: bump SRCREV
Antonio Ospite [Fri, 23 Apr 2010 19:59:01 +0000 (21:59 +0200)]
ezx-gen-blob: bump SRCREV

The new version can now be compiled with OE with no problems, previously
the size of the binary produced with the toolchain from OE was too big
to be flashed.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agoopenezx-kernel_git: update recipe
Antonio Ospite [Thu, 15 Apr 2010 09:14:09 +0000 (11:14 +0200)]
openezx-kernel_git: update recipe

* bump KV
* bump SRCREV: The new version enables CONFIG_DEVTMPFS by default and
  some other stuff, and fixes usblan on gen2 when booting from MMC
* Provide a fallback CMDLINE
* Keep OABI config setting
* Use a -oe LOCALVERSION both in KV and in .config

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agomotorola-ezx-base.inc: Add support for ubifs
Ilya Petrov [Fri, 7 May 2010 06:34:14 +0000 (08:34 +0200)]
motorola-ezx-base.inc: Add support for ubifs

Signed-off-by: Ilya Petrov <ilya.muromec@gmail.com>
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agomotorola-ezx-base.inc: refresh machine definition
Antonio Ospite [Wed, 14 Apr 2010 09:17:57 +0000 (11:17 +0200)]
motorola-ezx-base.inc: refresh machine definition

Reorder sections to a more logic scheme, following magician.conf, other
cleanups:

 * sort MACHINE_FEATURES alphabetically
 * add ezx-gen-blob to EXTRA_IMAGEDEPENDS
 * use MODUTILS=26
 * Add needed kernel modules for BP

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agomotorola-ezx-base.inc: use PREFERRED_PROVIDER_virtual/xserver
Antonio Ospite [Wed, 14 Apr 2010 09:16:58 +0000 (11:16 +0200)]
motorola-ezx-base.inc: use PREFERRED_PROVIDER_virtual/xserver

This fixes a "multiple recipes provide xserver" warning.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agotslib: Add config file for a780 machine
Antonio Ospite [Tue, 13 Apr 2010 10:21:55 +0000 (12:21 +0200)]
tslib: Add config file for a780 machine

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agoxserver-kdrive-common/Xserver: fix EZX settings
Antonio Ospite [Tue, 13 Apr 2010 10:20:09 +0000 (12:20 +0200)]
xserver-kdrive-common/Xserver: fix EZX settings

Support all EZX machines, and set up the mouse as a tslib device.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agodevice_table-ezx.txt: add needed device nodes
Antonio Ospite [Thu, 22 Apr 2010 14:10:28 +0000 (16:10 +0200)]
device_table-ezx.txt: add needed device nodes

* With all the mux nodes we can start playing again with gps on A780
* More fb nodes are needed for pxa fb overlay access
* Audio devices are needed too in the case of static /dev

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agodevice_table-minimal.txt: fix input device nodes path
Antonio Ospite [Tue, 18 May 2010 09:08:12 +0000 (11:08 +0200)]
device_table-minimal.txt: fix input device nodes path

Input event device nodes are usually under /dev/input.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agogtk+extra: update to 2.1.2, apply lame patch for autotools issuette
Phil Blundell [Fri, 4 Jun 2010 13:08:25 +0000 (14:08 +0100)]
gtk+extra: update to 2.1.2, apply lame patch for autotools issuette

15 years agothttpd: fix a compilation failure
Phil Blundell [Fri, 4 Jun 2010 13:02:59 +0000 (14:02 +0100)]
thttpd: fix a compilation failure

15 years agolinux-atm: update to 2.5.1
Phil Blundell [Fri, 4 Jun 2010 12:30:32 +0000 (13:30 +0100)]
linux-atm: update to 2.5.1

15 years agogtk-demo-image: new
Phil Blundell [Mon, 19 Apr 2010 08:58:41 +0000 (09:58 +0100)]
gtk-demo-image: new

15 years agoicecc.bbclass: fix irt changes in toolchains installation
Dmitry Eremin-Solenikov [Fri, 4 Jun 2010 12:50:41 +0000 (16:50 +0400)]
icecc.bbclass: fix irt changes in toolchains installation

The installation of toolchains in /cross/ has changed a bit, resulting
in failures of icecc.bbclass to find necessary files (libstdc++.so, g++, etc.)
Fix that by pointing the class file to libstdc++ in staging and corrent name
of target g++.

Also correct the name of kernel toolchain tarball.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agolibxcb: fix paths for installed python modules
Vladimir Zapolskiy [Fri, 4 Jun 2010 12:30:08 +0000 (16:30 +0400)]
libxcb: fix paths for installed python modules

This fixes a compilation problem for recent libxcb versions, providing
correct paths to the installed python modules.

Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agopcmciautils: fix build to use flex from sysroots, not from host
Dmitry Eremin-Solenikov [Fri, 4 Jun 2010 12:26:17 +0000 (16:26 +0400)]
pcmciautils: fix build to use flex from sysroots, not from host

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoti-xdctools: Add v.3.20
Roger Monk [Thu, 3 Jun 2010 19:00:44 +0000 (20:00 +0100)]
ti-xdctools: Add v.3.20

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codec-engine: Add v2.25.03.13
Roger Monk [Thu, 3 Jun 2010 19:00:03 +0000 (20:00 +0100)]
ti-codec-engine: Add v2.25.03.13

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agowhois: update to version 5.0.5
Roman I Khimov [Mon, 17 May 2010 14:26:10 +0000 (18:26 +0400)]
whois: update to version 5.0.5

5.0.0 is unfetchable

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocanutils: move 3.0.2 in socketcan directory
Eric Bénard [Thu, 3 Jun 2010 19:43:33 +0000 (21:43 +0200)]
canutils: move 3.0.2 in socketcan directory

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agosocketcan-utils-test: rconflicts with canutils
Vitus Jensen [Fri, 21 May 2010 04:38:06 +0000 (04:38 +0000)]
socketcan-utils-test: rconflicts with canutils

Rconflicts because of identical program names.

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agocanutils: new recipes
Vitus Jensen [Fri, 21 May 2010 04:38:05 +0000 (04:38 +0000)]
canutils: new recipes

Add canutils (PTX flavour) 4.0.4 and 4.0.5 as alternatives
to socketcan-utils-test.  Version 4.x requires libsocketcan
and supports kernel 2.6.30 and above.

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agolibsocketcan: new recipes
Vitus Jensen [Fri, 21 May 2010 04:38:04 +0000 (04:38 +0000)]
libsocketcan: new recipes

Build pengutronix' libsocketcan (netlink interface), used
by newer versions of canutils.  can_netlink.h is really
linux/can/netlink.h from linux-libc-headers but installed
here to be independ of staged linux-libc-headers versions.
libsocketcan 0.0.8 automatically installs can_netlink.h,
version 0.0.7 is patched to do so.

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agotask-proper-tools: Add netkit-telnet
Stefan Schmidt [Thu, 3 Jun 2010 19:20:29 +0000 (15:20 -0400)]
task-proper-tools: Add netkit-telnet

15 years agonetcat_0.7.1: Gettext is needed
Stefan Schmidt [Thu, 3 Jun 2010 19:19:24 +0000 (15:19 -0400)]
netcat_0.7.1: Gettext is needed

15 years agogrep-native: add missing inherit on gettext
Jan Paesmans [Tue, 1 Jun 2010 23:59:09 +0000 (23:59 +0000)]
grep-native: add missing inherit on gettext

gettext-native is a prerequisite for building grep-native.
Inheriting also from gettext takes care of that requirement.

Signed-off-by: Jan Paesmans <jan.paesmans@gmail.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agogrep: add missing dependency on gettext
Jan Paesmans [Thu, 3 Jun 2010 01:02:45 +0000 (01:02 +0000)]
grep: add missing dependency on gettext

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoalsa-state: bump alsa-state PR
Chase Maupin [Thu, 3 Jun 2010 06:15:47 +0000 (06:15 +0000)]
alsa-state: bump alsa-state PR

* Bump the PR number of the alsa-state to pickup
  new asound.state files added for TI platforms.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoalsa-state/dm6467t-evm: add asound file from arago
Chase Maupin [Thu, 3 Jun 2010 06:15:46 +0000 (06:15 +0000)]
alsa-state/dm6467t-evm: add asound file from arago

* Add the asound.state file for the Texas Instruments
  dm6467t-evm platform from arago.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoalsa-state/dm6467-evm: add asound file from arago
Chase Maupin [Thu, 3 Jun 2010 06:15:45 +0000 (06:15 +0000)]
alsa-state/dm6467-evm: add asound file from arago

* Add the asound.state file for the Texas Instruments
  dm6467-evm platform from arago.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoalsa-state/dm365-evm: add asound file from arago
Chase Maupin [Thu, 3 Jun 2010 06:15:44 +0000 (06:15 +0000)]
alsa-state/dm365-evm: add asound file from arago

* Add the asound.state file for the Texas Instruments
  dm365-evm platform from arago.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoalsa-state/dm355-evm: add asound file from arago
Chase Maupin [Thu, 3 Jun 2010 06:15:43 +0000 (06:15 +0000)]
alsa-state/dm355-evm: add asound file from arago

* Add the asound.state file for the Texas Instruments
  dm355-evm platform from arago.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoqt4-embedded: rename qtdemo file
Chase Maupin [Thu, 3 Jun 2010 05:15:13 +0000 (05:15 +0000)]
qt4-embedded: rename qtdemo file

* Changed the name of the qtdemo exectable installed
  in the /usr/bin directory to qtdemoE for Qt
  embedded builds.  This allows the Qt embedded
  version of the demos package to co-exist with
  the Qt X11 version.
* Changed the demos package file list to accept
  both qtdemo and qtdemoE.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agolinphone_3.1.0: add libglade dependency
Eric Bénard [Thu, 3 Jun 2010 16:15:45 +0000 (18:15 +0200)]
linphone_3.1.0: add libglade dependency

* without this compile fails

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoqt4.inc: split font package
Eric Bénard [Tue, 1 Jun 2010 20:27:32 +0000 (22:27 +0200)]
qt4.inc: split font package

* Before :
4228    KiB /armv5te/qt4-embedded-fonts_4.6.2-r19.1.5_armv5te.ipk

* After :
1058300 armv5te/qt4-embedded-fonts-pfa_4.6.2-r19.1.5_armv5te.ipk
 293236 armv5te/qt4-embedded-fonts-pfb_4.6.2-r19.1.5_armv5te.ipk
 649442 armv5te/qt4-embedded-fonts-qpf_4.6.2-r19.1.5_armv5te.ipk
1917230 armv5te/qt4-embedded-fonts-ttf-dejavu_4.6.2-r19.1.5_armv5te.ipk
 344114 armv5te/qt4-embedded-fonts-ttf-vera_4.6.2-r19.1.5_armv5te.ipk

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agokdrive: fix keyboard device support in kdrive
Vladimir Zapolskiy [Thu, 3 Jun 2010 16:23:16 +0000 (20:23 +0400)]
kdrive: fix keyboard device support in kdrive

This fixes option selection for keyboard device in kdrive server without XKB
support.

Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agogstd: merge in changes from Ridgerun
Koen Kooi [Thu, 3 Jun 2010 12:19:45 +0000 (14:19 +0200)]
gstd: merge in changes from Ridgerun