Robert Schuster [Wed, 4 Aug 2010 09:07:03 +0000 (11:07 +0200)]
inetlib-native: Removed.
inetlib: BBCLASSEXTEND="native"-ified.
Robert Schuster [Wed, 4 Aug 2010 09:01:44 +0000 (11:01 +0200)]
commons-logging: Use += instead of append.
Robert Schuster [Wed, 4 Aug 2010 08:59:08 +0000 (10:59 +0200)]
commons-net: Added missing BBCLASSEXTEND="native"-ification.
Robert Schuster [Wed, 4 Aug 2010 08:57:17 +0000 (10:57 +0200)]
gnujaf-native: Deleted.
gnumail-native: Deleted.
gnujaf: BBCLASEXTEND="native"-ified.
gnumail: Dito.
Robert Schuster [Wed, 4 Aug 2010 08:54:05 +0000 (10:54 +0200)]
jaxp1.3-native: Deleted.
xml-commons-resolver1.1-native: Deleted.
xml-commons-resolver1.1: BBCLASSEXTEND="native"-ified.
jaxp1.3: Dito.
Robert Schuster [Wed, 4 Aug 2010 08:52:05 +0000 (10:52 +0200)]
jsch-native: Deleted.
jzlib-native: Deleted.
jsch: BBCLASSEXTEND="native"-ified.
jzlib: Dito.
Robert Schuster [Wed, 4 Aug 2010 08:47:45 +0000 (10:47 +0200)]
jacl-native: Deleted.
jacl: BBCLASSEXTEND="native"-ified.
Robert Schuster [Wed, 4 Aug 2010 08:45:35 +0000 (10:45 +0200)]
commons-logging-native: Deleted.
commons-net-native: Deleted.
commons-logging: BBCLASSEXTEND="native"-ified.
commons-net: BBCLASSEXTEND="native"-ified.
Robert Schuster [Wed, 4 Aug 2010 08:00:52 +0000 (10:00 +0200)]
avalon-framework-api-native: Remove
bsf-native: Dito.
log4j1.2-native: Dito.
oro-native: Dito.
regexp-native: Dito.
avalon-framework-api: BBCLASSEXTEND="native"-ified.
bsf-native: Dito.
log4j1.2-native: Dito.
oro-native: Dito.
regexp-native: Dito.
Robert Schuster [Thu, 22 Jul 2010 10:13:29 +0000 (12:13 +0200)]
jamvm-native 1.5.4: New version.
Steffen Sledz [Wed, 4 Aug 2010 07:39:28 +0000 (09:39 +0200)]
libunwind: --enable-debug-frame is needed for arm
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Wed, 4 Aug 2010 07:03:12 +0000 (09:03 +0200)]
libxi: move to 1.3.2 with fixed ASCIIDOC test
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Wed, 4 Aug 2010 00:09:25 +0000 (17:09 -0700)]
Recipe fixups for package_dbg usage
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 4 Aug 2010 00:08:44 +0000 (17:08 -0700)]
rootfs_ipk.bbclass: add support for PACKAGE_INSTALL_ATTEMPTONLY
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Tue, 3 Aug 2010 23:55:40 +0000 (16:55 -0700)]
rootfs_ipk.bbclass: install the package manager in a separate pass from the other packages
It seems that installing opkg/opkg-collateral blows away the configuration we
need to install more packages, so lets make that explicit by installing those
things last.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Tue, 3 Aug 2010 22:05:19 +0000 (15:05 -0700)]
xcb-proto: Get rid of legacy staging.
* Convert to using INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Tue, 3 Aug 2010 20:06:34 +0000 (22:06 +0200)]
opkg: first stab at restoring upgrade paths
Graham Gower [Tue, 29 Jun 2010 18:54:00 +0000 (18:54 +0000)]
opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.
None of the distros in OE appear to want/need gpg or curl support in opkg;
so have opkg.inc remove them by default. This diff makes things more consistent
across all distros/tasks/images.
The slugos recipe is kept intact and further divided from the more modern
recipes. The opkg-native recipe is the sane-srcrev version even when building
slugos, which should allow for changes to opkg related bbclasses without
breaking the slugos build.
Build tested for qemumipsel/minimal-image and nslu2/slugos-image.
minimal-image builds 10% quicker in my setup and is 1mb smaller.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Roman I Khimov [Tue, 3 Aug 2010 19:59:34 +0000 (23:59 +0400)]
byacc: kill -native recipe, replace with BBCLASSEXTEND
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Khem Raj [Mon, 2 Aug 2010 19:03:54 +0000 (12:03 -0700)]
mesa_7.2.bb: Tinker DEBUG_OPTIMIZATION to avoid gcc ICE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sat, 31 Jul 2010 05:38:16 +0000 (22:38 -0700)]
uclibc_git.bb: move to latest git tip.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sat, 31 Jul 2010 05:14:45 +0000 (22:14 -0700)]
mpfr_3.0.0.bb: Override needs to be thumb instead of armv4t
* This covers the case when compiling with thumb mode
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 30 Jul 2010 20:40:40 +0000 (13:40 -0700)]
recipes: Fix the PATHs for toolchains.
* Look into the new multi-machine friendly installation.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 30 Jul 2010 20:27:03 +0000 (13:27 -0700)]
gcc,eglibc: Use the paths for mutli-machine safe toolchain install.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 30 Jul 2010 19:50:09 +0000 (12:50 -0700)]
binutils-cross.inc: Dont install duplicate copies of tools create relative symlinks instead.
* Dont generate shared libraries and bfd.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 30 Jul 2010 07:01:14 +0000 (00:01 -0700)]
bitbake.conf,cmake.bbclass,cross.bbclass,icecc.bbclass: Point the toolchain paths to new multi-machine friendly toolchain install location.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Denys Dmytriyenko [Tue, 3 Aug 2010 19:27:21 +0000 (15:27 -0400)]
strace: add latest 4.5.20 version
Earlier versions may have build issues associated with linux header changes:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560516
Thanks to Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Roman I Khimov [Tue, 3 Aug 2010 18:25:03 +0000 (22:25 +0400)]
openldap: update 2.4.21 to 2.4.23
* bugfixes mostly, considered as safe upgrade
* fixes CVE-2010-0211 and CVE-2010-0212
* switch to PACKAGES_DYNAMIC for backends, allows to kill some recipe bloat,
might be nice to do additional OECONF cleanup later (probably adding more
modules as they're nicely packaged)
* add openldap-backends package to easily install all backends at once
* kill legacy staging
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Frans Meulenbroeks [Tue, 27 Jul 2010 23:50:35 +0000 (23:50 +0000)]
attr: added BBCLASSEXTEND = "native"
added BBCLASSEXTEND = "native"
this is needed for squashfs-tools, otherwise it is not possible to build
mksquashfs and hence no squashfs creation on the build system
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 27 Jul 2010 23:50:36 +0000 (23:50 +0000)]
squashfs-tools: added dependency to attr/attr-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Scott Garman [Mon, 2 Aug 2010 18:01:14 +0000 (18:01 +0000)]
tar: Upgrade to v1.23
* Addresses CVE-2010-0624
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 3 Aug 2010 16:01:10 +0000 (18:01 +0200)]
freetype: removed 2.1 version
this one had an empty do_install so probably the removal
of do_stage broke it; as it is quite old removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 3 Aug 2010 15:59:06 +0000 (17:59 +0200)]
sane-backends: removed legacy staging
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Tue, 3 Aug 2010 13:45:56 +0000 (15:45 +0200)]
angstrom-uboot-scripts: bump PR
jkridner@beagleboard.org [Tue, 3 Aug 2010 03:07:48 +0000 (03:07 +0000)]
angstrom-uboot-scripts: added default boot scripts
Added default boot scripts for the BeagleBoard validation image.
Signed-off-by: Koen Kooi <koen@openembedded.org>
Enrico Scholz [Sat, 8 May 2010 15:30:14 +0000 (17:30 +0200)]
neon: updated 0.26.0 to 0.29.3
Recipe was moved because old (and new) recipe have a negative default
preference and only 0.25.5 is referenced by distributions.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Koen Kooi [Tue, 3 Aug 2010 12:20:53 +0000 (14:20 +0200)]
libidl: remove really old versions
Frans Meulenbroeks [Mon, 2 Aug 2010 10:19:42 +0000 (10:19 +0000)]
500+ recipes: remove do_stage
This patch removes all occurrences of
do_stage() {
autotools_stage_all
}
including all kind of variants w.r.t whitespace
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Dirk Opfer [Sun, 16 May 2010 15:52:21 +0000 (17:52 +0200)]
linknx: 0.0.1.26 -> 0.0.1.27
bump version number of cvs recipe
Dirk Opfer [Mon, 2 Aug 2010 08:55:36 +0000 (10:55 +0200)]
pthsem: 2.0.7 -> 2.0.8
Get rid of legacy staging
Dirk Opfer [Mon, 2 Aug 2010 07:45:49 +0000 (09:45 +0200)]
argp-standalone: Remove staging null ops
Dirk Opfer [Tue, 9 Mar 2010 21:13:28 +0000 (22:13 +0100)]
owfs: 2.7p28 -> 2.8p0
remove legacy style staging
Martin Jansa [Tue, 3 Aug 2010 09:48:42 +0000 (11:48 +0200)]
libgee-0.5.2: fix SRC_URI for -native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 21 Jul 2010 12:32:59 +0000 (14:32 +0200)]
linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to modules, update om-gta02 to load them
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chase Maupin [Fri, 30 Jul 2010 03:34:59 +0000 (03:34 +0000)]
distribute_license: added class to copy license files
* This class can be used to copy license files from package
sources into the deploy directory so they can be distributed.
* By default it searches the top-level source directory for
files matching COPYING* or LICENSE*
* Search depth and pattern can be modified using the
LICENSE_SEARCH_DEPTH and LICENSE_FILES variables
respectively.
* Thanks to Koen Kooi and Bernhard Reutner-Fischer for their
inputs and suggestions.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Sun, 1 Aug 2010 17:00:51 +0000 (19:00 +0200)]
fftw: remove legacy staging
Martin Jansa [Mon, 2 Aug 2010 14:30:47 +0000 (16:30 +0200)]
shr: add PREFERRED_PROVIDER_virtual/libgl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 14:04:39 +0000 (16:04 +0200)]
task-shr-feed: use MACHINE_ARCH, because glamo-dri-tests is only for om-gta02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 23 Jul 2010 09:37:28 +0000 (11:37 +0200)]
maxima: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Mon, 2 Aug 2010 11:54:45 +0000 (11:54 +0000)]
shr-theme-niebiee: add phoneui-shr-theme-niebiee to RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 13:00:48 +0000 (15:00 +0200)]
linux-openmoko-2.6.34: add patch for proper gsm sysfs node path
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 13:04:26 +0000 (15:04 +0200)]
linux-kexecboot: add 2.6.35
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 13:00:22 +0000 (15:00 +0200)]
linux: add 2.6.35
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 14:32:39 +0000 (16:32 +0200)]
xorg-xserver: new style staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 08:47:25 +0000 (10:47 +0200)]
xorg: bump latest versions from 2010-08-02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 08:10:49 +0000 (10:10 +0200)]
eglibc-2.12: bump SRCREV for alignment traps fix
* but still lots of alignment traps on armv4t :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 2 Aug 2010 08:07:03 +0000 (10:07 +0200)]
gcc-4.5: bump SRCREV after 4.5.1 release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Steffen Sledz [Tue, 3 Aug 2010 06:10:16 +0000 (08:10 +0200)]
rsyslog: new version 5.5.6
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
sledz [Fri, 30 Jul 2010 15:55:39 +0000 (15:55 +0000)]
rsyslog: break potential infinite loop in actionDoRetry
If a module always returns RS_RET_OK (like ompipe does) the actionDoRetry
loop may not have leaved faked ACT_STATE_SUSP state in case iResumeOKinRow
had ever reached a count of 1000.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Michael 'Mickey' Lauer [Mon, 2 Aug 2010 19:43:12 +0000 (21:43 +0200)]
libgee: refactor into common inc file and add 0.5.2 release
Andrea Adami [Sun, 1 Aug 2010 23:48:54 +0000 (01:48 +0200)]
kexec-tools: move to 2.0.2 and remove older versions
* binary for klibc static only tested on arm
* updated dietlibc version (not tested, dietlibc seems broken today...)
Frans Meulenbroeks [Sun, 1 Aug 2010 17:56:18 +0000 (19:56 +0200)]
cdparanoia: removed legacy style staging from old recipes
wish the person who converted the leading recipe also had taken the time
to convert the older ones while being at it.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Michael 'Mickey' Lauer [Sun, 1 Aug 2010 16:39:38 +0000 (18:39 +0200)]
android-rpc: bump SRCREV
Michael 'Mickey' Lauer [Sun, 1 Aug 2010 16:39:18 +0000 (18:39 +0200)]
fsodeviced: build htcdream powercontrol plugin
Michael 'Mickey' Lauer [Sat, 17 Jul 2010 22:22:27 +0000 (00:22 +0200)]
android-rpc: renamed recipe from htcdream-gps; rpc library
Koen Kooi [Sun, 1 Aug 2010 13:55:14 +0000 (15:55 +0200)]
jack: make twl patch specific to omap3 machines
Richard [Wed, 28 Jul 2010 11:43:48 +0000 (21:43 +1000)]
jack 0.118.0: Add patch to that changes the jackd defaults for the ALSA driver to values that work when audio capture is required on the BeagleBoard.
Klaus Kurzmann [Sun, 1 Aug 2010 14:43:30 +0000 (16:43 +0200)]
ffmpeg.inc: add subpackage for libavcore
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Sebastian Krzyszkowiak [Sun, 1 Aug 2010 12:51:17 +0000 (12:51 +0000)]
elementary-theme-niebiee: bump revision
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Sebastian Krzyszkowiak [Sun, 1 Aug 2010 12:51:16 +0000 (12:51 +0000)]
phoneui-shr-theme-niebiee: new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Frans Meulenbroeks [Sun, 1 Aug 2010 08:29:43 +0000 (10:29 +0200)]
libtorrent: removed old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 1 Aug 2010 08:28:06 +0000 (10:28 +0200)]
libtorrent: moved to latest versions
moved to latest versions of libtorrent and rtorrent
also cleaned up the recipes a bit
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Klaus Kurzmann [Sun, 1 Aug 2010 07:34:19 +0000 (09:34 +0200)]
mdbus2_git.bb: bump SRCREV and sync PV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Khem Raj [Sat, 31 Jul 2010 05:35:26 +0000 (22:35 -0700)]
openssh.inc: Workaround uclibc issue where pthread.h inclusion causes conflict
* PAM means openssh wants its own implementation of pthread functions
and the signatures dont match with uclibc functions. stdio.h pulls
in pthread.h and causes the compiler to abort compilation. Ideally
uclibc should not include pthread.h but its a hard one to fix. Until
then we disable pam on uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Frans Meulenbroeks [Sat, 31 Jul 2010 15:38:11 +0000 (17:38 +0200)]
alsa-oss: removed a few old versions
These are already quite old, not pinned by anyone,
and are sing legacy staging
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 31 Jul 2010 15:36:17 +0000 (17:36 +0200)]
tgt 1.0.6: removed old recipe
Thought this one was gone when 1.0.7 was created; apparently
used mv instead of git mv, therefore cleaning this up now
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 31 Jul 2010 15:34:48 +0000 (17:34 +0200)]
alsa-lib: removed various old versions
These are already quite old, not pinned by anyone,
and using legacy staging
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 31 Jul 2010 15:31:05 +0000 (17:31 +0200)]
0xFFFF: removed 0.1 version
This one is already quite old, not pinned by anyone,
using legacy staging and no BBCLASSEXTEND = "native"
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Klaus Kurzmann [Sat, 31 Jul 2010 14:35:18 +0000 (16:35 +0200)]
om-gta02.conf: autoload ar6000 and btusb modules
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Frans Meulenbroeks [Sat, 31 Jul 2010 12:10:57 +0000 (14:10 +0200)]
tgt: upgraded to 1.0.7
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Steffen Sledz [Fri, 30 Jul 2010 15:13:24 +0000 (17:13 +0200)]
rsyslog: SRC_URI updated
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Klaus Kurzmann [Fri, 30 Jul 2010 14:39:47 +0000 (16:39 +0200)]
ffmpeg_svn.bb: bump SRCREV to make it build on armv4t again
and bump PR of recipes that depend on it
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Fri, 30 Jul 2010 14:20:28 +0000 (16:20 +0200)]
gocr: add 0.48
Koen Kooi [Fri, 30 Jul 2010 12:14:17 +0000 (14:14 +0200)]
arora: more c/p unbreakage
*need more coffee*
Koen Kooi [Fri, 30 Jul 2010 12:11:36 +0000 (14:11 +0200)]
arora: fix copy/paste error
Koen Kooi [Fri, 30 Jul 2010 12:08:00 +0000 (14:08 +0200)]
arora: try a bit harder to be parallel installable
Koen Kooi [Fri, 30 Jul 2010 11:47:54 +0000 (13:47 +0200)]
angstrom: switch to qt 4.6.3
Enrico Scholz [Fri, 30 Jul 2010 11:13:57 +0000 (13:13 +0200)]
liboil: updated to 0.3.17
Patches from 0.3.15 are in upstream and not needed anymore.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Koen Kooi [Fri, 30 Jul 2010 07:12:35 +0000 (09:12 +0200)]
udev 151: increase timeout to 8 to catch more devices
Khem Raj [Fri, 30 Jul 2010 06:53:59 +0000 (23:53 -0700)]
gcc-configure-cross.inc: set --with-build-time-tools to STAGING_BINDIR_CROSS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sat, 24 Jul 2010 09:07:40 +0000 (02:07 -0700)]
gcc-cross: Use EXTRA_OECONF_PATHS in initial and intermediate recipes.
* Add new configure time option --with-build-time-tools
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 26 Jul 2010 22:09:10 +0000 (15:09 -0700)]
recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH
* Needed to get CURRENT_TARGET_SYS to evaluate correctly in bitbake.conf
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Roman I Khimov [Fri, 30 Jul 2010 06:39:22 +0000 (10:39 +0400)]
at 3.1.12: fix RCONFLICTS/RREPLACES definitions
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Andrea Adami [Thu, 29 Jul 2010 22:35:53 +0000 (00:35 +0200)]
udev: add support for udev-compat for c7x0 and poodle
* following spitz + akita
* fixed RDEPENDS of .154
Andrea Adami [Thu, 29 Jul 2010 22:04:37 +0000 (00:04 +0200)]
zaurus-2.6.inc: Set PREFERRED_PROVIDER for udev-compat to udev-compat141 here
* extend support to c7x0 and poodle
Andrea Adami [Thu, 29 Jul 2010 21:32:09 +0000 (23:32 +0200)]
kexecboot: remove dependency on losetup
* Support for loopmount still to be defined.
* While we could easily mount a loopimage and kexec the included
* kernel and initrd, it would be duty of the init of the loopimage
* to know about rootfs and rest of filesystem.
* Problem is we don't know that init in advance.
Andrea Adami [Thu, 29 Jul 2010 21:29:31 +0000 (23:29 +0200)]
kexecboot_git: bump to
f0f9069a40f7dcf21da9d0b59f36e768a073d0c9
* new fbmenu layout
Klaus Kurzmann [Thu, 29 Jul 2010 20:58:56 +0000 (22:58 +0200)]
cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Thu, 29 Jul 2010 20:58:32 +0000 (22:58 +0200)]
libfso-glib_git.bb: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Thu, 29 Jul 2010 20:58:17 +0000 (22:58 +0200)]
fso-specs_git.bb: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>