openembedded.git
14 years agomplayer_git: bump SRCREV
Martin Jansa [Mon, 31 Jan 2011 09:25:19 +0000 (10:25 +0100)]
mplayer_git: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agou-boot git: move overo to 2010.12
Koen Kooi [Mon, 31 Jan 2011 07:42:48 +0000 (08:42 +0100)]
u-boot git: move overo to 2010.12

* tested on Overo Tide

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agokernel.bbclass: Add kernel-* to PACKAGES_DYNAMIC
Andreas Oberritter [Mon, 31 Jan 2011 01:56:55 +0000 (01:56 +0000)]
kernel.bbclass: Add kernel-* to PACKAGES_DYNAMIC

* Use it as a hint for BitBake to know that packages inheriting
  kernel.bbclass do provide kernel-x.y.z-localversion.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: Paul Menzel <paulepanter@users.sourceforge.net>
for `omap3-sgx-modules` with `angstrom-2008.1`

14 years agolinux-kexecboot_git: return to DEFAULT_PREFERENCE="-2"
Andrea Adami [Mon, 31 Jan 2011 00:41:13 +0000 (01:41 +0100)]
linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2"

* bumped by mistake (again) during testing

14 years agolinux-kexecboot_git: update Zaurus defconfigs for 2.6.38-rc2
Andrea Adami [Mon, 31 Jan 2011 00:39:44 +0000 (01:39 +0100)]
linux-kexecboot_git: update Zaurus defconfigs for 2.6.38-rc2

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot_git: refresh Zaurus defconfigs
Andrea Adami [Mon, 31 Jan 2011 00:11:31 +0000 (01:11 +0100)]
linux-kexecboot_git: refresh Zaurus defconfigs

* initial commit, will need refinements
* taken from 2.6.37

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: move SRCREV and bump to 2.6.38-rc2
Andrea Adami [Mon, 31 Jan 2011 00:07:01 +0000 (01:07 +0100)]
linux-kexecboot: move SRCREV and bump to 2.6.38-rc2

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: new round of cleaning for 2.6.37 Zaurus defconfigs
Andrea Adami [Sun, 30 Jan 2011 23:57:42 +0000 (00:57 +0100)]
linux-kexecboot: new round of cleaning for 2.6.37 Zaurus defconfigs

* remove CONFIG_SATA_PMP and CONFIG_PATA_PLATFORM
* those seem not necessary for kexecboot
* tested on c7x0 and spitz (CF cards and internal hdd)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: add more Zaurus defconfigs for testing 2.6.37
Andrea Adami [Sun, 30 Jan 2011 23:13:28 +0000 (00:13 +0100)]
linux-kexecboot: add more Zaurus defconfigs for testing 2.6.37

* initial commit for tosa, poodle, collie
* minimal edits for spizt and akita

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoSlugOS: initscripts - rework reboot for clean kexec
Mike Westerhof [Sun, 30 Jan 2011 15:11:23 +0000 (09:11 -0600)]
SlugOS: initscripts - rework reboot for clean kexec
(Borrowed extensively from the HIPOX reboot/kexec technique)
Signed-off-by: Mike Westerhof <mike@mwester.net>
14 years agoSlugOS: sysconf - change cpio usage from "crc" format to "newc" format
Mike Westerhof [Sun, 30 Jan 2011 14:34:06 +0000 (08:34 -0600)]
SlugOS: sysconf - change cpio usage from "crc" format to "newc" format
(busybox cpio does not (yet) support the crc format)
Signed-off-by: Mike Westerhof <mike@mwester.net>
14 years agoSlugOS: Bump up to SlugOS 5.7 with kernel 2.6.29
Mike Westerhof [Sun, 30 Jan 2011 13:54:47 +0000 (07:54 -0600)]
SlugOS: Bump up to SlugOS 5.7 with kernel 2.6.29
- drop CONFIG_SYSFS_DEPRECATED in the kernel config
- drop "native" feed as it is empty, and will remain so
Signed-off-by: Mike Westerhof <mike@mwester.net>
14 years agoSlugOS: slugos-init -- add boot/kexec script for kernel development
Mike Westerhof [Sun, 30 Jan 2011 13:49:04 +0000 (07:49 -0600)]
SlugOS: slugos-init -- add boot/kexec script for kernel development
(this should be removed for release)
Signed-off-by: Mike Westerhof <mike@mwester.net>
14 years agoSlugOS: sysconf - pass along hostname to DHCP server
Mike Westerhof [Sun, 30 Jan 2011 13:43:55 +0000 (07:43 -0600)]
SlugOS: sysconf - pass along hostname to DHCP server
This change will result in the appropriate DNS entry being created
dynamically, if the DHCP server supports doing so.
Signed-off-by: Mike Westerhof <mike@mwester.net>
14 years agouclibc_git.bb: Remove patches applied upstream and update to latest git/master
Khem Raj [Sat, 29 Jan 2011 23:44:44 +0000 (15:44 -0800)]
uclibc_git.bb: Remove patches applied upstream and update to latest git/master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoe-tasks: add patch for changed genlist_item_insert_before api
Martin Jansa [Sat, 29 Jan 2011 23:39:05 +0000 (00:39 +0100)]
e-tasks: add patch for changed genlist_item_insert_before api

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agowaker: fix build without ecore_string_init and ecore_string_shutdown
Martin Jansa [Sat, 29 Jan 2011 23:30:52 +0000 (00:30 +0100)]
waker: fix build without ecore_string_init and ecore_string_shutdown

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoecore: fix checksum
Martin Jansa [Sat, 29 Jan 2011 23:11:19 +0000 (00:11 +0100)]
ecore: fix checksum

