Martin Jansa [Fri, 28 Jan 2011 08:58:11 +0000 (09:58 +0100)]
e-base: prepare for releases
* bump EFL_SRCREV a bit to current HEAD
* introduce EFL_SRCREV_1.0.0 for recipes which don't need SRCREV change
so often like stuff from OLD and BROKEN dirs and themes
* move SRC_URI and S settings from bbclass to svn recipes
* replace E_CVS and E_URI with E_SVN and E_MIRROR
* PV/PR will be updated in following patches for individual recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Sat, 29 Jan 2011 16:50:41 +0000 (17:50 +0100)]
slugos-packages: Fix reference to kexec-tools package.
* kexec and kdump are packaged separately
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sat, 29 Jan 2011 16:49:20 +0000 (17:49 +0100)]
task-shr-feed: fix RDEPENDS on kexec-tools.
* kexec and kdump are packaged separately
* bump PR
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sat, 29 Jan 2011 16:46:53 +0000 (17:46 +0100)]
task-devimage: fix RDEPENDS on kexec-tools.
* kexec and kdump are packaged separately
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sat, 29 Jan 2011 16:42:52 +0000 (17:42 +0100)]
initramfs-module-kexecboot: fix RDEPENDS after kexec-tools changes.
* kexec and kdump are packaged separately
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Tom Rini [Sat, 29 Jan 2011 15:58:50 +0000 (08:58 -0700)]
base.bbclass: Update build_summary for bitbake 1.8.x
bitbake 1.8.x has a broken bb.plain. This means that our build
simply blows up before we can tell the user to upgrade to BB_MIN_VERSION.
Reported by Christian Poessinger.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Klaus Kurzmann [Sat, 29 Jan 2011 15:39:59 +0000 (16:39 +0100)]
task-shr-feed: add sflphone-common
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Khem Raj [Sat, 29 Jan 2011 07:33:07 +0000 (23:33 -0800)]
glib-2.0-native_2.22.1.bb: It should not be used anymore after BBCLASSEXTEND
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Sat, 29 Jan 2011 01:53:28 +0000 (20:53 -0500)]
openswan: fix build with install wrapper
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:25 +0000 (00:51 +0000)]
module.bbclass: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:10 +0000 (00:51 +0000)]
wifistix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:10 +0000 (00:51 +0000)]
robostix-module: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:09 +0000 (00:51 +0000)]
robostix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:09 +0000 (00:51 +0000)]
prism54: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:08 +0000 (00:51 +0000)]
madwifi: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:08 +0000 (00:51 +0000)]
gpio-event: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Sat, 29 Jan 2011 00:51:07 +0000 (00:51 +0000)]
char-driver: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Simon Busch [Fri, 28 Jan 2011 22:50:16 +0000 (23:50 +0100)]
shr-autorev.inc: add libshr-glib
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Fri, 28 Jan 2011 22:44:13 +0000 (23:44 +0100)]
palmpre machine: add compat-wireless-2.6-old to MACHINE_EXTRA_RDEPENDS
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Fri, 28 Jan 2011 22:43:05 +0000 (23:43 +0100)]
palmpre machine: split MACHINE_EXTRA_DEPENDS into lines
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Fri, 28 Jan 2011 19:12:09 +0000 (20:12 +0100)]
xserver-nodm-init: reorder xserver-nodm to start position 90 for shr distribution
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
Tom Rini [Fri, 28 Jan 2011 22:28:30 +0000 (15:28 -0700)]
slugos.inc: Use ?= on SOURCE_MIRROR_URL
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 28 Jan 2011 22:22:44 +0000 (15:22 -0700)]
python-native: Mangle shebang-invoking scripts
Need to make sure python*-config is invokable even in
deep path builds.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:36 +0000 (20:12 +0000)]
wireshark: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:35 +0000 (20:12 +0000)]
wifistix: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:35 +0000 (20:12 +0000)]
shfs: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:35 +0000 (20:12 +0000)]
sablevm: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:34 +0000 (20:12 +0000)]
robostix-module: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:34 +0000 (20:12 +0000)]
robostix: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:33 +0000 (20:12 +0000)]
python: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:33 +0000 (20:12 +0000)]
prism54: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:32 +0000 (20:12 +0000)]
networkmanager: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:32 +0000 (20:12 +0000)]
madwifi: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:31 +0000 (20:12 +0000)]
klibc: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:31 +0000 (20:12 +0000)]
hostap: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:30 +0000 (20:12 +0000)]
gpio-event: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:30 +0000 (20:12 +0000)]
char-driver: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Andreas Oberritter [Fri, 28 Jan 2011 20:12:23 +0000 (20:12 +0000)]
module.bbclass: fix RDEPENDS version syntax
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Koen Kooi [Fri, 28 Jan 2011 19:55:10 +0000 (20:55 +0100)]
x-load git: bump SRCREV, refresh patches
Signed-off-by: Koen Kooi <koen@openembedded.org>
Simon Busch [Fri, 28 Jan 2011 16:34:58 +0000 (17:34 +0100)]
palmpre machine: bump kernel PR
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 28 Jan 2011 16:34:22 +0000 (17:34 +0100)]
linux-palmpre: adopt to new kernel version and bump SRCREV
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 28 Jan 2011 15:22:33 +0000 (16:22 +0100)]
udev-162: add udev-compat configuration for palmpre machine
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 28 Jan 2011 15:21:20 +0000 (16:21 +0100)]
palmpre machine: add udev-compat preferred provider
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 28 Jan 2011 15:20:38 +0000 (16:20 +0100)]
shr-image: use default IMAGE_DEV_MANAGER and not devtmpfs
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Simon Busch [Fri, 28 Jan 2011 15:19:53 +0000 (16:19 +0100)]
initscripts-shr: remove devtmpfs initscript for palmpre machine
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Andrea Adami [Fri, 28 Jan 2011 16:11:26 +0000 (17:11 +0100)]
MAINTAINERS: add committer's entry.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Martin Jansa [Fri, 28 Jan 2011 10:05:39 +0000 (11:05 +0100)]
git-1.7.3.5: fix git-less-hardlinks.diff and rename files dir to git-1.7.3.5
* otherwise do_install fails with
/bin/sh: -c: line 23: syntax error near unexpected token '||'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Fri, 28 Jan 2011 09:45:33 +0000 (10:45 +0100)]
libgles-omap3: add 4.03.00.01 release
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 28 Jan 2011 08:17:00 +0000 (09:17 +0100)]
avahi: integrate python into main recipe
* this doesn't introduce spurious rdepends like enabling gtk did in the past
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 27 Jan 2011 18:23:37 +0000 (19:23 +0100)]
linux-omap 2.6.37: add Laurents ISP patchset
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Thu, 27 Jan 2011 07:43:11 +0000 (08:43 +0100)]
xbiff: upgrade from 1.0.2 to 1.0.3
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 Jan 2011 07:43:01 +0000 (08:43 +0100)]
libxi: upgrade from 1.4.0 to 1.4.1
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 13 Jan 2011 10:24:58 +0000 (11:24 +0100)]
e-base: bump EFL_SRCREV a bit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 28 Jan 2011 04:26:43 +0000 (20:26 -0800)]
libpng.inc: Fix unfetchable SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 28 Jan 2011 04:25:55 +0000 (20:25 -0800)]
git: Upgrade recipes from 1.7.0.2 -> 1.7.3.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Thu, 27 Jan 2011 23:22:15 +0000 (00:22 +0100)]
klibc: move to latest 1.5.21
* temporarly remove the klcc binary for target (broken paths)
* needs to be fixed before recipe refactor (debian-style)
* reset INC_PR and PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Tom Rini [Thu, 27 Jan 2011 20:41:26 +0000 (13:41 -0700)]
Revert "bind: Add DISTRO_FEATURES support for ipv6"
As Khem noted this is no longer needed.
This reverts commit
7298be1f35f88c4646a47a59e2ac96e5efa5b39a.
Denis 'GNUtoo' Carikli [Thu, 27 Jan 2011 20:27:38 +0000 (21:27 +0100)]
xserver-xorg-conf: htcdream: switch to htcdream version of the US keyboard
The htcdream has an hardware keyboard with some key binded to
alt+key,for instance alt+q should produce a Tab.
Before we didn't activate that feature, and instead we used
the US keyboard default.
This feature depend on xkeyboard-config_git which is the default
for most openembedded based distributions now.
This change only affect the htcdream's xorg.conf and PR was bumped.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli [Thu, 27 Jan 2011 20:10:06 +0000 (21:10 +0100)]
xfdesktop 4.6.2: fix compilation
Without that fix we have:
libtool: link: cannot find the library `=/usr/lib/libICE.la' or unhandled argument `=/usr/lib/libICE.la'
Note that libtool is not the cross libtool.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Leon Woestenberg [Thu, 27 Jan 2011 20:03:15 +0000 (21:03 +0100)]
adb4000.conf: New machine, kernel and u-boot support.
STK ADB4000 is a development board with a SAM9G45 SODIMM CPU module.
These patches are from the manufacturer (In-Circuit).
Resulting kernel boots on the board.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Ryan D Phillips [Fri, 28 Jan 2011 00:10:45 +0000 (00:10 +0000)]
bind: Add DISTRO_FEATURES support for ipv6
Signed-off-by: Ryan D Phillips <ryan_d_phillips@dell.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 27 Jan 2011 18:20:57 +0000 (11:20 -0700)]
openswan: Fix a build race in libipsecconf
This has been upstreamed for the 2.6.33 release.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chris Larson [Thu, 27 Jan 2011 17:14:56 +0000 (10:14 -0700)]
bin/install: use '.' not source, and use -eq not ==
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 27 Jan 2011 17:03:26 +0000 (10:03 -0700)]
file: make 5.04 relocatable
This uses binreloc so that libmagic finds its magic file relative to its own
location, and directly uses $ORIGIN for file to find libmagic.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 27 Jan 2011 16:00:02 +0000 (11:00 -0500)]
siteinfo: add linux-gnu os
Aside: should really shift most of the bits from this class into a python
module in the oe package, which would make it possible to manipulate the data
from the metadata if necessary.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 27 Jan 2011 15:50:22 +0000 (10:50 -0500)]
cml1: fix the case of the variables in menuconfig
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Stefan Schmidt [Tue, 2 Nov 2010 15:10:37 +0000 (16:10 +0100)]
felix: Add recipes for the felix OSGi implementation
Stefan Schmidt [Thu, 20 Jan 2011 15:12:48 +0000 (16:12 +0100)]
angstrom-jalimo.conf: Bump icedtea6-native version to 1.7.6
Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
Acked-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 27 Jan 2011 11:35:57 +0000 (12:35 +0100)]
x-load-git: add header to beagle name patch
Signed-off-by: Koen Kooi <koen@openembedded.org>
Mike Westerhof [Thu, 27 Jan 2011 03:02:38 +0000 (21:02 -0600)]
SlugOS: slugos.inc, task-slugos.bb - Debugging improvements
Adds devshell, rootfs directory is qualified by machine and libc,
and add kexec to the base image.
Signed-off-by: Mike Westerhof <mike@mwester.net>
Koen Kooi [Wed, 26 Jan 2011 22:14:20 +0000 (23:14 +0100)]
omapfbplay: fix patch dir
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chris Larson [Thu, 28 Oct 2010 00:32:26 +0000 (17:32 -0700)]
Add install wrapper rather than coreutils-native
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Acked-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Chris Larson [Thu, 28 Oct 2010 00:29:52 +0000 (17:29 -0700)]
Move stage-manager-* into bin/ rather than a recipe
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Chris Larson [Thu, 28 Oct 2010 00:27:34 +0000 (17:27 -0700)]
bitbake.conf: include bin dirs from BBPATH in PATH
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Koen Kooi [Wed, 26 Jan 2011 21:05:44 +0000 (22:05 +0100)]
omapfbplay: import 3 patches from git to fix playing weird sized videos
Signed-off-by: Koen Kooi <koen@openembedded.org>
Khem Raj [Wed, 26 Jan 2011 16:10:46 +0000 (16:10 +0000)]
samba: Fix build issue on uclibc/arm/thumb
We get following errors as of now. This patch fixes those
/scratch/oe/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld:
/scratch/oe/sysroots/armv5te-oe-linux-uclibceabi/usr/lib//uclibc_nonshared.a(atexit.os)(.text+0x12):
unresolvable R_ARM_THM_CALL relocation against symbol `__cxa_atexit'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Wed, 26 Jan 2011 18:22:07 +0000 (19:22 +0100)]
gst-plugins-bad: add 0.10.21
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 26 Jan 2011 17:24:58 +0000 (18:24 +0100)]
gst-plugins-base: add 0.10.32
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 26 Jan 2011 17:10:28 +0000 (18:10 +0100)]
gstreamer: add 0.10.32
Signed-off-by: Koen Kooi <koen@openembedded.org>
Frans Meulenbroeks [Wed, 26 Jan 2011 17:42:57 +0000 (18:42 +0100)]
tzdata: updated to 2011a
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Wed, 26 Jan 2011 17:03:02 +0000 (18:03 +0100)]
opencv,opencv-samples: add 2.2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 26 Jan 2011 12:53:24 +0000 (13:53 +0100)]
xf86-video-omapfb: bump SRCREV to latest, apply patches to keep XV working
Removing patch #3 will get you working xrandr, but broken Xv
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 26 Jan 2011 10:27:40 +0000 (11:27 +0100)]
xf86-video-omapfb: bump SRCREV a bit
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andreas Oberritter [Sun, 23 Jan 2011 01:54:17 +0000 (01:54 +0000)]
python-zopeinterface-3.5.1: fix packaging
* Inherit setuptools instead of distutils.
Install paths with distutils (built on x86_64 for mipsel):
usr/lib/python2.6/site-packages/zope.interface-3.5.1-py2.6-linux-x86_64.egg/zope/interface/*.py
Install paths with setuptools:
usr/lib/python2.6/site-packages/zope/interface/*.py
* Package tests into ${PN}-tests.
* Package .c files into ${PN}-dev.
* Package .txt files into ${PN}-doc.
* oe-stylized.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Víctor Manuel Jáquez Leal [Wed, 26 Jan 2011 01:02:45 +0000 (01:02 +0000)]
python-scons_1.3.0: fix licence type
According to the wiki [1], the licence of the project [2] is MIT, not GPL.
1. http://www.scons.org/wiki/FrequentlyAskedQuestions#head-
4fe23271137d5e5e95370a1360909ca303157c0d
2. http://scons.tigris.org/source/browse/scons/trunk/LICENSE?revision=557&view=markup
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Víctor Manuel Jáquez Leal [Wed, 26 Jan 2011 00:16:52 +0000 (00:16 +0000)]
python-scons_1.3.0: add missing dependencies
In order to launch scons in a board it depends on a couple python packages
which were not managed by the recipe.
This patch adds them.
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 Jan 2011 06:16:29 +0000 (22:16 -0800)]
uclibc: Add copysignl implementation for powerpc to uclibc
* On some ppc architectures like ppce500 gcc generates calls to
copysignl but this function is not provided by uclibc or gcc itself
we add it to uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 25 Jan 2011 00:53:32 +0000 (16:53 -0800)]
Recipes: Replace ipkg-utils with opkg-utils
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Tue, 25 Jan 2011 00:52:02 +0000 (16:52 -0800)]
stage-manager: Use opkg utilities
* Rename stage-manager-ipkg -> stage-manager-opkg
* Rename stage-manager-ipkg-build -> stage-manager-opkg-build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Tue, 25 Jan 2011 00:50:43 +0000 (16:50 -0800)]
angstrom/personal-feed.sh,angstrom/sort.sh: Replace ipkg-make-index with opkg-make-index
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Tue, 25 Jan 2011 00:48:47 +0000 (16:48 -0800)]
bitbake.conf,nylon.conf,openwrt-sdk.conf: Use opkg-build instead of ipkg-build
* Rename IPKGBUILDCMD to OPKGBUILDCMD
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Tue, 25 Jan 2011 00:45:09 +0000 (16:45 -0800)]
classes: Replace ipkg-make-index with opkg-make-index
* STAGE_PKGMANAGER use opkg
* rename IPKGBUILDCMD to OPKGBUILDCMD
* Use opkg-build instead of ipkg-build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Mon, 24 Jan 2011 20:11:07 +0000 (12:11 -0800)]
ipkg-utils: Remove the recipes
* So that they are not accidently used in future
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Mon, 24 Jan 2011 20:10:03 +0000 (12:10 -0800)]
slugos.inc: Dont lock SRCDATE for ipkg, its not used anymore
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Mon, 24 Jan 2011 20:08:15 +0000 (12:08 -0800)]
recipes/meta recipes/tasks: Replace ipkg-utils with opkg-utils
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Khem Raj [Mon, 24 Jan 2011 20:03:10 +0000 (12:03 -0800)]
classes/package_ipk.bbclass,classes/sourceipk.bbclass: Use opkg-utils-native instead of ipkg-utils-native
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Graham Gower <graham.gower@gmail.com>
Frans Meulenbroeks [Tue, 25 Jan 2011 20:16:43 +0000 (21:16 +0100)]
tzcode: moved to 2011a
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Víctor Manuel Jáquez Leal [Mon, 24 Jan 2011 22:39:09 +0000 (22:39 +0000)]
minimal.conf: inherit devshell task
Everybody loves devshell
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andrea Adami [Tue, 25 Jan 2011 17:20:54 +0000 (18:20 +0100)]
linux-kexecboot: reset DEFAULT_PREFERENCE = "-1"
* changed by mistake with commit
9c72d93981212efdbfb87ad2b3c1ac4a8f43daf7
* def. pref. will be set only for specific machines (Zaurus) soon
* sorry for the noise
Tom Rini [Tue, 25 Jan 2011 17:10:52 +0000 (10:10 -0700)]
p2020rdb: Add xserver-xorg stuff
Signed-off-by: Tom Rini <tom_rini@mentor.com>