Ben Gardiner [Wed, 2 Mar 2011 15:05:14 +0000 (10:05 -0500)]
external-toolchain-csl: allow linux-libc-headers
If PREFERRED_PROVIDER_linux-libc-headers is defined as anything
other than external-toolchain-csl then don't PROVIDE, install or
stage the linux headers packaged with the CSL toolchain.
(Updated by Tom Rini to not modify local.conf.sample yet and to use
cp + rm -rf rather than rsync)
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Tested-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Ben Gardiner [Wed, 2 Mar 2011 15:05:13 +0000 (10:05 -0500)]
external-toolchain: allow override of linux-libc-headers provider
only set PREFERRED_PROVIDER_linux-libc-headers if it is not
already assigned a value.
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Tested-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Wed, 2 Mar 2011 13:41:30 +0000 (14:41 +0100)]
shr-theme-gtk-e17lookalike: rename to gtk-theme-e17lookalike, simplify shr gtk-themes and add PN-gtkrc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Wed, 2 Mar 2011 00:52:00 +0000 (01:52 +0100)]
linux-kexecboot.inc: fix typo for task override (mips/mipsel).
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 2 Mar 2011 00:23:43 +0000 (01:23 +0100)]
linux-kexecboot: remove redundant entry in SRC_URI for ben-nanonote.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 2 Mar 2011 00:20:54 +0000 (01:20 +0100)]
ben-nanonote.conf: default to "linux" as virtual/kernel.
* jlime distro has own override, so no harm.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 2 Mar 2011 00:19:52 +0000 (01:19 +0100)]
linux: add initial ben-nanonote defconfig to 2.6.37.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 23:41:07 +0000 (00:41 +0100)]
linux-kexecboot: update 2.6.37 defconfig for ben-nanonote. Bump INC_PR.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Denis 'GNUtoo' Carikli [Tue, 1 Mar 2011 22:59:31 +0000 (23:59 +0100)]
xfce4-mixer 4.6.1: add gst-plugins-base dependency
Without that fix we have:
checking for gstreamer-plugins-base-0.10 >= 0.10.2... not found
*** The required package gstreamer-plugins-base-0.10 was not found on your system.
*** Please install gstreamer-plugins-base-0.10 (atleast version 0.10.2) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli [Tue, 1 Mar 2011 22:57:10 +0000 (23:57 +0100)]
shr-settings: add specific elementary.sh for the htcdream machine
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Andrea Adami [Tue, 1 Mar 2011 22:46:04 +0000 (23:46 +0100)]
linux-kexecboot.inc: explicit we don't want modules.
* fix harmless typo...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 22:26:06 +0000 (23:26 +0100)]
ben-nanonote.conf: prepare for standard uboot-mkimage task.
* enable linux-kexecboot by default.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 22:24:51 +0000 (23:24 +0100)]
linux-kexecboot.inc: apply lzma/gzip mangling only to arm kernels
* refine custom mips uboot-mkimage, waiting for uImge target in kernel.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Tom Rini [Tue, 1 Mar 2011 21:04:34 +0000 (14:04 -0700)]
Revert "libvpx: force arm mode to be able to link with ffmpeg where arm mode already is forced"
We back this out after the release in order to not mask the problem.
This reverts commit
8c6a3711e329522bf1fd2e6c020509c122c235ab.
Martin Jansa [Tue, 1 Mar 2011 16:37:52 +0000 (16:37 +0000)]
libvpx: force arm mode to be able to link with ffmpeg where arm mode already is forced
* v2: updated INC_PR after
0478950960e5c600efc77c25559fc7eee311f686
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Simon Busch [Tue, 1 Mar 2011 18:50:33 +0000 (19:50 +0100)]
tsmd: install script to /usr/bin and not to /bin and bmp PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 1 Mar 2011 17:38:28 +0000 (18:38 +0100)]
freesmartphone: bump SRCREV of several recipes
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 1 Mar 2011 17:36:40 +0000 (18:36 +0100)]
elfe: bump SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
Henning Heinold [Tue, 1 Mar 2011 18:37:51 +0000 (19:37 +0100)]
curl: fix native build when ldap-headers are installed on the host
* there were serval build error reported for curl-native,
when ldap-dev stuff was installed on the build-host,
so we explicit disable the build of ldap and ldaps protocls
for native, nativesdk and sdk
* put the BBCLASSEXTEND line into common.inc rather than into
the versions packages it self
* bump INC_PR
Jan Kobler [Tue, 1 Mar 2011 13:01:38 +0000 (14:01 +0100)]
linux-2.6.31 config and patch files for pcm043
These config and patch files are from the Phytec Linux BSP for phyCORE-i.MX35 PD10.1.1.
They were taken from the archive
ftp://ftp.phytec.de/pub/Products/phyCORE-iMX350/Linux/PD10.1.1/OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1.tar.gz
The patch files are from the folder in this archive
OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic
The patch files have been shipped for linux-2.6.31.6 and are used here on linux-2.6.31.12. Because it seems to work,
pcm043 is added to linux-2.6.31.bb.
The sequence of the patches for pcm043 in linux-2.6.31.bb is derived from the file
OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic/series
The defconfig file is the file
OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/kernelconfig
These patch files from the folder
OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic
are NOT used:
0063-add-generic-platform-bus-based-sja1000-driver.patch
0076-mx3fb-pretty-printing-update.patch
0078-sja1000-driver-Fix-net-device-stats.patch
patch-2.6.31.6-rt19.gz
because they are not referenced by the file
OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic/series
Signed-off-by: Jan Kobler <eng1@koblersystems.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Jan Kobler [Tue, 1 Mar 2011 21:01:37 +0000 (21:01 +0000)]
New machine pcm043 Phytec phyCORE-i.MX35
The new machine pcm043 is the board Phytec phyCORE-i.MX35.
The machine name pcm043 is chosen, because it is already used in the linux kernel
for this board.
BSP is derived from BSP of machine mx31ads.
Linux kernel is based on Phytec Linux BSP for phyCORE-i.MX35 PD 10.1.1
Vendor page: http://www.phytec.com/products/rdk/ARM-XScale/phyCORE-ARM11-i.MX35.html
Tutorial: http://en.gentoo-wiki.com/wiki/Phytec_phyCORE-iMX35/Openembedded
Signed-off-by: Jan Kobler <eng1@koblersystems.de>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Denis Carikli [Wed, 2 Mar 2011 01:45:32 +0000 (01:45 +0000)]
netbase and opkg: reorder init scripts to make networking come up at first boot
Without that fix, usb0 doesn't come up at first boot
(tested on the bug machine, with Angstrom on a console-image).
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Otavio Salvador [Tue, 1 Mar 2011 01:28:22 +0000 (01:28 +0000)]
freerdp: rdepends on xprop
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Marc Reilly [Mon, 28 Feb 2011 07:27:57 +0000 (07:27 +0000)]
qt-4.7.1: patch gstreamer phonon plugin to use host rgb endianess
This patch was obtained from Nokia bug tracker.
Without it, the R and B channels are wrong when playing on ARM system.
Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Stefan Schmidt [Tue, 1 Mar 2011 22:55:14 +0000 (22:55 +0000)]
angstrom-jalimo.conf: Bump openjdk version to include security and build fixes
Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Henning Heinold [Tue, 1 Mar 2011 17:24:30 +0000 (18:24 +0100)]
linux-ea3250-2.6.27.8: fix my stupid cut and paste in lpc32xx-spwm.patch
Tom Rini [Tue, 1 Mar 2011 16:46:49 +0000 (09:46 -0700)]
avahi: Drop older versions
We drop a number of un-pinned older versions and clean up slightly
the files directory.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Henning Heinold [Tue, 1 Mar 2011 15:27:44 +0000 (16:27 +0100)]
linux-ea3250-2.6.27.8: refresh lpc32xx-spwm.patch, so it can apply cleanly
Koen Kooi [Tue, 1 Mar 2011 13:14:53 +0000 (14:14 +0100)]
pulseaudio: add git version
armv4t/armv4t patches were not forward ported, so don't use this on those archs
Signed-off-by: Koen Kooi <koen@openembedded.org>
Henning Heinold [Tue, 1 Mar 2011 12:23:27 +0000 (13:23 +0100)]
boost: fix rpath isusse with version 1.45 and add bzip do depends
* add a patch to rip out -Wl,R stuff from gcc jam defs
* add bzip to depends as on the recipes before
* remove the doubled icu depend
* bump INC_PR und PR
Martin Jansa [Tue, 1 Mar 2011 11:44:06 +0000 (12:44 +0100)]
libphone-ui: move config files back to libphone-ui repo
* install right one in do_install_append if machine specific is available
* this helps keeping OE config and libphone-ui sources consistent
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 1 Mar 2011 11:36:45 +0000 (12:36 +0100)]
initscripts-shr: fix missing quote
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Mike Westerhof [Tue, 1 Mar 2011 11:27:19 +0000 (05:27 -0600)]
SlugOS: opkg_svn.bb -- remove SlugOS-specific patch that no longer applies.
This patch has been pushed upstream. No PR bump required.
Stefan Schmidt [Mon, 28 Feb 2011 15:16:30 +0000 (15:16 +0000)]
llvm.inc: Empty TOOLCHAIN_OPTIONS to fix the build.
This fixes a problem introduced by
ebd905685a339814c36bf658a8e58bf8f457f14e
Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Tue, 1 Mar 2011 10:05:21 +0000 (11:05 +0100)]
opkg: move to r609
This fixes a few segfaults
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Tue, 1 Mar 2011 09:37:40 +0000 (10:37 +0100)]
libphone-ui: add libphone-ui-config to libphone-ui RDEPENDS instead of task-shr-minimal-apps
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Tue, 1 Mar 2011 07:39:16 +0000 (08:39 +0100)]
alsa-utils: add 1.0.24.2
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 28 Feb 2011 20:56:59 +0000 (21:56 +0100)]
alsa-lib: add 1.0.24.1, gives us UCM
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andrea Adami [Tue, 1 Mar 2011 07:43:43 +0000 (08:43 +0100)]
linux-kexecboot.inc: fix CMDLINE_DEBUG tag
* bump INC_PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 02:05:44 +0000 (03:05 +0100)]
linux-kexecboot: add initial 2.6.37 defconfig for ben-nanonote
* needs more test...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 01:16:03 +0000 (02:16 +0100)]
ben-nanonote: build linux-kexecboot uImage (disabled by default)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 27 Feb 2011 11:21:15 +0000 (12:21 +0100)]
kexecboot-cfg: add ben-nanonote cmdline.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 27 Feb 2011 11:20:35 +0000 (12:20 +0100)]
kexecboot: prefer uImage for ben-nanonote.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 01:05:20 +0000 (02:05 +0100)]
linux-kexecboot: add initial ben-nanonote support
* temporarly use custom task for uImage
* will be fixed when mips kernel will have uImage target (pending)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 1 Mar 2011 00:53:11 +0000 (01:53 +0100)]
linux-kexecboot.inc: Customize recipe, do not include linux.inc anymore.
* linux.inc is deprecated, use only kernel.bbclass
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Henning Heinold [Mon, 28 Feb 2011 20:46:38 +0000 (21:46 +0100)]
openjdk: change jaxp download from java.net to the icedtea repo
Thomas Zimmermann [Mon, 28 Feb 2011 20:44:02 +0000 (21:44 +0100)]
efreet: fix segfault
* when installing a new .desktop file on the desktop e segfaults
if there is a file without . in that dir
* this fixes SHR bug #1295
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Tom Rini [Mon, 28 Feb 2011 20:39:19 +0000 (13:39 -0700)]
linux-kexecboot.inc: Sometimes add lzma-native to DEPENDS
Using the same logic that switches on lzma compression add
lzma-native to DEPENDS.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Mon, 28 Feb 2011 20:39:05 +0000 (13:39 -0700)]
linux.inc: Add more machines to the lzma-native logic
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Simon Busch [Mon, 28 Feb 2011 20:21:31 +0000 (21:21 +0100)]
initscripts-shr: add correct commands for halt/reboot for palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>
Tom Rini [Mon, 28 Feb 2011 17:21:32 +0000 (10:21 -0700)]
perl: Drop grep-native from DEPENDS, update grep line
Both OS X 10.6 and FreeBSD (for some time) ship with GNU grep.
Also, we can use -l rather than passing on to cut to get the files
to mangle and put -r in with -I and -l.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Mon, 28 Feb 2011 15:38:47 +0000 (08:38 -0700)]
flex.inc: Fixup DEPENDS
We added perl here incorrectly (this problem is now solved by perl-native
being used by automake/autoconf, always). We don't need gettext here now
that we have 'inherit gettext' which does this for us.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Mike Westerhof [Mon, 28 Feb 2011 15:09:52 +0000 (09:09 -0600)]
SlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.
Koen Kooi [Mon, 28 Feb 2011 14:41:20 +0000 (15:41 +0100)]
angstrom: add xattr to DISTRO_FEATURES to keep things working.
*sigh*
Signed-off-by: Koen Kooi <koen@openembedded.org>
Frans Meulenbroeks [Mon, 28 Feb 2011 14:32:33 +0000 (15:32 +0100)]
ristretto: updated SRC_URI
thanks for brolin on irc for pointing this out
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Sun, 27 Feb 2011 19:59:32 +0000 (20:59 +0100)]
omapfbplay: bump SRCREV for ffmpeg change
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sun, 27 Feb 2011 19:59:01 +0000 (20:59 +0100)]
ffmpeg git: bump SRCREV
* NEON acceleration for VP*
* libavcore is no more
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 23 Feb 2011 20:56:07 +0000 (21:56 +0100)]
qcanobserver: move to r43
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Sun, 27 Feb 2011 23:45:36 +0000 (16:45 -0700)]
avahi: Fix for CVE-2011-1002
As in the patch comments, based on upstream but with a minor change.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sun, 27 Feb 2011 23:21:30 +0000 (16:21 -0700)]
asterisk: Update to 1.4.39.2
This fixes a few security problems and has a little recipe clean-up while
I'm in here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sun, 27 Feb 2011 22:58:00 +0000 (15:58 -0700)]
common-linux: Add ac_cv_have_variable_fdset
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andrea Adami [Sun, 27 Feb 2011 23:25:59 +0000 (00:25 +0100)]
linux-kexecboot: bump 2.6.37 to 2.6.37.2
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
?ukasz Pankowski [Sun, 27 Feb 2011 14:01:18 +0000 (14:01 +0000)]
ffphonelog: bump SRCREV to latest git, now using EXTRA_OEMAKE
Signed-off-by: ?ukasz Pankowski <lukpank@o2.pl>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 24 Feb 2011 08:19:47 +0000 (09:19 +0100)]
SHR: bump SRCREVs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Simon Busch [Sun, 27 Feb 2011 19:09:34 +0000 (20:09 +0100)]
shr-settings: add specific elementary.sh for palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>
Klaus Kurzmann [Sun, 27 Feb 2011 20:07:37 +0000 (21:07 +0100)]
initscripts-shr_0.0.1.bb: install g_ether.sh for om-gta02 only
Furthermore set the correct PACKAGE_ARCH for om-gta02 and nokia900.
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Andrea Adami [Sun, 27 Feb 2011 15:45:02 +0000 (16:45 +0100)]
linux-kexecboot: pick collie fix from upstream for 2.6.37
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 27 Feb 2011 15:43:01 +0000 (16:43 +0100)]
linux-kexecboot: pick collie fix from upstream for 2.6.36
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Thomas Zimmermann [Sun, 27 Feb 2011 14:53:20 +0000 (15:53 +0100)]
shr-e-gadgets: update SRC_REV
This fixes a segfault when the GSM resource isn't initialized properly
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Simon Busch [Sun, 27 Feb 2011 12:56:13 +0000 (13:56 +0100)]
libphone-ui: bump SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 27 Feb 2011 12:31:19 +0000 (13:31 +0100)]
task-shr-minimal-apps: add libphone-ui-config due to changes on libphone-ui and bump PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
Simon Busch [Sat, 26 Feb 2011 17:32:16 +0000 (18:32 +0100)]
libphone-ui: add config file for palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
Simon Busch [Sat, 26 Feb 2011 17:26:15 +0000 (18:26 +0100)]
libphone-ui: refactor recipe to make it possible to use machine specific configs
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Fri, 25 Feb 2011 21:43:59 +0000 (22:43 +0100)]
tsmd: install also a little helper script to control the touchscreen daemon
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Fri, 25 Feb 2011 21:12:11 +0000 (22:12 +0100)]
tsmd: return of the old init script
Signed-off-by: Simon Busch <morphis@gravedo.de>
Andrea Adami [Sat, 26 Feb 2011 23:19:54 +0000 (00:19 +0100)]
linux-kexecboot: rework defconfig for Zaurus poodle
* sync kernel config with other Zaurus models
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sat, 26 Feb 2011 22:06:33 +0000 (23:06 +0100)]
linux-kexecboot: rework 2.6.24 defconfig for Zaurus poodle.
* add boot from CF
* add vfat and ext3 filesystems
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Henning Heinold [Sat, 26 Feb 2011 21:48:11 +0000 (22:48 +0100)]
xawtv: update to version 3.95
* added usefull debian-patches
* convert sys_siglist to strsignal
fixes uclibc build
* enable alsa
* remove older version 3.93
Henning Heinold [Sat, 26 Feb 2011 21:14:53 +0000 (22:14 +0100)]
fbv: fix cflags and libs and enable libungif
* remove missleading patch
* bump PR
Henning Heinold [Fri, 25 Feb 2011 22:15:14 +0000 (23:15 +0100)]
fs: fix header inclusions and bump PR
Petr Štetiar [Sat, 26 Feb 2011 17:44:13 +0000 (18:44 +0100)]
micro-uclibc: add xattr to distro features to fix build failure of libcap2
cap_file.c:8:23: fatal error: sys/xattr.h: No such file or directory
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Petr Štetiar [Fri, 25 Feb 2011 15:07:05 +0000 (16:07 +0100)]
libvpx: fix fetch errors, remove older releases and add security fix
- remove old and unfetchable versions v0.9.0, v0.9.1, v0.9.2
- add v0.9.5 patch for CVE-2010-4203 security fix
- fix fetch errors for v0.9.2 and v0.9.5:
ERROR: Function 'Fetch failed: Unable to fetch URL git://review.webmproject.org/libvpx.git;protocol=git;tag=v0.9.5 from any source.' failed
this happens because of some errors in the git repo:
error: missing object referenced by 'refs/tags/v0.9.5'
error: missing object referenced by 'refs/tags/v0.9.2'
error: missing object referenced by 'refs/tags/v0.9.1'
error: missing object referenced by 'refs/tags/v0.9.0'
error: refs/remotes/origin/aylesbury does not point to a valid object!
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Petr Štetiar [Sat, 26 Feb 2011 10:49:07 +0000 (11:49 +0100)]
jack: remove old versions
The jack is not pinned anywhere and according to the git log it seems, that
just the latest stable version is maintained and used.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Petr Štetiar [Sat, 26 Feb 2011 10:49:06 +0000 (11:49 +0100)]
jack: fix wrong configure check on the build host
| checking existing, conflicting JACK installs...
| You appear to have at least one existing installation of JACK.
| Complete or partial JACK installs exist in: /usr/lib
[...]
NOTE: package jack-0.118.0-r2: task do_configure: Failed
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 26 Feb 2011 16:51:54 +0000 (09:51 -0700)]
minimal-uclibc.conf: Add xattr to DISTRO_FEATURES
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 26 Feb 2011 16:43:31 +0000 (09:43 -0700)]
Revert "libcap2: Fix uClibc build"
Petr Štetiar pointed out that I just switched this to using
attr/xattr.h from e2fsprogs or similar rather than correctly fixing this.
This reverts commit
150102aaf8226fcb56101ad0fbeda00ca95aef72.
Tom Rini [Sat, 26 Feb 2011 16:10:07 +0000 (09:10 -0700)]
gimp.inc: Drop sed-native from DEPENDS
This was introduced forever ago and doesn't look to make sense
anymore (there's no non-standard regexes being applied). This
is also racy with 'sed' being invoked elsewhere. If we really
can't rely on host sed we need to tackle this early and for
everyone.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 26 Feb 2011 15:56:11 +0000 (08:56 -0700)]
gnome.bbclass: Add --disable-scrollkeeper to EXTRA_OECONF
Virtually all gnome recipes pass this already, this just fixes
a few such as zenity.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Mike Westerhof [Sat, 26 Feb 2011 15:53:39 +0000 (09:53 -0600)]
SlugOS: remove TARGET_ARCH (set in machine conf instead), bump up distro to v6.0
Tom Rini [Sat, 26 Feb 2011 15:13:46 +0000 (08:13 -0700)]
sdk.bbclass: Need to mask TOOLCHAIN_OPTIONS here as well
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 26 Feb 2011 15:10:30 +0000 (08:10 -0700)]
libcap2: Fix uClibc build
On uClibc we have <attr/xattr.h> not <sys/xattr.h>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Sat, 26 Feb 2011 15:04:36 +0000 (08:04 -0700)]
local.conf.sample: Update BBMASK example
Since bitbake.conf has a real BBMASK (and has for some time) we shouldn't
suggest that people start out by wiping that out.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 25 Feb 2011 23:10:13 +0000 (16:10 -0700)]
tzdata: Updated to 2011b
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 25 Feb 2011 22:35:30 +0000 (15:35 -0700)]
phoneme-advanced: Fix SRC_URI
java.net stuff has moved and we no longer need to do guest:''@
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 25 Feb 2011 20:23:44 +0000 (13:23 -0700)]
package.bbclass: Update locking now that pstaging is always on.
In a few functions we checked if pstagingactive was set and if so, grabbed
the lock. But really, we should always be locking here. And inside of
package_do_shlibs we need to keep the lock a little longer than we had
been otherwise we can run into a race..
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 25 Feb 2011 20:22:46 +0000 (13:22 -0700)]
insane.bbclas: Add locking in package_qa_check_staged
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Otavio Salvador [Fri, 25 Feb 2011 20:14:35 +0000 (20:14 +0000)]
src_distribute.bbclass: distribute only SRC_DISTRIBUTE_LICENSES
A distro can require conf/licenses.conf or set SRC_DISTRIBUTE_LICENSES
selecting which licenses are wanted to be distributed. In case it is
empty or undefined we default to distribute all licenses to not break
backward compatibility.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Otavio Salvador [Fri, 25 Feb 2011 22:45:28 +0000 (22:45 +0000)]
linux: update 2.6.37 to 2.6.37.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Otavio Salvador [Fri, 25 Feb 2011 20:14:34 +0000 (20:14 +0000)]
freerdp: bump SRCREV and change license to Apache-2.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Henning Heinold [Fri, 25 Feb 2011 19:22:31 +0000 (20:22 +0100)]
libnl2: add flex-native and bison-native to the depends and bump PR