openembedded.git
14 years agopackage_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.
Graham Gower [Mon, 9 Aug 2010 21:03:18 +0000 (21:03 +0000)]
package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopreferred-opie-versions-1.2.3.inc,preferred-opie-versions-1.2.4.inc: There is only...
Khem Raj [Thu, 2 Sep 2010 01:59:15 +0000 (18:59 -0700)]
preferred-opie-versions-1.2.3.inc,preferred-opie-versions-1.2.4.inc: There is only one version of opie-securityplugin-dummy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agognome-doc-utils: Add dependency upon gettext-native.
Graham Gower [Thu, 12 Aug 2010 15:54:38 +0000 (15:54 +0000)]
gnome-doc-utils: Add dependency upon gettext-native.

Failing log.do_configure:

automake (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.11
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I m4
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: tracing
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: not using Libtool
autoreconf: running: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force --warnings=cross
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
configure:3319: error: possibly undefined macro: AM_NLS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1
FATAL: autoreconf execution failed.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopulseaudio: Fix most recent recipe and remove broken recipes.
Graham Gower [Sun, 4 Jul 2010 17:02:31 +0000 (17:02 +0000)]
pulseaudio: Fix most recent recipe and remove broken recipes.

Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke
6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes
are unused.

0.9.15 appears to be in use as it still builds. 0.9.21 is the
most recent recipe and has been retained.

Versions removed:
0.9.6
0.9.9
0.9.10
0.9.11
0.9.19

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agooe-stylize.py: Move exports up to before normal functions
Tom Rini [Wed, 1 Sep 2010 23:10:13 +0000 (16:10 -0700)]
oe-stylize.py: Move exports up to before normal functions

As Mickey pointed out, these modify all functions so it helps
reading comprehension if they are listed before them.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agometa-toolchain-arago-gst.bb: Remove
Khem Raj [Wed, 1 Sep 2010 21:43:44 +0000 (14:43 -0700)]
meta-toolchain-arago-gst.bb: Remove

* Per Denys's suggestion.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agometa-toolchain-arago-dvsdk.bb: Remove
Khem Raj [Sat, 28 Aug 2010 18:55:14 +0000 (11:55 -0700)]
meta-toolchain-arago-dvsdk.bb: Remove

* As suggested by Denis on mailing list.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agometa-angstrom-2007.bb,meta-opie.bb: task-opie-bluetooth is added only if it appeas...
Khem Raj [Sat, 28 Aug 2010 19:08:50 +0000 (12:08 -0700)]
meta-angstrom-2007.bb,meta-opie.bb: task-opie-bluetooth is added only if it appeas in COMBINED_FEATURES

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agotask-gpe.bb: virtual/xserver can not be RDEPEND'ed on it can be DEPEND'ed upon
Khem Raj [Sat, 28 Aug 2010 19:00:33 +0000 (12:00 -0700)]
task-gpe.bb: virtual/xserver can not be RDEPEND'ed on it can be DEPEND'ed upon

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agotask-gmae.bb: it uses XSERVER but doesnt really define it so define it.
Khem Raj [Sat, 28 Aug 2010 18:59:27 +0000 (11:59 -0700)]
task-gmae.bb: it uses XSERVER but doesnt really define it so define it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-demo-x11.bb: Replace non existing libgles-omap3-demos with libgles-omap3-x11demos
Khem Raj [Sat, 28 Aug 2010 18:58:12 +0000 (11:58 -0700)]
task-demo-x11.bb: Replace non existing libgles-omap3-demos with libgles-omap3-x11demos

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agotask-arago-toolchain-target.bb: remove libpng12-dev which is not provided and e2fspro...
Khem Raj [Sat, 28 Aug 2010 18:56:47 +0000 (11:56 -0700)]
task-arago-toolchain-target.bb: remove libpng12-dev which is not provided and e2fsprogs-libs-dev is now e2fsprogs-dev

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
14 years agoangstrom/angstrom-bootmanager.bb: Remove
Khem Raj [Sat, 28 Aug 2010 18:51:57 +0000 (11:51 -0700)]
angstrom/angstrom-bootmanager.bb: Remove

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoinitramfs-module-bootmenu_1.0.bb,initramfs-module-kexecboot_1.0.bb: Rename klibc...
Khem Raj [Sat, 28 Aug 2010 19:11:32 +0000 (12:11 -0700)]
initramfs-module-bootmenu_1.0.bb,initramfs-module-kexecboot_1.0.bb: Rename klibc-utils-static-fstype -> klibc-static-utils-fstype

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoinitramfs-bootmenu-debug-image.bb,initramfs-bootmenu-image.bb: Rename klibc-utils...
Khem Raj [Sat, 28 Aug 2010 19:10:17 +0000 (12:10 -0700)]
initramfs-bootmenu-debug-image.bb,initramfs-bootmenu-image.bb: Rename klibc-utils-static-modprobe->klibc-static-utils-modprobe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agosugar-fructose.bb: sugar-web-activity is not provided by any recipe dont DEPEND on it.
Khem Raj [Sat, 28 Aug 2010 18:55:51 +0000 (11:55 -0700)]
sugar-fructose.bb: sugar-web-activity is not provided by any recipe dont DEPEND on it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agocnetworkmanager_git.bb: python-uuid is not provided remove it from RDEPENDS
Khem Raj [Sat, 28 Aug 2010 19:12:32 +0000 (12:12 -0700)]
cnetworkmanager_git.bb: python-uuid is not provided remove it from RDEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoopenmoko-session_svn.bb: Replace openmoko-today with openmoko-today2
Khem Raj [Sat, 28 Aug 2010 19:13:15 +0000 (12:13 -0700)]
openmoko-session_svn.bb: Replace openmoko-today with openmoko-today2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agorecipes/tasks: Do not RDEPENDS on unavailable packages.
Khem Raj [Sat, 28 Aug 2010 19:16:21 +0000 (12:16 -0700)]
recipes/tasks: Do not RDEPENDS on unavailable packages.

* Some packages are renamed so RDEPEND on those instead.
* Some packages are removed so remove then from RDEPENDS too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
14 years agotask-openprotium.bb: Define missing DISTRO_SSH_DAEMON,DISTRO_DEV_MANAGER,DISTRO_INIT_...
Khem Raj [Sat, 28 Aug 2010 19:15:16 +0000 (12:15 -0700)]
task-openprotium.bb: Define missing DISTRO_SSH_DAEMON,DISTRO_DEV_MANAGER,DISTRO_INIT_MANAGER,DISTRO_LOGIN_MANAGER

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
14 years agoxqt2_20060509.bb: DEPEND on libxmu instead of xmu
Khem Raj [Sat, 28 Aug 2010 19:13:51 +0000 (12:13 -0700)]
xqt2_20060509.bb: DEPEND on libxmu instead of xmu

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibmsgenabler2_svn.bb: Replace gsmd-lips with gsmd in DEPENDS
Khem Raj [Sat, 28 Aug 2010 19:07:44 +0000 (12:07 -0700)]
libmsgenabler2_svn.bb: Replace gsmd-lips with gsmd in DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibmsip_svn.bb: Rename libmnetutil0->libmnetutil in DEPENDS
Khem Raj [Sat, 28 Aug 2010 19:06:25 +0000 (12:06 -0700)]
libmsip_svn.bb: Rename libmnetutil0->libmnetutil in DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
14 years agobt950-cs_0.1.bb: Dont override PACKAGES but append to it.
Khem Raj [Sat, 28 Aug 2010 19:05:17 +0000 (12:05 -0700)]
bt950-cs_0.1.bb: Dont override PACKAGES but append to it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agovlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engine
Khem Raj [Sat, 28 Aug 2010 19:03:34 +0000 (12:03 -0700)]
vlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engine

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoclutter_0.6svn.bb,clutter-gtk-0.6_git.bb: Unused and unbuildable for long hence removed.
Khem Raj [Sat, 28 Aug 2010 18:49:00 +0000 (11:49 -0700)]
clutter_0.6svn.bb,clutter-gtk-0.6_git.bb: Unused and unbuildable for long hence removed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agorecipes: Move some recipes to nonworking for getting bitbake world.
Khem Raj [Sat, 28 Aug 2010 18:46:43 +0000 (11:46 -0700)]
recipes: Move some recipes to nonworking for getting bitbake world.

* If a recipes has DEPENDS on another recipe which is nonworking
  then move the recipe in question to nonworking too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agotgt: moved to version 1.0.8
Frans Meulenbroeks [Wed, 1 Sep 2010 19:12:57 +0000 (21:12 +0200)]
tgt: moved to version 1.0.8

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoMAINTAINERS: updated my entry
Frans Meulenbroeks [Wed, 1 Sep 2010 19:02:40 +0000 (21:02 +0200)]
MAINTAINERS: updated my entry

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoiscsi-target: moved to 1.4.20.2
Frans Meulenbroeks [Wed, 1 Sep 2010 18:57:57 +0000 (20:57 +0200)]
iscsi-target: moved to 1.4.20.2

also renamed the files dir to the more appropriate iscsi-target
added a DEFAULT_PREFERENCE = "-1" for beagleboard as
angstrom and minimal use a modified 2.6.32 kernel which breaks this recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agogst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS.
Graham Gower [Tue, 31 Aug 2010 20:17:58 +0000 (20:17 +0000)]
gst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS.

Several images want gst-plugin-modplug (e.g. illume-image and the
fso images). They fail to find it without this.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agounionfs-utils: Fix the QA error about hashing style.
Khem Raj [Wed, 1 Sep 2010 08:44:04 +0000 (01:44 -0700)]
unionfs-utils: Fix the QA error about hashing style.

* Use INC_PR

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomake_3.82.bb: Add new recipe.
Khem Raj [Tue, 31 Aug 2010 03:29:37 +0000 (20:29 -0700)]
make_3.82.bb: Add new recipe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
14 years agoRevert "gtk+: remove old versions"
Frans Meulenbroeks [Tue, 31 Aug 2010 20:03:56 +0000 (22:03 +0200)]
Revert "gtk+: remove old versions"

This reverts commit 96503f06a6f1f0b7f9df44d97af90252717d8897.

As requested by Florian and Leon because the footprint of
these versions is smaller than the newer ones.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agobase.bbclass: fix bug with absolute file:// uris
Chris Larson [Mon, 30 Aug 2010 23:43:31 +0000 (16:43 -0700)]
base.bbclass: fix bug with absolute file:// uris

The code which used host/path from the url to construct the destination of the
copy was using os.path.join.  os.path.join treats a "/" in an element as an
indication to drop all previous elements, so the full path resulted in a
destination exactly the same as the source, resulting in a no-op unpack.
Fixed by using oe.path.join instead.

The previous fix missed two instances of os.path.join -- there's code
duplication in oe_unpack_file, really need to resurrect my do_unpack cleanup
branch.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoRevert "base.bbclass: fix bug with absolute file:// uris"
Chris Larson [Tue, 31 Aug 2010 14:29:38 +0000 (07:29 -0700)]
Revert "base.bbclass: fix bug with absolute file:// uris"

Drop this for now, as it breaks other things.  Of course, without this, you
once again can no longer have absolute file:// paths the way we used to be
able to.  Will look into it further.

This reverts commit 599b03fe999d41114d124ce663b6c59fa57256d8.

14 years agovarious syslogs: keep syslog running as long as possible on shutdown
Steffen Sledz [Fri, 27 Aug 2010 12:48:43 +0000 (14:48 +0200)]
various syslogs: keep syslog running as long as possible on shutdown

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agoqmake2: use the new qt4-tools instead of the unmaintained uicmoc recipes
Koen Kooi [Tue, 31 Aug 2010 14:07:43 +0000 (16:07 +0200)]
qmake2: use the new qt4-tools instead of the unmaintained uicmoc recipes

14 years agovala-dbus-binding-tool: catch up with vala 0.9.6.1
Michael 'Mickey' Lauer [Tue, 31 Aug 2010 11:02:32 +0000 (13:02 +0200)]
vala-dbus-binding-tool: catch up with vala 0.9.6.1

14 years agoabiword: add 2.8.6
Koen Kooi [Tue, 31 Aug 2010 08:36:53 +0000 (10:36 +0200)]
abiword: add 2.8.6

14 years agobase.bbclass: fix bug with absolute file:// uris
Chris Larson [Mon, 30 Aug 2010 23:43:31 +0000 (16:43 -0700)]
base.bbclass: fix bug with absolute file:// uris

The code which used host/path from the url to construct the destination of the
copy was using os.path.join.  os.path.join treats a "/" in an element as an
indication to drop all previous elements, so the full path resulted in a
destination exactly the same as the source, resulting in a no-op unpack.
Fixed by using oe.path.join instead.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agomatrix-tui: fix DEPENDS and use system LDFLAGS
Denys Dmytriyenko [Mon, 30 Aug 2010 18:51:47 +0000 (14:51 -0400)]
matrix-tui: fix DEPENDS and use system LDFLAGS

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agoefikamx.conf: Define entry point and load adress for kernel.
Khem Raj [Mon, 30 Aug 2010 18:11:04 +0000 (11:11 -0700)]
efikamx.conf: Define entry point and load adress for kernel.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoMAINTAINERS: updated my maintainership
Steffen Sledz [Mon, 30 Aug 2010 14:51:51 +0000 (16:51 +0200)]
MAINTAINERS: updated my maintainership

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agohawkboard, da850-omapl138-evm: change UBI parameters after kernel patch
Koen Kooi [Mon, 30 Aug 2010 07:49:28 +0000 (09:49 +0200)]
hawkboard, da850-omapl138-evm: change UBI parameters after kernel patch

* sub-page size needs some looking at

14 years agoangstrom: Add (hack) recipe to enable autologin (timed) for gdm
Roger Monk [Fri, 6 Aug 2010 13:56:32 +0000 (14:56 +0100)]
angstrom: Add (hack) recipe to enable autologin (timed) for gdm

   * Append autologin to default custom.conf
   * Longer term need better replacement/conf mechanism

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agolinux-davinci: Add SATA configuration patches for da850-omapl138/hawkboard
Roger Monk [Fri, 27 Aug 2010 16:32:30 +0000 (17:32 +0100)]
linux-davinci: Add SATA configuration patches for da850-omapl138/hawkboard

   * Fix small typo
   * Tune Clock/Data Recovery Configuration
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agolinux-davinci: Add patches to disable NAND SUBPAGE on da850-omapl138-evm/hawkboard
Roger Monk [Fri, 27 Aug 2010 16:25:53 +0000 (17:25 +0100)]
linux-davinci: Add patches to disable NAND SUBPAGE on da850-omapl138-evm/hawkboard

   * NAND SUBPAGE seen to give problems with UBIFS
   * Workaround identified by Caglar
   * Applied configuration locally here to board files
   * Add Initial UBI settings to da850-omapl138 machine
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoda850-omapl138-evm: Add multiconfig for UI card with NAND enabled (requires disable...
Roger Monk [Fri, 27 Aug 2010 16:25:00 +0000 (17:25 +0100)]
da850-omapl138-evm: Add multiconfig for UI card with NAND enabled (requires disable MMC)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoangstrom-codec-engine-* : Add Preferred DMAI versions
Roger Monk [Fri, 6 Aug 2010 09:23:20 +0000 (10:23 +0100)]
angstrom-codec-engine-* : Add Preferred DMAI versions

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoksymoops: Updated to version 2.4.11, fixed for current libbfd, adjusted /proc/kallsyms.
Stanislav Brabec [Sun, 29 Aug 2010 23:54:38 +0000 (23:54 +0000)]
ksymoops: Updated to version 2.4.11, fixed for current libbfd, adjusted /proc/kallsyms.

14 years agocrda: Skip verification of regulatory.bin of the build host.
Stanislav Brabec [Sun, 29 Aug 2010 23:45:02 +0000 (23:45 +0000)]
crda: Skip verification of regulatory.bin of the build host.

14 years agoudev: udev-compat-wrapper-patch: Use KERNELMICROVER evaluation that does not fail...
Stanislav Brabec [Sun, 29 Aug 2010 23:40:26 +0000 (23:40 +0000)]
udev: udev-compat-wrapper-patch: Use KERNELMICROVER evaluation that does not fail on rc and four-part versions.

14 years agopsplash: Add configuration for smartqv7
Florian Boor [Sun, 29 Aug 2010 22:43:52 +0000 (00:43 +0200)]
psplash: Add configuration for smartqv7

14 years agotslib: Configuration for smartqv7
Florian Boor [Sun, 29 Aug 2010 22:41:25 +0000 (00:41 +0200)]
tslib: Configuration for smartqv7

14 years agoxserver-common: Add new release with several bugfixes and merged patches from OE.
Florian Boor [Sun, 29 Aug 2010 22:34:29 +0000 (00:34 +0200)]
xserver-common: Add new release with several bugfixes and merged patches from OE.
tested with Angstrom 2008.1

14 years agolinux: 2.6.28 patch and workarounds for smartqv7.
Florian Boor [Sun, 29 Aug 2010 22:31:48 +0000 (00:31 +0200)]
linux: 2.6.28 patch and workarounds for smartqv7.

14 years agosmartqv7.conf: Device description for Smartdevices V7
Florian Boor [Sun, 29 Aug 2010 22:27:13 +0000 (00:27 +0200)]
smartqv7.conf: Device description for Smartdevices V7

14 years agoncurses: bumped PR
Enrico Scholz [Sun, 29 Aug 2010 19:43:49 +0000 (21:43 +0200)]
ncurses: bumped PR

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: fixed widec builds for native targets
Enrico Scholz [Sun, 29 Aug 2010 19:41:29 +0000 (21:41 +0200)]
ncurses: fixed widec builds for native targets

-D_GNU_SOURCE was not propagated when building native helper tools and
must be added to CPPFLAGS hence.

By fixing this, widec build can be enabled for native and sdk.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: set some configure cache variables
Enrico Scholz [Sun, 29 Aug 2010 19:38:44 +0000 (21:38 +0200)]
ncurses: set some configure cache variables

Corresponding tests returned either wrong results or were generally broken. Test
for GPM was not prepared for crosscompiling and GPM support has been disabled hence.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: set --with-ticlib for widec libs too
Enrico Scholz [Sun, 29 Aug 2010 16:42:08 +0000 (18:42 +0200)]
ncurses: set --with-ticlib for widec libs too

It was used for narrow lib and there are no reasons why it should not be
set for widec tool.  Noticed by Eric Benard.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: made -tools depend on base package
Enrico Scholz [Sun, 29 Aug 2010 16:21:49 +0000 (18:21 +0200)]
ncurses: made -tools depend on base package

There is a symlink in -tools to a file in the base package.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: preserve default PACKAGES list by using +=, not =
Enrico Scholz [Sun, 29 Aug 2010 16:10:24 +0000 (18:10 +0200)]
ncurses: preserve default PACKAGES list by using +=, not =

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: splitted common terminal definitions in own package and depend on it
Enrico Scholz [Sun, 29 Aug 2010 15:41:43 +0000 (17:41 +0200)]
ncurses: splitted common terminal definitions in own package and depend on it

Moved /etc/terminfo from base 'ncurses' packages into -terminfo-base.
Recommend this package in -libtinfo and suggest the large -terminfo
package.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agoncurses: use ${PN} instead of hardcoded 'ncurses' in package names
Enrico Scholz [Sun, 29 Aug 2010 14:21:57 +0000 (16:21 +0200)]
ncurses: use ${PN} instead of hardcoded 'ncurses' in package names

Thanks to Eric Benard for noticing this.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 years agogalculator: add link galculator_48x48.png, otherwise it segfaults
Martin Jansa [Sun, 29 Aug 2010 18:23:10 +0000 (20:23 +0200)]
galculator: add link galculator_48x48.png, otherwise it segfaults

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopenssl: move cnf file to -misc making different libcrypto versions parallel installable
Koen Kooi [Sun, 29 Aug 2010 13:11:23 +0000 (15:11 +0200)]
openssl: move cnf file to -misc making different libcrypto versions parallel installable

14 years agotask-shr-feed: add galculator
Martin Jansa [Sun, 29 Aug 2010 11:15:55 +0000 (13:15 +0200)]
task-shr-feed: add galculator

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogalculator: add version 1.3.4
Martin Jansa [Sun, 29 Aug 2010 11:14:14 +0000 (13:14 +0200)]
galculator: add version 1.3.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add gnuplot
Martin Jansa [Sun, 29 Aug 2010 10:38:22 +0000 (12:38 +0200)]
task-shr-feed: add gnuplot

14 years agovala: add 0.9.6.1
Michael 'Mickey' Lauer [Sun, 29 Aug 2010 10:28:14 +0000 (12:28 +0200)]
vala: add 0.9.6.1
NOTE: Unfortunately upstream decided to change the PC version, so this
and later versions claim to be vala-0.10 instead of vala-1.0. Please
adjust your configure.ac, if necessary. To ease the transition, we
install vala-1.0.pc as well in the meantime.

14 years agoxserver-xorg_1.9.0: fix randr support for input calibration
Petr Vanek [Sat, 28 Aug 2010 20:22:21 +0000 (20:22 +0000)]
xserver-xorg_1.9.0: fix randr support for input calibration

This fix corrects the previous version of this patch and ensures
that X output and input stay correctly together after xrandr -o
is used.

Petr Vanous Vanek

Signed-off-by: Petr Vanek <vanous@penguin.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoomhacks: bump SRCREV
Martin Jansa [Sat, 28 Aug 2010 19:10:33 +0000 (21:10 +0200)]
omhacks: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoomap3-pandora.conf/u-boot-omap3pandora_git.bb: Use PREFERRED_PROVIDER_virtual/bootloa...
Khem Raj [Fri, 27 Aug 2010 23:25:47 +0000 (16:25 -0700)]
omap3-pandora.conf/u-boot-omap3pandora_git.bb: Use PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use.

* Dont PROVIDES u-boot but let user decide it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogdb_7.1.bb: Add support to build gdb for SH4 natively.
Khem Raj [Sat, 28 Aug 2010 18:29:03 +0000 (11:29 -0700)]
gdb_7.1.bb: Add support to build gdb for SH4 natively.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoatrack: SRCREV bump to r128, adds aprs symbols, fix missing TODO file
Petr Vanek [Sat, 28 Aug 2010 14:31:28 +0000 (14:31 +0000)]
atrack: SRCREV bump to r128, adds aprs symbols, fix missing TODO file

Bump Atrack to the latest revision. Adds APRS symbols and some bugfixes.
Petr Vanous Vanek

Signed-off-by: Petr Vanek <vanous@penguin.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-cheetah: Add native support.
Philip Balister [Sat, 28 Aug 2010 13:46:09 +0000 (09:46 -0400)]
python-cheetah: Add native support.

14 years agoomnewrotate: SRCREV bump to r67 for 2.6.32 kernel paths
Petr Vanek [Sat, 28 Aug 2010 06:44:20 +0000 (06:44 +0000)]
omnewrotate: SRCREV bump to r67 for 2.6.32 kernel paths

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agodspgw-utils_3.3.1.bb: Remove do_stage and patch=1
Khem Raj [Sat, 28 Aug 2010 07:36:09 +0000 (00:36 -0700)]
dspgw-utils_3.3.1.bb: Remove do_stage and patch=1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibexif: removed insecure versions
Frans Meulenbroeks [Sat, 28 Aug 2010 06:55:52 +0000 (08:55 +0200)]
libexif: removed insecure versions

versions 0.6.16 and earlier have several security advisories on them
and no one pinned these, also some still had legacy staging
so put these to rest

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibexif: moved to latest version (0.6.19)
Frans Meulenbroeks [Sat, 28 Aug 2010 06:51:47 +0000 (08:51 +0200)]
libexif: moved to latest version (0.6.19)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoopenssh_5.6p1: Add recipe.
Khem Raj [Fri, 27 Aug 2010 23:17:50 +0000 (16:17 -0700)]
openssh_5.6p1: Add recipe.

* Remove unused patches from files.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.4.4: on PPC/SPE when compiling with -Os gcc needs parts of libgcc.a make that...
Khem Raj [Fri, 27 Aug 2010 22:10:14 +0000 (15:10 -0700)]
gcc-4.4.4: on PPC/SPE when compiling with -Os gcc needs parts of libgcc.a make that happen

* The existing patch did redefine the SHLIB_MAKE_SOLINK and
  SHLIB_INSTALL_SOLINK but it was ineffective because the original
  definitions appeared after it. We needed to rearrange the order

* t-slibgcc-libgcc is already there so no need to patch it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agou-boot_git.bb: Update SRCREV for calamari to something fetchable.
Khem Raj [Fri, 27 Aug 2010 21:56:17 +0000 (14:56 -0700)]
u-boot_git.bb: Update SRCREV for calamari to something fetchable.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodspgw-utils: Adding DSP Gateway Utilities package
Willer Moreira [Tue, 2 Feb 2010 20:10:34 +0000 (16:10 -0400)]
dspgw-utils: Adding DSP Gateway Utilities package

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
Signed-off-by: Francisco Alecrim <francisco.alecrim@openbossa.org>
Signed-off-by: Willer Moreira <willer.moreira@openbossa.org>
14 years agolinux-leviathan: changed ext2 support from m to y and removed extended attributes...
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 17:32:46 +0000 (19:32 +0200)]
linux-leviathan: changed ext2 support from m to y and removed extended attributes in ext2/3

Without that we can't mount ext2 filesystem at boot
Thanks Lukas D. Gorris (aka dcordes) for pointing it out in irc(#openmoko-cdevel),
While trying to help me use his initrd that is capable of booting from an ext2
loop filesystem on a vfat partition
(so a Microsoft Windows user could boot our work with fastboot, for the htcdream) :
  <dcordes> ok I found the problem
  <dcordes> CONFIG_EXT2_FS=m
  <GNUtoo|laptop> ahh
  <dcordes> CONFIG_EXT2_FS=y
  <GNUtoo|laptop> thanks a lot
  <dcordes> tada

PR was bumped too

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agogpsd: add htcdream config and bump PR of gpsd.inc
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 19:14:56 +0000 (21:14 +0200)]
gpsd: add htcdream config and bump PR of gpsd.inc

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agogpsd: add 2.95 version which fixes python binding issues
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 15:52:30 +0000 (17:52 +0200)]
gpsd: add 2.95 version which fixes python binding issues

gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
  Aug 26 14:48:15 <lindi-> GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
    http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
  It failed to print something when a fix was there
    with 2.94 and succeded with  2.95

libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoxchat 2.8.6: bump PR because of openssl version change
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 15:50:01 +0000 (17:50 +0200)]
xchat 2.8.6: bump PR because of openssl version change

If PR is not bumped, at runtime, xchat looks for the older openssl
  version
Tested on shr-image on htcdream.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agofso-autorev.inc: added android-rpc
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 15:46:50 +0000 (17:46 +0200)]
fso-autorev.inc: added android-rpc

fso-autorev.inc is usually included in local.conf,
by people or builders of the SHR distribution.

android-rpc is needed by htcdream for GPS to work.

Making it autorev in fso-autorev.inc is a good idea:
  *it make it stay in sync with other parts of fso.
  *it permit to follows the development android-rpc
    which is part of fso

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agomythplugins-023: fixed it
Frans Meulenbroeks [Fri, 27 Aug 2010 20:39:18 +0000 (22:39 +0200)]
mythplugins-023: fixed it

some patches did not apply -> repaired
mythflix is not supported any more -> removed
mythnetvisions -> added

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomythplugins: mythplugins dir renamed to mythplugins-0.22
Frans Meulenbroeks [Fri, 27 Aug 2010 20:38:20 +0000 (22:38 +0200)]
mythplugins: mythplugins dir renamed to mythplugins-0.22

