Koen Kooi [Wed, 28 Apr 2010 11:47:30 +0000 (13:47 +0200)]
matrix-gui: bump SRCREV to 21 for setopp fixes
Martin Jansa [Wed, 28 Apr 2010 10:45:36 +0000 (12:45 +0200)]
shr-launcher: bump SRCREV and update do_install for added .edj file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 27 Apr 2010 08:11:59 +0000 (10:11 +0200)]
gitignore: ignore *.pyc in lib/oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-By: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 28 Apr 2010 11:04:01 +0000 (12:04 +0100)]
angstrom-preferred-versions: Add missing ti packages to preferred list
* Some packages were missing from preferred versions config following cleanup
* Add all recipes/ti components to the preferred versions list (some commented)
* Use codec-engine include as placeholder till we find a better location
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Mon, 26 Apr 2010 12:53:57 +0000 (14:53 +0200)]
illume-keyboards-shr: add alpha keyboard
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 27 Apr 2010 08:16:44 +0000 (10:16 +0200)]
ffalarms: drop do_stage() as vala.bbclass was converted to new staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Wed, 28 Apr 2010 07:12:23 +0000 (09:12 +0200)]
vala: remove 0.7 versions as they are no longer supported in OE
If you want to revive any of those, remember to adjust the vala.bbclass as well
Michael 'Mickey' Lauer [Tue, 27 Apr 2010 08:07:31 +0000 (10:07 +0200)]
vala / freesmartphone: vala now also looks in the target directory for vapi files
We can finally inherit autotools now and remove legacy staging
Michael 'Mickey' Lauer [Tue, 27 Apr 2010 08:05:24 +0000 (10:05 +0200)]
vala-[native]: update to 0.8.0.95
Koen Kooi [Tue, 27 Apr 2010 17:19:28 +0000 (19:19 +0200)]
linux-omap-psp 2.6.32: update patchset to fix mpurate passing and scary udev errors
Koen Kooi [Tue, 27 Apr 2010 16:48:00 +0000 (18:48 +0200)]
u-boot git: update beagleboard patchset to match gitorious.org/beagleboard-validation/u-boot/commits/xm
Koen Kooi [Tue, 27 Apr 2010 15:38:52 +0000 (17:38 +0200)]
linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboard
omap3: bump MACHINE_KERNEL_PR
Koen Kooi [Tue, 27 Apr 2010 15:37:46 +0000 (17:37 +0200)]
linux.inc: add angstrom-only hack for angstrom-only toolchain issue
Koen Kooi [Tue, 27 Apr 2010 10:45:36 +0000 (12:45 +0200)]
gst-opencv: add git version
Koen Kooi [Tue, 27 Apr 2010 10:07:58 +0000 (12:07 +0200)]
alsa-lib: add 1.0.23
Koen Kooi [Tue, 27 Apr 2010 06:59:46 +0000 (08:59 +0200)]
vlc: add 1.0.6
Martin Jansa [Mon, 26 Apr 2010 08:46:27 +0000 (10:46 +0200)]
linux-openmoko-2.6.32: upgrade to 2.6.32.12, add latest gdrm patches
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 17:32:46 +0000 (19:32 +0200)]
fsodeviced: add short preinst work-arround
* for opkg complaining that it cannot replace alsa-default dir (leftover from older fsodeviced) with new alsa-default symlink
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 17:32:02 +0000 (19:32 +0200)]
libgee: move back to autotools_stage inherit as ie gee.h wasn't staged now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 26 Apr 2010 15:32:58 +0000 (17:32 +0200)]
linux-omap-psp 2.6.32: increase dmesg buffer for beagleboard
Martin Jansa [Mon, 26 Apr 2010 15:28:20 +0000 (17:28 +0200)]
libgee: add empty do_stage() for do_stage_append() from vala.bbclass (after revert
a38e7ff2810e55455c7ff7b01d4882344b420e18)
Martin Jansa [Mon, 26 Apr 2010 14:34:35 +0000 (16:34 +0200)]
Revert "vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()"
* This reverts commit
a38e7ff2810e55455c7ff7b01d4882344b420e18.
* It was discussed on oe-devel ML and ACKed by Mickey
* Side effect of this was also: Everything rebuilt after it cannot be
found when used later (NOTE: Couldn't find shared library provider for
libfso-glib.so.0) and it's dropped from package RDEPENDS.
Martin Jansa [Mon, 26 Apr 2010 13:26:40 +0000 (15:26 +0200)]
freesmartphone: bump SRCREV a bit more for fsotdld@openmoko_gta config
Martin Jansa [Mon, 26 Apr 2010 12:54:48 +0000 (14:54 +0200)]
freesmartphone: bump SRCREV for reliable pppd with fsogsmd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 26 Apr 2010 11:59:06 +0000 (13:59 +0200)]
angstrom-feed-configs: add sdk feed
Martin Jansa [Mon, 26 Apr 2010 09:45:39 +0000 (11:45 +0200)]
efreet: update FILES efreet_desktop_cache_create was moved to libdir in 48085
* see http://trac.enlightenment.org/e/changeset/48085
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 26 Apr 2010 07:43:40 +0000 (09:43 +0200)]
xf86-video-glamo: add patch for modesetting
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 26 Apr 2010 06:12:33 +0000 (02:12 -0400)]
matrix-gui: add new recipe and initscript, from arago overlay
* slightly changed from arago recipe to conform more to OE guidelines
Martin Jansa [Mon, 26 Apr 2010 08:51:16 +0000 (10:51 +0200)]
frameworkd: bump SRCREV for fixed "oneshot" vibration.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sun, 25 Apr 2010 19:16:28 +0000 (21:16 +0200)]
frameworkd_git.bb: bump rev for fixed MissedCall signal
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Michael 'Mickey' Lauer [Sun, 25 Apr 2010 18:44:28 +0000 (20:44 +0200)]
libgee: convert to BBEXTENDSCLASS
Michael 'Mickey' Lauer [Sun, 25 Apr 2010 18:43:24 +0000 (20:43 +0200)]
vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()
This allows to move most FSO packages to new staging
Klaus Kurzmann [Sun, 25 Apr 2010 18:09:05 +0000 (20:09 +0200)]
frameworkd_git.bb: bump rev to get latest fixes
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Sun, 25 Apr 2010 17:10:30 +0000 (19:10 +0200)]
mesa, mesa-xlib: add 7.8
Martin Jansa [Sun, 25 Apr 2010 16:24:07 +0000 (18:24 +0200)]
ventura: bump SRCREV for hidding menu
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Sun, 25 Apr 2010 14:53:11 +0000 (07:53 -0700)]
Revert "do_unpack: shift some responsibility around, clean things up"
Revert "base.bbclass: unbork oe_unpack_file"
I give up. Will revisit later, after more testing, and after removing the
unnecessary glob usages in SRC_UR in the metadata.
This reverts commit
5c8bfd6873939024d57278343035cfab0257bdb3.
This reverts commit
757ec3d76d258c15828de2d85dd8ce9abb4c1323.
Roman Khimov [Sun, 18 Apr 2010 22:41:40 +0000 (22:41 +0000)]
change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK":
http://patchwork.openembedded.org/patch/886/
Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which
allows more options. By default it does exactly the same thing as is done
today, strips the binary, but keeps the gnu.debuglink section. When set to
"no", stripping is not done at all, when set to "full" the gnu.debuglink
section is not re-added to the binary.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Sat, 24 Apr 2010 23:51:11 +0000 (16:51 -0700)]
oe.path.relative: add missing imports
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Andrea Adami [Sat, 24 Apr 2010 22:33:41 +0000 (00:33 +0200)]
kexecboot.inc: disable serial debug for Zaurus c7x0 (enough testing;)
Andrea Adami [Sat, 24 Apr 2010 22:30:08 +0000 (00:30 +0200)]
kexecboot.inc: refresh list of configure options
Andrea Adami [Sat, 24 Apr 2010 21:16:40 +0000 (23:16 +0200)]
[various]: fis absolute reference to 'recipes/'.
* this could interfere with local collections.
Chris Larson [Sat, 24 Apr 2010 21:14:22 +0000 (14:14 -0700)]
Revert "oe.path.relative: switch to a different appraoch"
Drop this for now, seems to cause issues with python 2.5.
This reverts commit
5c923fd35c369bae929fc0e110121abeaffab493.
Klaus Kurzmann [Sat, 24 Apr 2010 19:56:04 +0000 (21:56 +0200)]
pyphonelog_git.bb: bump rev to get 'multiple contacts with same number' fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Michael 'Mickey' Lauer [Sat, 24 Apr 2010 13:52:40 +0000 (15:52 +0200)]
linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain!
Chris Larson [Sat, 24 Apr 2010 16:42:17 +0000 (09:42 -0700)]
base.bbclass: unbork oe_unpack_file
I accidentally messed up the merge, sorry about that.
Signed-off-by: Chris Larson <clarson@kergoth.com>
Graeme Gregory [Sat, 24 Apr 2010 13:48:39 +0000 (14:48 +0100)]
qemu_0.12.3.bb : add two patches from git to fix cp15 access
Found these were needed when upgrading to gcc 4.5.0/glibc 2.10.1 combo
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:37:09 +0000 (00:37 +0200)]
task-cli-tools-debug: add mkdump
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:35 +0000 (00:36 +0200)]
mkdump: new recipe; kernel netlink and kobject message dumper
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:02 +0000 (00:36 +0200)]
vala[-native]: 0.8.0.69-35df9 -> 0.8.0.89-8ccb91
Khem Raj [Sat, 24 Apr 2010 00:32:41 +0000 (17:32 -0700)]
uclibc/nptl: Remove nptl recipes.
* uclibc nptl has been merged into master upstream.
therefore remove the recipes for nptl branch.
* Use nptl as default pthreads for uclibc git recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Mon, 19 Apr 2010 03:02:21 +0000 (20:02 -0700)]
oe.path.relative: switch to a different appraoch
Signed-off-by: Chris Larson <clarson@kergoth.com>
Chris Larson [Thu, 15 Apr 2010 01:25:58 +0000 (18:25 -0700)]
oe.path.relative: leverage os.path.relpath if available
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 01:04:55 +0000 (18:04 -0700)]
oe.path.join: simplify a bit
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 00:59:49 +0000 (17:59 -0700)]
Initial move of common python bits into modules of the 'oe' python package
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 00:57:00 +0000 (17:57 -0700)]
base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path
Also makes the os, time, and bb package availability explicit.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 17 Mar 2010 15:05:40 +0000 (08:05 -0700)]
do_unpack: shift some responsibility around, clean things up
- 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
- Only display the unpack destdir to the user when debugging is enabled, as we
all know they unpack into WORKDIR
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Vladimir Sorokin [Fri, 5 Mar 2010 17:12:21 +0000 (20:12 +0300)]
perl: undef 'futimes' for uclibc build
Function 'futimes' doesn't exist in uClibc.
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 6 Apr 2010 07:02:57 +0000 (11:02 +0400)]
proxy-libintl: fix build for x86_64
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Klaus Kurzmann [Fri, 23 Apr 2010 18:52:56 +0000 (20:52 +0200)]
pyphonelog_git.bb: bump rev to get fixes for changed opimd
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Roman I Khimov [Fri, 23 Apr 2010 14:59:28 +0000 (18:59 +0400)]
cluster-resource-agents: update to version 1.0.3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 14:05:35 +0000 (18:05 +0400)]
cluster-glue: update to version 1.0.5
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 13:39:12 +0000 (17:39 +0400)]
corosync: update to version 1.2.1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:49:04 +0000 (13:49 +0400)]
pacemaker: fix volatiles
populate-volatile.sh doesn't like blank lines in volatile files.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:47:39 +0000 (13:47 +0400)]
corosync: fix volatiles
populate-volatile.sh doesn't like blank lines in volatile files.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:22:44 +0000 (13:22 +0400)]
pacemaker: fix uclibc build
Software stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:21:58 +0000 (13:21 +0400)]
cluster-resource-agents: fix uclibc build
Software stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:20:42 +0000 (13:20 +0400)]
cluster-glue: fix uclibc build
Stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:18:55 +0000 (13:18 +0400)]
cluster-resource-agents: disable doc build
Unreliable (breaks from time to time) and VERY time consuming.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Koen Kooi [Fri, 23 Apr 2010 18:25:15 +0000 (20:25 +0200)]
opencv + samples: update to 2.1.0
Klaus Kurzmann [Fri, 23 Apr 2010 17:15:05 +0000 (19:15 +0200)]
e-wm-config-illume2-shr_git.bb: bump rev to get adjusted config for current illume2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Fri, 23 Apr 2010 17:12:47 +0000 (19:12 +0200)]
frameworkd_git.bb: bump rev to get message timestamp fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Fri, 23 Apr 2010 14:33:38 +0000 (16:33 +0200)]
gpicview: add 0.2.1
Koen Kooi [Fri, 23 Apr 2010 14:30:52 +0000 (16:30 +0200)]
angstrom-task-lxde: add tasks to base an LXDE image on
Koen Kooi [Fri, 23 Apr 2010 14:30:05 +0000 (16:30 +0200)]
pmount: fix config.rpath problem
Koen Kooi [Fri, 23 Apr 2010 13:45:46 +0000 (15:45 +0200)]
xfce4-settings: add 4.6.4
Koen Kooi [Fri, 23 Apr 2010 11:46:45 +0000 (13:46 +0200)]
xfce-base apps: convert to new style staging
Koen Kooi [Fri, 23 Apr 2010 11:41:47 +0000 (13:41 +0200)]
xfce-base libs: convert to new style staging
David-John Willis [Thu, 22 Apr 2010 11:10:17 +0000 (12:10 +0100)]
xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.
Chris Larson [Thu, 22 Apr 2010 20:57:01 +0000 (13:57 -0700)]
Use the python modules for checksum generation where we can
Based on
df32920678d15c86897b50b752b937210a01edea.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Tested-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 22 Apr 2010 20:08:48 +0000 (13:08 -0700)]
gcc-svn.inc: Change version to 4.6.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 22 Apr 2010 20:07:33 +0000 (13:07 -0700)]
gcc: Add recipes for version 4.5.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Roman I Khimov [Tue, 20 Apr 2010 10:33:56 +0000 (14:33 +0400)]
util-linux-ng: handle chrt through alternatives too
Can be provided by busybox.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Martin Jansa [Thu, 22 Apr 2010 19:15:19 +0000 (21:15 +0200)]
task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 19:10:35 +0000 (21:10 +0200)]
frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 19:08:59 +0000 (21:08 +0200)]
task-shr-feed: drop fso-abyss and mokoko
* fso-abyss is not needed with fsogsmd
* mokoko is broken after last EFL bump and pretty much dead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Thu, 22 Apr 2010 18:55:20 +0000 (20:55 +0200)]
libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Roman I Khimov [Thu, 15 Apr 2010 15:19:43 +0000 (19:19 +0400)]
util-linux-ng: handle setsid through alternatives too
It can be provided by busybox.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Antonio Ospite [Thu, 22 Apr 2010 15:00:30 +0000 (17:00 +0200)]
python-2.6.4: make Modules/_ctypes/libffi configure
This fixes configure issues with recent autoconf, e.g:
autoreconf: Entering directory `Modules/_ctypes/libffi'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:26: error: m4_copy: won't overwrite defined macro: \
_AC_ARG_VAR_PRECIOUS
configure.ac:26: the top level
It also adjustes Makefile.am to take into account the fact that python ships
incomplete source from libffi.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 22 Apr 2010 13:42:33 +0000 (15:42 +0200)]
liblauncher: add 0.3.8, disabled by default since it breaks API
Martin Jansa [Thu, 22 Apr 2010 13:37:12 +0000 (15:37 +0200)]
qwo: add patch for build with automake-1.11
* qwo.1 is created in created in DESTDIR already with help2man, no need
to add it to DEST files
* automake-1.11 checks for files instaled more than once and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 13:04:14 +0000 (15:04 +0200)]
libconfig_1.3.2: add patch for build with automake-1.11
* libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp)
* newer automake checks that and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 22 Apr 2010 12:02:30 +0000 (14:02 +0200)]
glib-2.0 2.24.0: apply two patches from release branch and one from ubuntu
Roger Monk [Thu, 22 Apr 2010 01:33:51 +0000 (02:33 +0100)]
ti-local-power-manager: Remove OPT from LPM sources using #define
* OPT Argument Decorator is no longer used/supported in latest dsplink versions
* LPM implements some callback functions from DSPLINK which used this decorator
* 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);'
* Remove by passing -DOPT="" to LPM build
* Safe to remove for building against older DSPLINK versions as well
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 01:25:11 +0000 (02:25 +0100)]
ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utils
* DSPLINK Examples need to use lpmOn/Off add RDEPENDS
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 01:21:40 +0000 (02:21 +0100)]
ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)
* Add new version (1.65.00.02) - eary adopter release
* Start using new URI base location
* Introduce variables to keep SRC_URI common and PV variants
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:41:35 +0000 (01:41 +0100)]
ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipe
* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:14:20 +0000 (01:14 +0100)]
ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable install
* Add new variable DSPLINKDSP to be used in install scripts
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:03:36 +0000 (01:03 +0100)]
ti-dsplink: remove unnecessary 'clean' step
* dsplink installations (when used directly, and not from cetools)
are clean and therefore don't need a clean step
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Sergey Lapin [Thu, 22 Apr 2010 10:31:48 +0000 (14:31 +0400)]
busybox: prevent postinst script from failing
recent addition in rootfs_ipk.bbclass which runs postinst scripts with
-e option, while very useful, prevents busybox from configuring at image
build time. It will be configured at first image boot if your file
system is writable, but in case of e.g. squashfs, that will be fatal
error. This commit prevents postinst to fail, so busybox will create
all needed links at image build time.
Koen Kooi [Thu, 22 Apr 2010 08:19:56 +0000 (10:19 +0200)]
tinylogin: bump PR for LICENSE change