* tar.gz was recreated after http://trac.enlightenment.org/e/changeset/56378

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoexml, enhance: move to obsolete
Martin Jansa [Sat, 29 Jan 2011 17:50:03 +0000 (18:50 +0100)]
exml, enhance: move to obsolete

* exml still depends on ecore-data which was removed by upstream long ago
* enhance depends on exml so the same

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoewl: move to obsolete
Martin Jansa [Sat, 29 Jan 2011 17:49:15 +0000 (18:49 +0100)]
ewl: move to obsolete

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoesmart,eflpp,entrance: move to obsolete
Martin Jansa [Sat, 29 Jan 2011 17:43:18 +0000 (18:43 +0100)]
esmart,eflpp,entrance: move to obsolete

* esmart still depends on eina-0 instead of eina-1, so it's broken for long and nobody complained
* eflpp and entrance depends on it so the same

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-edbus: simplify recipe
Martin Jansa [Sat, 29 Jan 2011 17:37:21 +0000 (18:37 +0100)]
python-edbus: simplify recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeina: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 13:49:29 +0000 (14:49 +0100)]
eina: introduce 1.0.0

* eina_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoecore: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 13:30:42 +0000 (14:30 +0100)]
ecore: introduce 1.0.0

* ecore_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoefreet: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 15:24:51 +0000 (16:24 +0100)]
efreet: introduce 1.0.0

* efreet_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeeze: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 15:06:57 +0000 (16:06 +0100)]
eeze: introduce 1.0.0

* eeze_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeet: introduce 1.4.0
Martin Jansa [Sat, 29 Jan 2011 14:58:18 +0000 (15:58 +0100)]
eet: introduce 1.4.0

* eet_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoedbus: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 14:49:45 +0000 (15:49 +0100)]
edbus: introduce 1.0.0

* edbus_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoembryo: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 14:40:48 +0000 (15:40 +0100)]
embryo: introduce 1.0.0

* embryo_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoedje: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 14:35:44 +0000 (15:35 +0100)]
edje: introduce 1.0.0

* edje_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoevas: introduce 1.0.0
Martin Jansa [Sat, 29 Jan 2011 14:20:08 +0000 (15:20 +0100)]
evas: introduce 1.0.0