0.23 will get its own dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomatrix-gui-e: change initscript start level
Chase Maupin [Thu, 26 Aug 2010 10:31:08 +0000 (10:31 +0000)]
matrix-gui-e: change initscript start level

* Set the init script to be added to list of run level
  5 scripts.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agomatrix-gui-e: add dependency packages
Chase Maupin [Thu, 26 Aug 2010 10:31:07 +0000 (10:31 +0000)]
matrix-gui-e: add dependency packages

* Added dependency packages such as qt4-embedded-fonts required
  for the matrix-gui application to run.
* Added dependency on matrix-gui-common.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agolinux-qsd8: bumb srcrev, update htcleo defconfig
Lukas D. Gorris [Fri, 27 Aug 2010 18:14:54 +0000 (20:14 +0200)]
linux-qsd8: bumb srcrev, update htcleo defconfig

14 years agoMAINTAINERS: add an entry
Roman I Khimov [Fri, 27 Aug 2010 05:03:07 +0000 (09:03 +0400)]
MAINTAINERS: add an entry

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolemon_3.5.4: merged native and non-native recipes
Fahad Usman [Fri, 27 Aug 2010 03:29:51 +0000 (03:29 +0000)]
lemon_3.5.4: merged native and non-native recipes

* removed the lemon-native_3.5.4.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* bumped PR

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agominimal.conf: added ivp4 and ipv6 as distro features
Frans Meulenbroeks [Thu, 26 Aug 2010 04:55:54 +0000 (04:55 +0000)]
minimal.conf: added ivp4 and ipv6 as distro features

minimal.conf has nfs as distro feature but not ip4 or ipv6.
This makes that busybox does not generate networking applets

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
14 years agokakasi: merged native and target recipe, removed legacy staging
Frans Meulenbroeks [Fri, 27 Aug 2010 11:47:09 +0000 (13:47 +0200)]
kakasi: merged native and target recipe, removed legacy staging

not really a beaty; but we have no simple way to specify a
target only patch. This seems the cleanest way to do it

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>