Michael Lippautz [Fri, 3 Sep 2010 04:14:46 +0000 (04:14 +0000)]
u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Florian Boor [Sat, 4 Sep 2010 00:30:06 +0000 (02:30 +0200)]
linux: Add dockstar support to 2.6.35
Florian Boor [Sat, 4 Sep 2010 00:28:32 +0000 (02:28 +0200)]
dockstar.conf: Machine configuration for Seagate Dockstar
Khem Raj [Fri, 3 Sep 2010 17:48:04 +0000 (10:48 -0700)]
autoconf213_2.13.bb: Re-add.
* Autoconf 2.13 is special and many current packages oe/non-oe uses it
we need to keep it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 2 Sep 2010 23:56:37 +0000 (16:56 -0700)]
gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 2 Sep 2010 03:32:52 +0000 (20:32 -0700)]
preferred-xorg-versions-X11R7.5-latest.inc, preferred-xorg-versions-X11R7.5.inc: Bump pinned versions of lndir and libxvmc
* The already pinned versions of these packages are in obsolete
therefore pin something thats available and supported.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 2 Sep 2010 03:23:13 +0000 (20:23 -0700)]
minimal.conf: Select bluez4 for bluez-utils-dbus and bluez-utils
* Set bluez-libs for PREFERRED_PROVIDER for bluez-libs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Steffen Sledz [Fri, 3 Sep 2010 14:50:42 +0000 (16:50 +0200)]
rt2x00: add linux kernel driver for Ralink RT3572
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Khem Raj [Thu, 2 Sep 2010 23:56:09 +0000 (16:56 -0700)]
startup-notification_0.9.bb: Add evas to DEPENDS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Florian Boor [Thu, 2 Sep 2010 23:12:30 +0000 (01:12 +0200)]
simone.conf: Add jffs2 parameters
Tom Rini [Thu, 2 Sep 2010 23:12:20 +0000 (16:12 -0700)]
perl: Use CCLD not ${TARGET_SYS}-gcc in do_compile
It's possible that CCLD != ${TARGET_SYS}-gcc once everything is
evaluated and CCLD is for when you're using CC for LD.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Florian Boor [Thu, 2 Sep 2010 21:20:24 +0000 (23:20 +0200)]
Merge branch 'imx' into org.openembedded.dev
Mickaël CHAZAUX [Fri, 7 May 2010 04:32:04 +0000 (04:32 +0000)]
Add i.MX51 based "Babbage" board support
This is based on the patches released by Freescale as part
of LTIB.
Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
Frans Meulenbroeks [Thu, 2 Sep 2010 16:28:24 +0000 (18:28 +0200)]
MAINTAINERS: forgot to add urjtag yesterday
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Chris Larson [Wed, 1 Sep 2010 04:52:10 +0000 (04:52 +0000)]
do_unpack, do_patch: shift some responsibility around, clean things up
- Consolidate 'is this file a patch' logic
- Move unpack functions from classes into oe.unpack
- Move the unpacking message printing into do_unpack
- Move the destination directory determination into do_unpack
- Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd
- Use shutil.copy2/copytree for ordinary file "unpack"
- Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls
- Make handling of globs in url paths explicit rather than implicit, calling
oe_unpack on each one, so showing an unpacking message to the user for each
globbed file, rather than the entirety
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Steffen Sledz [Thu, 2 Sep 2010 14:04:15 +0000 (16:04 +0200)]
rt2x00: move driver version specific patch files to an own directory
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Koen Kooi [Thu, 2 Sep 2010 09:51:51 +0000 (11:51 +0200)]
goffice: add 0.8.9
Graham Gower [Wed, 1 Sep 2010 16:08:26 +0000 (16:08 +0000)]
gpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bb
The older recipe(s) are needed for programs which have not updated to gpsd's
newer api. e.g. prismstumbler.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 1 Sep 2010 14:21:46 +0000 (14:21 +0000)]
gpe-package: remove some ancient recipes.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 1 Sep 2010 14:16:01 +0000 (14:16 +0000)]
gpe-package_0.4.bb: fix build problems introduced in previous commit.
gpe-package really depends on libipkg, not IPKG_VARIANT. It will not build
against a recent opkg.
Also, SRC_URI+=foo must be after inherit gpe or gpe.bbclass overwrites it.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 9 Aug 2010 21:13:17 +0000 (21:13 +0000)]
task-boot.bb: Don't pull in u-a if ONLINE_PACKAGE_MANAGEMENT="none".
This makes it possible to build an opkgless system, without having to set
DISTRO_UPDATE_ALTERNATIVES. In the unlikely event that someone doesn't want
opkg, but does want update-alternatives, one can set DISTRO_UPDATE_ALTERNATIVES
in the local.conf.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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.
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>
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
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
Koen Kooi [Tue, 31 Aug 2010 08:36:53 +0000 (10:36 +0200)]
abiword: add 2.8.6
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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.
Stanislav Brabec [Sun, 29 Aug 2010 23:45:02 +0000 (23:45 +0000)]
crda: Skip verification of regulatory.bin of the build host.
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.
Florian Boor [Sun, 29 Aug 2010 22:43:52 +0000 (00:43 +0200)]
psplash: Add configuration for smartqv7
Florian Boor [Sun, 29 Aug 2010 22:41:25 +0000 (00:41 +0200)]
tslib: Configuration for smartqv7
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
Florian Boor [Sun, 29 Aug 2010 22:31:48 +0000 (00:31 +0200)]
linux: 2.6.28 patch and workarounds for smartqv7.
Florian Boor [Sun, 29 Aug 2010 22:27:13 +0000 (00:27 +0200)]
smartqv7.conf: Device description for Smartdevices V7
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
Martin Jansa [Sun, 29 Aug 2010 10:38:22 +0000 (12:38 +0200)]
task-shr-feed: add gnuplot
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.
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>
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>
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>
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>
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>
Philip Balister [Sat, 28 Aug 2010 13:46:09 +0000 (09:46 -0400)]
python-cheetah: Add native support.
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>