openembedded.git
14 years agopulseaudio_git : fix packaging
Graeme Gregory [Fri, 4 Mar 2011 11:30:56 +0000 (11:30 +0000)]
pulseaudio_git : fix packaging

pulse uses a magic version file hidden in tarbal in order to determine
its version so set that to out ${PV} from OE.

Also git pulse has changed the default location of modules so set it
to be same as old location for compatability.

Signed-off-by: Graeme Gregory <dp@xora-build.xora.org.uk>
14 years agotask-shr-minimal: switch from pyphonelog to ffphonelog
Martin Jansa [Fri, 4 Mar 2011 10:42:18 +0000 (11:42 +0100)]
task-shr-minimal: switch from pyphonelog to ffphonelog

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-kexecboot: remove extra quotes arround INITRAMFS_COMPRESSION RD_COMPRESSION...
Martin Jansa [Fri, 4 Mar 2011 08:02:28 +0000 (09:02 +0100)]
linux-kexecboot: remove extra quotes arround INITRAMFS_COMPRESSION RD_COMPRESSION, which made 'make oldconfig' to ignore them

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agodbus 1.4.1: added nios2 specific patch to avoid a gcc ICE
Frans Meulenbroeks [Fri, 4 Mar 2011 08:44:55 +0000 (09:44 +0100)]
dbus 1.4.1: added nios2 specific patch to avoid a gcc ICE

This is all under SRC_URI_append_nios2
No PR bump is needed for nios it did not build at all and
others are not affected

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agosystem-tools-backends: don't use build machine's automake-1.7
Roderick Taylor [Fri, 4 Mar 2011 09:04:53 +0000 (09:04 +0000)]
system-tools-backends: don't use build machine's automake-1.7

* package patch to pretend that automake is missing.

Signed-off-by: Roderick Taylor <myopiate@gmail.com>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Philip Balister <philip@balister.org>
14 years agolinux-kexecboot.inc: bump PR to follow kexecboot changes.
Andrea Adami [Thu, 3 Mar 2011 23:36:28 +0000 (00:36 +0100)]
linux-kexecboot.inc: bump PR to follow kexecboot changes.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot.inc: fix typo.
Andrea Adami [Thu, 3 Mar 2011 23:29:43 +0000 (00:29 +0100)]
kexecboot.inc: fix typo.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot_cfg: update boot.cfg example to sync with kexecboot.
Andrea Adami [Thu, 3 Mar 2011 23:22:33 +0000 (00:22 +0100)]
kexecboot_cfg: update boot.cfg example to sync with kexecboot.

* clean some cmdline cruft
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot.inc: update configure options.
Andrea Adami [Thu, 3 Mar 2011 23:07:13 +0000 (00:07 +0100)]
kexecboot.inc: update configure options.

* --enable-evdev-rate default is disabled so readd it to Zaurus machines

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot: bump to SRCREV 1464e897e416f7458e93fb30148e87e60509a667
Andrea Adami [Thu, 3 Mar 2011 22:56:48 +0000 (23:56 +0100)]
kexecboot: bump to SRCREV 1464e897e416f7458e93fb30148e87e60509a667

* adds new icons and fonts, logs, text-ui, multiple kernels per partition
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agotoolchain-external.conf: set the default provider for gdbserver
Denys Dmytriyenko [Thu, 3 Mar 2011 18:37:19 +0000 (13:37 -0500)]
toolchain-external.conf: set the default provider for gdbserver

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agoexternal-toolchain-csl: handle packaging of gdbserver based on PREFERRED_PROVIDER
Denys Dmytriyenko [Thu, 3 Mar 2011 18:27:26 +0000 (13:27 -0500)]
external-toolchain-csl: handle packaging of gdbserver based on PREFERRED_PROVIDER

Allow packaging independent copy of specific version of gdbserver with
external-toolchain-csl by setting PREFERRED_PROVIDER. E.g. for GPLv2
gdbserver, add these lines to your distro/local.conf:

PREFERRED_PROVIDER_gdbserver = "gdbserver"
PREFERRED_VERSION_gdbserver = "6.6"

