Frans Meulenbroeks [Wed, 4 Aug 2010 20:21:59 +0000 (22:21 +0200)]
python-divmodepsilon: removed legacy staging; moved to BBCLASSEXTEND = "native"
and added INC_PR
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 4 Aug 2010 20:21:09 +0000 (22:21 +0200)]
divmod.inc: added INC_PR
and used it in the recipes
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tom Rini [Wed, 4 Aug 2010 18:04:20 +0000 (11:04 -0700)]
postmark: A benchmarking app, add.
Signed-off-by: Nikita Shulga <nikita_shulga@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:25 +0000 (06:23 +0000)]
xserver-kdrive-common: xilinx virtex5 support
* Add Xserver args support for virtex5 board
* Increase PR
* v2 split changes for handling xilinx virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:24 +0000 (06:23 +0000)]
xserver-kdrive-common: Xsever module_id for virtex5 platform
* Return a valid module_id for xilinx virtex platform
* On Xilinx platforms there is no line `Hardware`. Instead it is
stored in the line starting with `platform`.
* v2 split changes, nicer module_id function for handling xilinx
virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:23 +0000 (06:23 +0000)]
xserver-common: xilinx virtex support
* Add xilinx virtex platforms support
* Set xserver args
* Bump PR
* v2 reorder patch set
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:22 +0000 (06:23 +0000)]
xorg-xserver-conf: virtex5 machine support
* Add xorg conf for xilinx virtex5 family targets
* Increase PR
* v2 reorder patch set
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:21 +0000 (06:23 +0000)]
initscripts: functions machine id xilinx virtex5 platforms
* Add machine_id support for xilinx virtex platforms
used in xserver-common for args settings.
* On Xilinx platforms there is no line `Hardware`. Instead it is
stored in the line starting with `platform`.
* Bump PR
* v2 nicer machine_id function for handling xilinx virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:20 +0000 (06:23 +0000)]
xilinx-virtex5: Add machine config for Xilinx Virtex5 platforms
* Config machine for virtex5 platforms ml507, ml510
* Hardware reference design at
http://github.com/aalonso/xilinx-ml507
* v2 more descriptive subject
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:19 +0000 (06:23 +0000)]
xilinx-virtex4: Add machine config for Xilinx Virtex4 platforms
* New config machine, generic support for Xilinx
Virtex4 platforms ml401, ml403, ml405, ml410
* Tested on ml405 target board, powerpc based ref project
design at http://github.com/aalonso/xilinx-ml405
* Target configuration handled in xilinx-bsp.bbclass
* v2 more descriptive subject
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:18 +0000 (06:23 +0000)]
u-boot-xilinx: uboot for xilinx virtex4 virtex5 targets
* u-boot for xilinx platforms virtex4, virtex5 based
* Inherits xilinx-bsp.bbclass for passing xparameters
header file from hardware reference design project
to match hardware/software model
* v2 reorder patch set
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:17 +0000 (06:23 +0000)]
linux-xilinx: kernel recipe for xilinx virtex platforms
* Kernel recipe for generic xilinx platforms
* Inherits xilinx-bsp.bbclass to pass device
tree for the final target
* v2 reorder patch set
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:16 +0000 (06:23 +0000)]
linux-xilinx: kernel configs for virtex4 virtex5 targets
* kernel defconfig for xilinx-virtex4 platform
* kernel defconfig for xilinx-virtex5 platform
* xilinx frame buffer patch
* v2 fix trailing whitespace
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Adrian Alonso [Tue, 3 Aug 2010 06:23:15 +0000 (06:23 +0000)]
xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targets
* Rewrite for handling most xilinx target virtex4 and virtex5 based
* Add helper functions for configuring the target board
* User must add in local.conf:
XILINX_BOARD = "ml401" | "ml403" | "ml405" | "ml410" | "ml507" | "ml510"
XILINX_BSP_PATH = "Xilinx XPS hardware project dir"
with this variables u-boot and the linux kernel gets configured
for a selected board.
* xilinx-bsp exits when there is no hardware project or when parameters
header or the linux kernel device tree haven't been generated in
Xilinx XPS [1] in order to match hardware/software model
* Only tested for powerpc based hardware projects
* [1] Xilinx XPS -> Xilinx Platform Studio
* v2 add additional comments
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Chase Maupin [Wed, 4 Aug 2010 06:26:51 +0000 (06:26 +0000)]
37x-evm: remove USE_VT from am37x-evm and dm37x-evm conf
* Removed the USE_VT = 0 setting from am37x-evm and dm37x-evm
configuration files. With matrix-gui-e using chvt 4 it is OK
for these consoles to be created.
* The console is used for the beagleboard validation software
as well so it should be available to allow running the
validation software on these boards.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Wed, 4 Aug 2010 06:26:50 +0000 (06:26 +0000)]
matrix-gui-e: added chvt to init scripts
* Added chvt 4 to init scripts to allow the matrix-guiE
application to run in its own virtual terminal. This
prevents the console being respawned over the running
matrix-guiE process during times of inactivity.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Tom Rini [Wed, 4 Aug 2010 16:41:38 +0000 (09:41 -0700)]
bitbake.conf: Don't export 'LIBC' to the environment
perl makes use of this variable and it doesn't match how we use it.
Since it doesn't need to be exposed like this, don't.
No acks, but "sounds good" to Koen and "don't see why not" from Roman
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Bernhard Reutner-Fischer [Wed, 4 Aug 2010 03:51:57 +0000 (03:51 +0000)]
perl: use only one method all_perl_packages
.. to avoid
ERROR: Error Method already seen: all_perl_packages in' perl_5.8.8.bb'
now in 'perl_5.10.1.bb'
TODO: error() already prints "ERROR:" so the "Error" in above msg is
redundant
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Koen Kooi [Wed, 4 Aug 2010 15:55:37 +0000 (17:55 +0200)]
cpuburn-neon: add NEON burn app
Koen Kooi [Wed, 4 Aug 2010 15:10:19 +0000 (17:10 +0200)]
netbase: add custom interfaces file for beagleboard
* changes usb0 to dhcp
jkridner@beagleboard.org [Wed, 4 Aug 2010 02:46:10 +0000 (02:46 +0000)]
beagleboard-test-image: added ramdisk
Simply adding 'ext2.gz' to the IMAGE_FSTYPES to produce a default sized
ramdisk image whenever this image is built.
Uses 'IMAGE_FSTYPES +=' syntax to add a compressed ext2 image to use as
a ramdisk for BeagleBoard validation. No space is required in the
string per link provided by Paul Menzel. [1]
[1] http://docs.openembedded.org/usermanual/usermanual.html
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 4 Aug 2010 14:25:51 +0000 (16:25 +0200)]
linux-omap-psp 2.6.32: remove duplicate patch
Chase Maupin [Tue, 3 Aug 2010 11:47:20 +0000 (11:47 +0000)]
base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
* Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES
setting for a recipe.
* This will allow recipes to work for entire families of
devices without having to maintain/update the compatible
devices as new devices are added into a family
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Wed, 4 Aug 2010 10:09:19 +0000 (12:09 +0200)]
linux-openmoko-2.6.32: remove CONFIG_DEBUG_FS from defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 4 Aug 2010 09:09:28 +0000 (11:09 +0200)]
linux-openmoko-2.6.34: move to 2.6.34.2, modularize defconfig as 2.6.32 is now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 4 Aug 2010 10:06:40 +0000 (12:06 +0200)]
davinci.inc, omap3.inc: bump MACHINE_KERNEL_PR
Koen Kooi [Wed, 4 Aug 2010 09:55:31 +0000 (11:55 +0200)]
xscrensaverh: convert to new style staging
* Is this recipe still needed with the current Xorg in OE?
Koen Kooi [Wed, 4 Aug 2010 09:51:06 +0000 (11:51 +0200)]
samba.inc: remove legacy staging
Koen Kooi [Wed, 4 Aug 2010 09:36:42 +0000 (11:36 +0200)]
samba: enable mmap for *glibc build and aio (thru -lrt) for everyone
Robert Schuster [Wed, 4 Aug 2010 09:21:16 +0000 (11:21 +0200)]
classpath: Unified remaining recipes.
Robert Schuster [Wed, 4 Aug 2010 09:15:19 +0000 (11:15 +0200)]
* outdated classpath recipe removal spree:
classpath-minimal 0.96.1: Removed.
classpath 0.95: Dito.
classpath 0.96.1: Dito.
Robert Schuster [Wed, 4 Aug 2010 09:12:40 +0000 (11:12 +0200)]
inetlib: Fixed monkeywork typo.
Robert Schuster [Wed, 4 Aug 2010 09:10:47 +0000 (11:10 +0200)]
xalan-j-native: Deleted.
xalan-j: BBCLASSEXTEND="native"-ified.
Robert Schuster [Wed, 4 Aug 2010 09:08:57 +0000 (11:08 +0200)]
xerces-j-native: Deleted.
xerces-j: BBCLASSEXTEND="native"-ified.
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