* evas_svn is now D_P -1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm: drop patches with really old maxrev
Martin Jansa [Sat, 29 Jan 2011 15:53:11 +0000 (16:53 +0100)]
e-wm: drop patches with really old maxrev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoplaces: remove patch with really old maxrev
Martin Jansa [Sat, 29 Jan 2011 15:52:48 +0000 (16:52 +0100)]
places: remove patch with really old maxrev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoefl: remove unused files/mkinstalldirs
Martin Jansa [Sat, 29 Jan 2011 15:28:06 +0000 (16:28 +0100)]
efl: remove unused files/mkinstalldirs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-base: prepare for releases
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>
14 years agoslugos-packages: Fix reference to kexec-tools package.
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>
14 years agotask-shr-feed: fix RDEPENDS on kexec-tools.
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>
14 years agotask-devimage: fix RDEPENDS on kexec-tools.
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>
14 years agoinitramfs-module-kexecboot: fix RDEPENDS after kexec-tools changes.
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>
14 years agobase.bbclass: Update build_summary for bitbake 1.8.x
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>
14 years agotask-shr-feed: add sflphone-common
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>
14 years agoglib-2.0-native_2.22.1.bb: It should not be used anymore after BBCLASSEXTEND
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>
14 years agoopenswan: fix build with install wrapper
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>
14 years agomodule.bbclass: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERS...
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>
14 years agowifistix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agorobostix-module: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VER...
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>
14 years agorobostix: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agoprism54: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agomadwifi: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agogpio-event: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agochar-driver: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KERNEL_VERSION})
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>
14 years agoshr-autorev.inc: add libshr-glib
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>
14 years agopalmpre machine: add compat-wireless-2.6-old to MACHINE_EXTRA_RDEPENDS
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>
14 years agopalmpre machine: split MACHINE_EXTRA_DEPENDS into lines
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>
14 years agoxserver-nodm-init: reorder xserver-nodm to start position 90 for shr distribution
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>
14 years agoslugos.inc: Use ?= on SOURCE_MIRROR_URL
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>
14 years agopython-native: Mangle shebang-invoking scripts
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>
14 years agowireshark: fix RDEPENDS version syntax
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>
14 years agowifistix: fix RDEPENDS version syntax
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>
14 years agoshfs: fix RDEPENDS version syntax
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>
14 years agosablevm: fix RDEPENDS version syntax
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>
14 years agorobostix-module: fix RDEPENDS version syntax
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>
14 years agorobostix: fix RDEPENDS version syntax
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>
14 years agopython: fix RDEPENDS version syntax
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>
14 years agoprism54: fix RDEPENDS version syntax
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>
14 years agonetworkmanager: fix RDEPENDS version syntax
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>
14 years agomadwifi: fix RDEPENDS version syntax
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>
14 years agoklibc: fix RDEPENDS version syntax
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>
14 years agohostap: fix RDEPENDS version syntax
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>
14 years agogpio-event: fix RDEPENDS version syntax
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>
14 years agochar-driver: fix RDEPENDS version syntax
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>
14 years agomodule.bbclass: fix RDEPENDS version syntax
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>
14 years agox-load git: bump SRCREV, refresh patches
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>
14 years agopalmpre machine: bump kernel PR
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>
14 years agolinux-palmpre: adopt to new kernel version and bump SRCREV
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>
14 years agoudev-162: add udev-compat configuration for palmpre machine
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>
14 years agopalmpre machine: add udev-compat preferred provider
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>
14 years agoshr-image: use default IMAGE_DEV_MANAGER and not devtmpfs
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>
14 years agoinitscripts-shr: remove devtmpfs initscript for palmpre machine
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>
14 years agoMAINTAINERS: add committer's entry.
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>
14 years agogit-1.7.3.5: fix git-less-hardlinks.diff and rename files dir to git-1.7.3.5
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>
14 years agolibgles-omap3: add 4.03.00.01 release
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>
14 years agoavahi: integrate python into main recipe
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>
14 years agolinux-omap 2.6.37: add Laurents ISP patchset
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>
14 years agoxbiff: upgrade from 1.0.2 to 1.0.3
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>
14 years agolibxi: upgrade from 1.4.0 to 1.4.1
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>
14 years agoe-base: bump EFL_SRCREV a bit
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>
14 years agolibpng.inc: Fix unfetchable SRC_URI
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>
14 years agogit: Upgrade recipes from 1.7.0.2 -> 1.7.3.5
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>
14 years agoklibc: move to latest 1.5.21
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>
14 years agoRevert "bind: Add DISTRO_FEATURES support for ipv6"
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.

14 years agoxserver-xorg-conf: htcdream: switch to htcdream version of the US keyboard
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>
14 years agoxfdesktop 4.6.2: fix compilation
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>
14 years agoadb4000.conf: New machine, kernel and u-boot support.
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>
14 years agobind: Add DISTRO_FEATURES support for ipv6
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>
14 years agoopenswan: Fix a build race in libipsecconf
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>
14 years agobin/install: use '.' not source, and use -eq not ==
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>
14 years agofile: make 5.04 relocatable
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>
14 years agositeinfo: add linux-gnu os
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>
14 years agocml1: fix the case of the variables in menuconfig
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>