Thanks to Ben Gardiner for providing valuable feedback.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Michael 'Mickey' Lauer [Thu, 3 Mar 2011 17:29:38 +0000 (18:29 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

14 years agolibcmtspeechdata: new recipe; library for cellular speech data path on n900
Michael 'Mickey' Lauer [Thu, 3 Mar 2011 17:13:28 +0000 (18:13 +0100)]
libcmtspeechdata: new recipe; library for cellular speech data path on n900

14 years agosoft66: add git version
Koen Kooi [Thu, 3 Mar 2011 14:55:17 +0000 (15:55 +0100)]
soft66: add git version

"Library and tools for Soft66ADD and related SDR radio receivers"

14 years agorecipes: drop unused SHR_RELEASE field
Martin Jansa [Thu, 3 Mar 2011 13:40:39 +0000 (14:40 +0100)]
recipes: drop unused SHR_RELEASE field

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agorecipes: don't use weak assignment for LICENSE
Martin Jansa [Thu, 3 Mar 2011 13:39:18 +0000 (14:39 +0100)]
recipes: don't use weak assignment for LICENSE

* while trying openembedded-core I've noticed that such LICENSE field is ignored anyways
* it doesn't make much sense

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agorecipes: s/LICENCE/LICENSE/g
Martin Jansa [Thu, 3 Mar 2011 13:37:01 +0000 (14:37 +0100)]
recipes: s/LICENCE/LICENSE/g

* while trying openembedded-core I've noticed that some recipes have LICENCE instead LICENSE which is checked in oe-core, just rename

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoemtooth2: bump SRCREV
Pau Espin Pedrol [Thu, 3 Mar 2011 09:37:54 +0000 (09:37 +0000)]
emtooth2: bump SRCREV

Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobusybox-1.18.3: add last fix
Eric Bénard [Wed, 2 Mar 2011 21:21:43 +0000 (22:21 +0100)]
busybox-1.18.3: add last fix

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain-*: define DEBUG_FLAGS and add it to FULL_OPTIMIZATION to make -dbg...
Martin Jansa [Tue, 1 Mar 2011 09:09:14 +0000 (10:09 +0100)]
sane-toolchain-*: define DEBUG_FLAGS and add it to FULL_OPTIMIZATION to make -dbg packages more usefull

Acked-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-kexecboot.inc: add more mangling to protect our custom CMDLINE.
Andrea Adami [Wed, 2 Mar 2011 23:28:08 +0000 (00:28 +0100)]
linux-kexecboot.inc: add more mangling to protect our custom CMDLINE.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux_2.6.37: update ben-nanonote 2.6.37.
Andrea Adami [Wed, 2 Mar 2011 23:07:33 +0000 (00:07 +0100)]
linux_2.6.37: update ben-nanonote 2.6.37.

* No need to specify custom cmdline.
* Firmware / 2nd stage bootloader will provide it.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot_2.6.37: update ben-nanonote defconfig.
Andrea Adami [Wed, 2 Mar 2011 23:01:07 +0000 (00:01 +0100)]
linux-kexecboot_2.6.37: update ben-nanonote defconfig.

* CMDLINE_BOOL is not enough, mips needs CONFIG_CMDLINE_OVERRIDE=y
* otherwise CMDLINE string is appended and does not replace
* the bootloader's one.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agogettext 0.18: Add libxml2 to DEPENDS
Tom Rini [Wed, 2 Mar 2011 22:53:13 +0000 (15:53 -0700)]
gettext 0.18: Add libxml2 to DEPENDS

We already build gettext-native with libxml2 external rather than the
provided libxml.  Changing this makes the target gettext behavior
consistent rather than depending on if libxml2 has been built or not.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoshr-image.inc: switch htcdream to devtmpfs(like om-gta01 and om-gta02)
Denis 'GNUtoo' Carikli [Wed, 2 Mar 2011 21:52:31 +0000 (22:52 +0100)]
shr-image.inc: switch htcdream to devtmpfs(like om-gta01 and om-gta02)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoudev_162: set DP to -1 for nios2
Frans Meulenbroeks [Wed, 2 Mar 2011 21:54:15 +0000 (22:54 +0100)]
udev_162: set DP to -1 for nios2

This one does not build for nios2 (missing O_CLOEXEC)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoRevert "udev: set DP to -1 for nios2"
Frans Meulenbroeks [Wed, 2 Mar 2011 21:47:53 +0000 (22:47 +0100)]
Revert "udev: set DP to -1 for nios2"

This reverts commit aec02dd6427497cf6d216659c5192d8d4fc5d5a7.
accidently added some crap to the commit, sorry

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoudev: DP for nios2 set to 1 as it is the last buildable version for nios2
Frans Meulenbroeks [Wed, 2 Mar 2011 21:35:35 +0000 (22:35 +0100)]
udev: DP for nios2 set to 1 as it is the last buildable version for nios2

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoudev: set DP to -1 for nios2
Frans Meulenbroeks [Wed, 2 Mar 2011 21:34:21 +0000 (22:34 +0100)]
udev: set DP to -1 for nios2

does not build (issue with O_CLOEXEC)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agogtk-theme-{neo,e17lookalike} : add support for htcdream and bump SRCREV
Denis 'GNUtoo' Carikli [Wed, 2 Mar 2011 20:58:57 +0000 (21:58 +0100)]
gtk-theme-{neo,e17lookalike} : add support for htcdream and bump SRCREV

Note that the SRCREV bump is needed for supporting the htcdream:
  else /etc/gtk-2.0/gtkrc's font size are not taken into account
  with the default theme( The problem is fixed by shr's commit
  1564a06ebf8680a2824f5d0db0616279e72c5296 in shr-themes's git).

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agofakeroot.inc: Add RDEPENDS_${PN}-virtclass-native
Tom Rini [Wed, 2 Mar 2011 18:45:12 +0000 (11:45 -0700)]
fakeroot.inc: Add RDEPENDS_${PN}-virtclass-native

Fixes RDEPENDS on fakeroot-native.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoexternal-toolchain-csl: Drop do_stage, add gdbserver
Tom Rini [Wed, 2 Mar 2011 18:39:48 +0000 (11:39 -0700)]
external-toolchain-csl: Drop do_stage, add gdbserver

Based on work from Noor Ahsan, we merge the important part of do_stage
into do_install and then set NATIVE_INSTALL_WORKS.  We also add a function
for getting the gdb version for packaging up gdbserver and ship that.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolocal.conf.sample: Typo fix
Tom Rini [Wed, 2 Mar 2011 17:17:04 +0000 (10:17 -0700)]
local.conf.sample: Typo fix

Spotted by Denys Dmytriyenko.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolocal.conf.sample: Add an example for using CodeSourcery tools
Tom Rini [Wed, 2 Mar 2011 16:58:45 +0000 (09:58 -0700)]
local.conf.sample: Add an example for using CodeSourcery tools

linux-libc-headers portion from Ben Gardiner.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoexternal-toolchain-csl: allow linux-libc-headers
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>
14 years agoexternal-toolchain: allow override of linux-libc-headers provider
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>
14 years agoshr-theme-gtk-e17lookalike: rename to gtk-theme-e17lookalike, simplify shr gtk-themes...
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>
14 years agolinux-kexecboot.inc: fix typo for task override (mips/mipsel).
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>
14 years agolinux-kexecboot: remove redundant entry in SRC_URI for ben-nanonote.
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>
14 years agoben-nanonote.conf: default to "linux" as virtual/kernel.
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>
14 years agolinux: add initial ben-nanonote defconfig to 2.6.37.
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>
14 years agolinux-kexecboot: update 2.6.37 defconfig for ben-nanonote. Bump INC_PR.
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>
14 years agoxfce4-mixer 4.6.1: add gst-plugins-base dependency
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>
14 years agoshr-settings: add specific elementary.sh for the htcdream machine
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>
14 years agolinux-kexecboot.inc: explicit we don't want modules.
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>
14 years agoben-nanonote.conf: prepare for standard uboot-mkimage task.
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>
14 years agolinux-kexecboot.inc: apply lzma/gzip mangling only to arm kernels
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>
14 years agoRevert "libvpx: force arm mode to be able to link with ffmpeg where arm mode already...
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.

14 years agolibvpx: force arm mode to be able to link with ffmpeg where arm mode already is forced
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>
14 years agotsmd: install script to /usr/bin and not to /bin and bmp PR
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>
14 years agofreesmartphone: bump SRCREV of several recipes
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>
14 years agoelfe: bump SRCREV
Simon Busch [Tue, 1 Mar 2011 17:36:40 +0000 (18:36 +0100)]
elfe: bump SRCREV

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agocurl: fix native build when ldap-headers are installed on the host
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

14 years agolinux-2.6.31 config and patch files for pcm043
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>
14 years agoNew machine pcm043 Phytec phyCORE-i.MX35
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>
14 years agonetbase and opkg: reorder init scripts to make networking come up at first boot
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>
14 years agofreerdp: rdepends on xprop
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>
14 years agoqt-4.7.1: patch gstreamer phonon plugin to use host rgb endianess
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>
14 years agoangstrom-jalimo.conf: Bump openjdk version to include security and build fixes
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>
14 years agolinux-ea3250-2.6.27.8: fix my stupid cut and paste in lpc32xx-spwm.patch
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

14 years agoavahi: Drop older versions
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>
14 years agolinux-ea3250-2.6.27.8: refresh lpc32xx-spwm.patch, so it can apply cleanly
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

14 years agopulseaudio: add git version
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>
14 years agoboost: fix rpath isusse with version 1.45 and add bzip do depends
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

14 years agolibphone-ui: move config files back to libphone-ui repo
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>
14 years agoinitscripts-shr: fix missing quote
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>
14 years agoSlugOS: opkg_svn.bb -- remove SlugOS-specific patch that no longer applies.
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.

14 years agollvm.inc: Empty TOOLCHAIN_OPTIONS to fix the build.
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>
14 years agoopkg: move to r609
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>
14 years agolibphone-ui: add libphone-ui-config to libphone-ui RDEPENDS instead of task-shr-minim...
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>
14 years agoalsa-utils: add 1.0.24.2
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>
14 years agoalsa-lib: add 1.0.24.1, gives us UCM
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>
14 years agolinux-kexecboot.inc: fix CMDLINE_DEBUG tag
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>
14 years agolinux-kexecboot: add initial 2.6.37 defconfig for ben-nanonote
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>
14 years agoben-nanonote: build linux-kexecboot uImage (disabled by default)
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>
14 years agokexecboot-cfg: add ben-nanonote cmdline.
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>
14 years agokexecboot: prefer uImage for ben-nanonote.
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>
14 years agolinux-kexecboot: add initial ben-nanonote support
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>
14 years agolinux-kexecboot.inc: Customize recipe, do not include linux.inc anymore.
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>
14 years agoopenjdk: change jaxp download from java.net to the icedtea repo
Henning Heinold [Mon, 28 Feb 2011 20:46:38 +0000 (21:46 +0100)]
openjdk: change jaxp download from java.net to the icedtea repo

14 years agoefreet: fix segfault
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>
14 years agolinux-kexecboot.inc: Sometimes add lzma-native to DEPENDS
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>
14 years agolinux.inc: Add more machines to the lzma-native logic
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>
14 years agoinitscripts-shr: add correct commands for halt/reboot for palmpre machine
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>
14 years agoperl: Drop grep-native from DEPENDS, update grep line
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>
14 years agoflex.inc: Fixup DEPENDS
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>
14 years agoSlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.
Mike Westerhof [Mon, 28 Feb 2011 15:09:52 +0000 (09:09 -0600)]
SlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.

14 years agoangstrom: add xattr to DISTRO_FEATURES to keep things working.
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>
14 years agoristretto: updated SRC_URI
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>
14 years agoomapfbplay: bump SRCREV for ffmpeg change
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>
14 years agoffmpeg git: bump SRCREV
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>
14 years agoqcanobserver: move to r43
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>
14 years agoavahi: Fix for CVE-2011-1002
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>
14 years agoasterisk: Update to 1.4.39.2
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>
14 years agocommon-linux: Add ac_cv_have_variable_fdset
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>
14 years agolinux-kexecboot: bump 2.6.37 to 2.6.37.2
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>
14 years agoffphonelog: bump SRCREV to latest git, now using EXTRA_OEMAKE
?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>
14 years agoSHR: bump SRCREVs
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>
14 years agoshr-settings: add specific elementary.sh for palmpre machine
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>