openembedded.git
13 years agoptpd: Add a patch to bring in limits.h org.openembedded.dev
Tom Rini [Mon, 4 Apr 2011 19:05:22 +0000 (12:05 -0700)]
ptpd: Add a patch to bring in limits.h

Taken from the old bugzilla:
http://lists.linuxtogo.org/pipermail/openembedded-commits/2010-January/041030.html

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoazy: disable mysql tests
Martin Jansa [Mon, 28 Mar 2011 14:35:46 +0000 (16:35 +0200)]
azy: disable mysql tests

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoelmdentica: fix build after azy changes from r58286
Martin Jansa [Mon, 4 Apr 2011 15:50:37 +0000 (17:50 +0200)]
elmdentica: fix build after azy changes from r58286

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agocompatibility-providers: use libav as ffmpeg provider
Martin Jansa [Mon, 4 Apr 2011 11:00:29 +0000 (13:00 +0200)]
compatibility-providers: use libav as ffmpeg provider

* angstrom is using libav since cd4eacbe9eb3c396a5025fc7b7bac59f5bd36096

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoopimd-utils: RDEPEND on ffphonelog instead of pyphonelog
Martin Jansa [Wed, 30 Mar 2011 10:38:14 +0000 (12:38 +0200)]
opimd-utils: RDEPEND on ffphonelog instead of pyphonelog

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoshr: blacklist pstree in favor of psmisc
Martin Jansa [Mon, 4 Apr 2011 11:01:17 +0000 (13:01 +0200)]
shr: blacklist pstree in favor of psmisc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agovala[-native]: add 0.12.0
Michael 'Mickey' Lauer [Mon, 4 Apr 2011 15:39:54 +0000 (17:39 +0200)]
vala[-native]: add 0.12.0

13 years agogpe-package: do not inherit class `pkgconfig`
Paul Menzel [Tue, 22 Mar 2011 07:58:55 +0000 (08:58 +0100)]
gpe-package: do not inherit class `pkgconfig`

The recipe does not ship any pkg-config files.

$ find minimal-dev/work/armv7a-oe-linux-gnueabi/gpe-package-0.4-r3/ -name *.pc
$

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
13 years agogdbm: convert tabulator to spaces
Paul Menzel [Sun, 3 Apr 2011 16:35:42 +0000 (18:35 +0200)]
gdbm: convert tabulator to spaces

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
13 years agolinux-kexecboot: update 2.6.38 zaurus defconfigs (add RTC)
Andrea Adami [Sat, 2 Apr 2011 21:43:33 +0000 (23:43 +0200)]
linux-kexecboot: update 2.6.38 zaurus defconfigs (add RTC)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux-kexecboot: add new kernel task do_savedefconfig
Andrea Adami [Sat, 2 Apr 2011 12:48:59 +0000 (14:48 +0200)]
linux-kexecboot: add new kernel task do_savedefconfig

* shrink and recommit Zaurus defconfigs

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agoti-cgt6x: Add release 7.2.2
Siddharth Heroor [Fri, 1 Apr 2011 05:46:15 +0000 (11:16 +0530)]
ti-cgt6x: Add release 7.2.2

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoTI EDMA3LLD Sysbios: Add version 02.11.01.02
Siddharth Heroor [Wed, 30 Mar 2011 07:42:41 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Add version 02.11.01.02

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoTI EDMA3LLD Sysbios: Update recipe for SRC_URI
Siddharth Heroor [Wed, 30 Mar 2011 07:42:40 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Update recipe for SRC_URI

* Add SRC_URI for tar.gz releases.
* Bump PR.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoTI EDMA3LLD Sysbios: Move installer unpack to recipe version
Siddharth Heroor [Wed, 30 Mar 2011 07:42:39 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Move installer unpack to recipe version

* The EDMA3LLD for Sysbios, does not ship as an installer
  but as a tarball. The older release 02.10.03.04 used an installer
  and this patch is in preparation of upcoming patches for new
  releases of EDMA3LLD.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agou-boot: BeagleBoard: add rev xM-C detection
Jason Kridner [Fri, 1 Apr 2011 14:46:53 +0000 (09:46 -0500)]
u-boot: BeagleBoard: add rev xM-C detection

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agolinux-2.6.24: allow building kernel with newer GNU make
Steffen Sledz [Mon, 28 Mar 2011 13:43:31 +0000 (15:43 +0200)]
linux-2.6.24: allow building kernel with newer GNU make

GNU make >= 3.82 does not allow mixed implicit and normal rules

Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
13 years agolinux-kexecboot: remove obsoleted arm patch, temporary before 2.6.38.
Andrea Adami [Thu, 31 Mar 2011 22:17:24 +0000 (00:17 +0200)]
linux-kexecboot: remove obsoleted arm patch, temporary before 2.6.38.

* fixed upstream
* ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
* committer Russell King <rmk+kernel@arm.linux.org.uk>
* Wed, 23 Feb 2011 16:19:21 +0000 (16:19 +0000)
* commit 97594b0f35c0708cb9551c070b9693a52ec24ebf

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1
Andrea Adami [Thu, 31 Mar 2011 22:00:23 +0000 (00:00 +0200)]
linux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux-kexecboot: update 2.6.38 to 2.6.38.2
Andrea Adami [Thu, 31 Mar 2011 21:57:11 +0000 (23:57 +0200)]
linux-kexecboot: update 2.6.38 to 2.6.38.2

* Bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux: update linux_git placeholder to 2.6.39-rc1
Andrea Adami [Thu, 31 Mar 2011 21:54:14 +0000 (23:54 +0200)]
linux: update linux_git placeholder to 2.6.39-rc1

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux: update 2.6.38 to 2.6.38.2
Andrea Adami [Thu, 31 Mar 2011 21:52:34 +0000 (23:52 +0200)]
linux: update 2.6.38 to 2.6.38.2

* Bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agovala[-native]: 0.11.7.3 -> 0.11.7.4
Michael 'Mickey' Lauer [Thu, 31 Mar 2011 19:02:22 +0000 (21:02 +0200)]
vala[-native]: 0.11.7.3 -> 0.11.7.4

13 years agovim: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:21:07 +0000 (10:21 -0700)]
vim: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agosamba: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:20:42 +0000 (10:20 -0700)]
samba: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoxqt2: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:10:22 +0000 (10:10 -0700)]
xqt2: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agotk 8.4.19: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:10:12 +0000 (10:10 -0700)]
tk 8.4.19: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agotcl: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:10:05 +0000 (10:10 -0700)]
tcl: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoqscintilla: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:09:52 +0000 (10:09 -0700)]
qscintilla: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agopoboxserver: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:09:36 +0000 (10:09 -0700)]
poboxserver: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoopie-sh: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:09:27 +0000 (10:09 -0700)]
opie-sh: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agodb: Switch to patchdir rather than applying in do_configure
Tom Rini [Thu, 31 Mar 2011 17:09:11 +0000 (10:09 -0700)]
db: Switch to patchdir rather than applying in do_configure

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoconf/,gcc-common.inc: Add support for ARM hard float toolchain
Khem Raj [Thu, 31 Mar 2011 14:48:29 +0000 (07:48 -0700)]
conf/,gcc-common.inc: Add support for ARM hard float toolchain

Rename ARM_FP_MODE to ARM_FP_ABI

Set target fpu to hard for hardfp ARMv7

Use machine override to add base package arch instead of appending to
OVERRIDES directly

Pass --with-float option to gcc configure taking into account
what float ABI is selected through ARM_FP_ABI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoqt4: security advisory - blacklist fraudulent comodo certificates
Denys Dmytriyenko [Wed, 30 Mar 2011 21:19:55 +0000 (17:19 -0400)]
qt4: security advisory - blacklist fraudulent comodo certificates

Security advisory: Blacklist fraudulent certificates. More info is in the
patch and at the following links:
http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html
http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff/view

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by : Eric Benard <eric@eukrea.com>

13 years agoexternal-toolchain-angstrom: don't stage .la files
Denys Dmytriyenko [Thu, 31 Mar 2011 06:32:53 +0000 (02:32 -0400)]
external-toolchain-angstrom: don't stage .la files

Libtool .la files bundled with the toolchain contain references to external
sysroot and are not really needed for the normal operation.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agomatrix-gui: Add support for am387x-evm machine
Chase Maupin [Wed, 30 Mar 2011 18:08:11 +0000 (13:08 -0500)]
matrix-gui: Add support for am387x-evm machine

* Add support for the am387x-evm machine type which uses
  SOC_FAMILY ti814x.
* Bump the recipe PRs

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoam-benchmarks: Add support for am387x-evm machine
Chase Maupin [Wed, 30 Mar 2011 18:08:10 +0000 (13:08 -0500)]
am-benchmarks: Add support for am387x-evm machine

* Add support in this recipe for the am387x-evm machine
  type.
* Bump the PR.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agosort: Add ti814x machine types
Chase Maupin [Wed, 30 Mar 2011 18:08:09 +0000 (13:08 -0500)]
sort: Add ti814x machine types

* Add support for am387x-evm, dm814x-evm, and c6a814x-evm
  machine types.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agou-boot: Add PSP version for am387x-evm
Chase Maupin [Wed, 30 Mar 2011 18:08:08 +0000 (13:08 -0500)]
u-boot: Add PSP version for am387x-evm

* Add the TI PSP u-boot version for the am387x-evm machine type
* Make this version the default preference for ti814x
  SOC_FAMILY devices.
* Based on u-boot recipe from Arago contributed by Nageswari
  Srinivasan

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agolinux-omap3: add PSP recipe for am387x-evm
Chase Maupin [Wed, 30 Mar 2011 18:08:07 +0000 (13:08 -0500)]
linux-omap3: add PSP recipe for am387x-evm

* Add the TI PSP kernel recipe for the am387x-evm machine type.
* Added the defconfig for ti814x devices
* Based on kernel recipe from Arago contributed by Nageswari
  Srinivasan

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoti814x: Add new machine definitions
Chase Maupin [Wed, 30 Mar 2011 18:08:06 +0000 (13:08 -0500)]
ti814x: Add new machine definitions

* Add new am387x-evm machine definition
* Add new dm814xx-evm machine definition
* Add new c6a814x-evm machine definition
* New SOC_FAMILY ti814x available
* Based on machine configuration files from Arago contributed
  by Siddharth Heroor

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoqmake2: Define env var for strip. Convert to use INC_PR.
Philip Balister [Wed, 30 Mar 2011 22:07:11 +0000 (18:07 -0400)]
qmake2: Define env var for strip. Convert to use INC_PR.

13 years agoautomake: Fix paths in scripts installed on target.
Philip Balister [Wed, 30 Mar 2011 22:06:11 +0000 (18:06 -0400)]
automake: Fix paths in scripts installed on target.

13 years agoautoconf: Fix paths for scripts installed on the target.
Philip Balister [Wed, 30 Mar 2011 22:05:30 +0000 (18:05 -0400)]
autoconf: Fix paths for scripts installed on the target.

13 years agoeeze: update to 1.0.1
Philippe De Swert [Mon, 28 Mar 2011 21:45:40 +0000 (00:45 +0300)]
eeze: update to 1.0.1

Version 1.0.1 contains bugfixes for udev watch/find functions to make sure devices are shown correctly.

Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
13 years agozaurus.inc: fix typo ( s/device_table-add/device_table_add/ )
Andrea Adami [Tue, 29 Mar 2011 21:48:22 +0000 (23:48 +0200)]
zaurus.inc: fix typo ( s/device_table-add/device_table_add/ )
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agomatrix-gui: update SRCREV
Jeff Lance [Wed, 30 Mar 2011 23:20:20 +0000 (23:20 +0000)]
matrix-gui: update SRCREV

* am1808 - pull in better description for WiFi.

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agovala[-native]: 0.11.7.2 -> 0.11.7.3
Michael 'Mickey' Lauer [Tue, 29 Mar 2011 18:53:10 +0000 (20:53 +0200)]
vala[-native]: 0.11.7.2 -> 0.11.7.3

13 years agopoppler 0.12.3: remove `DEFAULT_PREFERENCE = "-1"`
Philippe De Swert [Mon, 28 Mar 2011 18:33:26 +0000 (21:33 +0300)]
poppler 0.12.3: remove `DEFAULT_PREFERENCE = "-1"`

Version 0.12.3 has been used in Ȧngström, minimal-{,uclibc} and SHR for over six months.

Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoslim: s:libjpeg:jpeg:
Koen Kooi [Tue, 29 Mar 2011 07:21:02 +0000 (09:21 +0200)]
slim: s:libjpeg:jpeg:

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoslim: s:virtual/x11:virtual/libx11:
Koen Kooi [Tue, 29 Mar 2011 07:17:13 +0000 (09:17 +0200)]
slim: s:virtual/x11:virtual/libx11:

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoAdded a recipe for libmodbus
Radoslav Kolev [Sun, 27 Mar 2011 17:19:43 +0000 (17:19 +0000)]
Added a recipe for libmodbus

Signed-off-by: Radoslav Kolev <radoslav@kolev.info>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agotzcode-native: update to 2011d
Antonio Ospite [Mon, 28 Mar 2011 10:59:17 +0000 (12:59 +0200)]
tzcode-native: update to 2011d

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Mike Westerhof <mike@mwester.net>
13 years agotzdata: Updated to 2011d
Antonio Ospite [Mon, 28 Mar 2011 10:57:59 +0000 (12:57 +0200)]
tzdata: Updated to 2011d

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Mike Westerhof <mike@mwester.net>
13 years agozaurus-2.6.inc: rename into zaurus.inc.
Andrea Adami [Mon, 28 Mar 2011 23:29:20 +0000 (01:29 +0200)]
zaurus-2.6.inc: rename into zaurus.inc.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agozaurus-2.6.inc: include extra device tables (scsi and loop).
Andrea Adami [Mon, 28 Mar 2011 23:10:32 +0000 (01:10 +0200)]
zaurus-2.6.inc: include extra device tables (scsi and loop).
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agodevice_table_add_scsi: add sdb and sdc with just 4 devices each.
Andrea Adami [Mon, 28 Mar 2011 23:07:49 +0000 (01:07 +0200)]
device_table_add_scsi: add sdb and sdc with just 4 devices each.

* modern kernels handle CF cards and microdrives as SCSI now (sd*)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agoslim: fix DEPENDS and RDEPENDS typo
Denis 'GNUtoo' Carikli [Mon, 28 Mar 2011 15:10:14 +0000 (17:10 +0200)]
slim: fix DEPENDS and RDEPENDS typo

Thanks JaMa on #openmoko-cdevel on Freenode on irc for finding the problem:
  Mar 28 15:39:23 <JaMa|Off> GNUtoo|bug20: slim recipe is still wrong wrt DEPEND_S_ and RDEPEND_S_

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
13 years agoangstrom: switch to libav
Koen Kooi [Mon, 28 Mar 2011 13:47:51 +0000 (15:47 +0200)]
angstrom: switch to libav

13 years agolibav: add proper recipe for git version
Koen Kooi [Mon, 28 Mar 2011 13:47:23 +0000 (15:47 +0200)]
libav: add proper recipe for git version
omapfbplay: switch to libav

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoomap4430-panda: Switch panda to use new omap4 include + add new SOC_FAMILY
Roger Monk [Fri, 25 Mar 2011 15:21:43 +0000 (15:21 +0000)]
omap4430-panda: Switch panda to use new omap4 include + add new SOC_FAMILY

* Add new omap4.inc
   * Switch machine config to use new omap4 include

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoorc: add version 0.4.10
Paul Menzel [Thu, 24 Mar 2011 09:21:23 +0000 (10:21 +0100)]
orc: add version 0.4.10

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
13 years agoxbmc: add patch to fix `error: call of overloaded 'abs(int64_t)' is ambiguous`
Paul Menzel [Sat, 26 Mar 2011 13:31:46 +0000 (14:31 +0100)]
xbmc: add patch to fix `error: call of overloaded 'abs(int64_t)' is ambiguous`

For further information please read the commit message of the patch.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
13 years agoSlugOS: slugos-packages - demote ftpd-topfield (recipe needs work), promote vsftpd...
Mike Westerhof [Mon, 28 Mar 2011 03:17:36 +0000 (22:17 -0500)]
SlugOS: slugos-packages - demote ftpd-topfield (recipe needs work), promote vsftpd (recipe fixed).
Signed-off-by: Mike Westerhof <mike@mwester.net>
13 years agolinux-kexecboot: bump PR to follow kexecboot update.
Andrea Adami [Sun, 27 Mar 2011 22:09:56 +0000 (00:09 +0200)]
linux-kexecboot: bump PR to follow kexecboot update.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agokexecboot: bump to d391c05fe7b9379f62a34e7dd5deb851de2b0a0b.
Andrea Adami [Sun, 27 Mar 2011 22:08:29 +0000 (00:08 +0200)]
kexecboot: bump to d391c05fe7b9379f62a34e7dd5deb851de2b0a0b.

* some fixes for qvga resolution (shorter strings)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agoudev: remove udev-compat for Zaurus devices since we use 2.6.38 finally.
Andrea Adami [Sun, 27 Mar 2011 21:59:02 +0000 (23:59 +0200)]
udev: remove udev-compat for Zaurus devices since we use 2.6.38 finally.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agoecj-bootstrap: try 5 times to compile the classes
Henning [Sun, 27 Mar 2011 11:41:28 +0000 (13:41 +0200)]
ecj-bootstrap: try 5 times to compile the classes

* that is an easy fix to workaround the aborts and
  segfaults of cacao and jamvm
* bump PR

13 years agollvm: merge native recipe into the normal recipe
Henning Heinold [Fri, 25 Mar 2011 19:39:21 +0000 (20:39 +0100)]
llvm: merge native recipe into the normal recipe

* use BBCLASSEXTENDED = "native"
* remove do_stage
* bump PR

13 years agoclasspath-native: switch from inherit gettext directly to gettext-native
Henning Heinold [Fri, 25 Mar 2011 19:39:20 +0000 (20:39 +0100)]
classpath-native: switch from inherit gettext directly to gettext-native

* gettext-native can be stripped out sometimes now so let
  us depend directly on it for config.rpath

13 years agoinetlib: move to proper place
Henning Heinold [Fri, 25 Mar 2011 19:39:19 +0000 (20:39 +0100)]
inetlib: move to proper place

13 years agozaurus-2.6.inc: default to standard linux kernel recipe for all devices.
Andrea Adami [Sun, 27 Mar 2011 13:43:58 +0000 (15:43 +0200)]
zaurus-2.6.inc: default to standard linux kernel recipe for all devices.

* minimal/console-image & kernel 2.6.38 tested and booting on all models
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux-kexecboot-2.6.38: default version for Zaurus devices.
Andrea Adami [Sun, 27 Mar 2011 13:42:02 +0000 (15:42 +0200)]
linux-kexecboot-2.6.38: default version for Zaurus devices.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agolinux-2.6.38: default version for Zaurus devices.
Andrea Adami [Sun, 27 Mar 2011 13:39:29 +0000 (15:39 +0200)]
linux-2.6.38: default version for Zaurus devices.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
13 years agoabuse: update to 0.7.1,fix license,compilation(host libdir),and sdl install
Denis 'GNUtoo' Carikli [Sat, 26 Mar 2011 21:08:53 +0000 (22:08 +0100)]
abuse: update to 0.7.1,fix license,compilation(host libdir),and sdl install

Without the sdl install fix() we have:
| install: cannot stat `.../work/armv7a-angstrom-linux-gnueabi/abuse-0.7.0-r1/abuse.png': No such file or directory

Without the patch -L/usr/lib was passed to the linking flags and it failed at linking.
And if we didn't set the xorg library path we had -L alone in the linking flags which made it fail
  too

Finally The license is assumed to be GPLv2,becase of COPYING.
Altough no headers were present in the source files.

Note that no data are included yet(it could be included in some
  future improvements)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
13 years agoadd new recipe: slim (an X display manager)
Denis 'GNUtoo' Carikli [Sat, 26 Mar 2011 17:08:22 +0000 (18:08 +0100)]
add new recipe: slim (an X display manager)

The slim recipe was taken from the openpandora git here:
  http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=tree;f=recipes/slim;h=6ac85b55ec8fb1d600bdc0322b0a61c50520e290;hb=HEAD
And updated to use newer openembedded standards
  (like for instance apply=yes instead of patch=1)

Thanks JaMa|Off and woglinde for the help on DEPENDS and RDEPENDS:
From #oe on Freenode on IRC:
  <JaMa|Off> GNUtoo|laptop: 1) it should be RDEPENDS_${PN}
And:
  <woglinde> no RDEPENDS with virtual

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
13 years agoekiga_git: fix configure not finding boost signals
Denis 'GNUtoo' Carikli [Sat, 26 Mar 2011 17:03:50 +0000 (18:03 +0100)]
ekiga_git: fix configure not finding boost signals

Without that fix we have that in the configure log:
  checking whether the Boost::Signals library is available... yes
  checking for main in -lboost_signals-mt... no
  checking for main in -lboost_signals-boost_signals-mt... no
But looking at config.log reveal something more problematic:
  configure:17760: checking for main in -lboost_signals-mt
  configure:17779: arm-angstrom-linux-gnueabi-g++ [...] -o conftest [...] -I/usr/include [...] -L/usr/lib conftest.cpp -lboost_signals-mt   >&5
  /usr/lib/libboost_signals-mt.so: file not recognized: File format not recognized
Wich is fixed by this commit.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
13 years agoxbmc: add `libass` to `DEPENDS`
Paul Menzel [Fri, 21 Jan 2011 11:32:07 +0000 (12:32 +0100)]
xbmc: add `libass` to `DEPENDS`

Task compile of `xbmc_svn.bb` fails with the following error message when using `angstrom-2010.x`. `angstrom-2008.1` does/did not have this problem probably because of using Libtool 2.2.

arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/s
ysroots/armv7a-angstrom-linux-gnueabi -MD -c -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb2 -fpermissive -fvisibility-inlines-hidden -fPIC -DPIC -D_RE
ENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -mfloat-abi=softfp -mno-apcs-stack-check -Wa,-march=armv7a -mcpu=cortex-a8 -mfpu=neon -mvectorize-with-ne
on-quad -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb2 -fpermissive -fvisibility-inlines-hidden -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE
_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -mfloat-abi=softfp -mno-apcs-stack-check -Wa,-march=armv7a -mcpu=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -fexpensive-optimizations -fo
mit-frame-pointer -frename-registers -O2 -ggdb2 -fpermissive -fvisibility-inlines-hidden -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2
 -mfloat-abi=softfp -mno-apcs-stack-check -Wa,-march=armv7a -mcpu=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -D_LINUX -D_FILE_DEFINED -D__STDC_CONSTANT_MACROS -DBIN_INSTALL_PA
TH="\"/usr/lib/xbmc\"" -DINSTALL_PATH="\"/usr/share/xbmc\"" -DHAS_SDL_JOYSTICK -D'SVN_REV="Unknown"' -D_ARMEL -DHAVE_CONFIG_H  -I. -I.. -I../../ -I../linux -I../cores -I../../guili
b -I../posix -I../../lib/jsoncpp/jsoncpp/include -D_GNU_SOURCE=1 -D_REENTRANT -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/ -
I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/SDL -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-lin
ux-gnueabi/usr/include/alsa -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/dbus-1.0 -I/oe/build-angstrom-next/angstro
m-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/freetype2 -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/fribidi -I/ho
me/paul/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-li
nux-gnueabi/usr/include/libpng12 -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/dbus-1.0/include -I/oe/build-angstrom-nex
t/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/armv7a/include -I/
oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/xbmc-10.05-r11+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe/git Socket.cpp -o Socket.o
LINK  libass.la
In file included from log.h:25:0,
               from Socket.cpp:26:
../../guilib/StdString.h:1597:14: note: the mangling of 'va_list' has changed in GCC 4.4
arm-angstrom-linux-gnueabi-libtool: link: warning: library `/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/libfreetype.la' was moved.
/bin/grep: /usr/lib/libz.la: No such file or directory
/bin/sed: can't read /usr/lib/libz.la: No such file or directory
arm-angstrom-linux-gnueabi-libtool: link: `/usr/lib/libz.la' is not a valid libtool archive
make[4]: *** [libass.la] Error 1
make[4]: Leaving directory `/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/xbmc-10.05-r11+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe/git/lib/
libass/libass'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/xbmc-10.05-r11+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe/git/lib/
libass'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/xbmc-10.05-r11+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe/git/lib/
libass'
make[1]: *** [../libass/.libs/libass.so] Error 2
make[1]: Leaving directory `/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/xbmc-10.05-r11+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe/git/lib/
libass/xbmc'
make: *** [dvdpcodecs] Error 2
make: *** Waiting for unfinished jobs....

Using the external package fixes this problem.

Build Configuration:
BB_VERSION        = "1.12.0"
METADATA_BRANCH   = "<unknown>"
METADATA_REVISION = "a36e1dd"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110318"
TARGET_FPU        = "hard"

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
13 years agomatrix-gui: Bump up SRCREV
Jeff Lance [Sun, 27 Mar 2011 04:38:48 +0000 (04:38 +0000)]
matrix-gui: Bump up SRCREV

* Bump up SRCREV to bring in mods on am180x and other platforms
* am180x: Automated Wifi
* am181x, am180x, omap-l138, dm368: Removing TI SVG icons as they were found to slow down update performance
* am180x: Fixing PRU EDMA example
        * pulling in addtional mods from other platforms
* omap-l138
                * dm368
                * dm3730
                * ti814x
                * ti816x

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoexternal-toolchain-angstrom: variable name for gdb license got changed
Denys Dmytriyenko [Fri, 25 Mar 2011 22:03:49 +0000 (18:03 -0400)]
external-toolchain-angstrom: variable name for gdb license got changed

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoexternal-toolchain-angstrom: update licensing info, document exceptions
Denys Dmytriyenko [Fri, 25 Mar 2011 21:58:06 +0000 (17:58 -0400)]
external-toolchain-angstrom: update licensing info, document exceptions

* Split GCC and RLE licenses and base them off different gcc versions
* Document all the details about the licenses and exceptions, so they
won't get changed by accident again

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoexternal-toolchain-csl: update licensing info, document exceptions
Denys Dmytriyenko [Fri, 25 Mar 2011 21:53:22 +0000 (17:53 -0400)]
external-toolchain-csl: update licensing info, document exceptions

* Split GCC and RLE licenses and base them off different gcc versions
* Document all the details about the licenses and exceptions, so they
won't get changed by accident again

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agoe-wm-config-illume2-shr: use palmpre config option and bump SRCREV
Lukas Märdian [Wed, 23 Mar 2011 23:38:52 +0000 (00:38 +0100)]
e-wm-config-illume2-shr: use palmpre config option and bump SRCREV

* bump SRCREV and PR
* set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"
* add --enable-machine-palmpre to EXTRA_OECONF_palmpre
* now a bigger illume-indicator (top-bar) is used for the palmpre

Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
Acked-by: Simon Busch <morphis@gravedo.de>
13 years agoelfe: bump SRCREV to latest
Simon Busch [Fri, 25 Mar 2011 18:29:46 +0000 (19:29 +0100)]
elfe: bump SRCREV to latest

Signed-off-by: Simon Busch <morphis@gravedo.de>
13 years agoecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we need 1024
Henning Heinold [Fri, 25 Mar 2011 17:07:21 +0000 (18:07 +0100)]
ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we need 1024

13 years agoomapfbplay: Add patch for dce codec error handling
Roger Monk [Fri, 25 Mar 2011 15:52:52 +0000 (15:52 +0000)]
omapfbplay: Add patch for dce codec error handling

* Add patch to handle return codes from dce codec library
      * Check for non-fatal errors
   * Update to latest SRCREV
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoti-libdce: Update to latest SRCREV
Roger Monk [Fri, 25 Mar 2011 14:54:54 +0000 (14:54 +0000)]
ti-libdce: Update to latest SRCREV

* Update to latest version
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoti-gst-ducati: Update to latest SRCREV, package libs
Roger Monk [Fri, 25 Mar 2011 14:50:16 +0000 (14:50 +0000)]
ti-gst-ducati: Update to latest SRCREV, package libs

* Update to latest commit
   * Switch to use latest gstreamer included depends
   * Fix lib packaging
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoangstrom omap3 mkcard: improve loop mount handling
Matt Rice [Fri, 25 Mar 2011 13:04:44 +0000 (14:04 +0100)]
angstrom omap3 mkcard: improve loop mount handling

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agou-boot git: remove duplicate filesdir line
Koen Kooi [Fri, 25 Mar 2011 10:16:58 +0000 (11:16 +0100)]
u-boot git: remove duplicate filesdir line

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agogst-plugins-good: update to 0.10.28
Roger Monk [Fri, 25 Mar 2011 09:52:37 +0000 (09:52 +0000)]
gst-plugins-good: update to 0.10.28

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoomap4430-panda: Prefer u-boot-git and remove extra custom x-load
Roger Monk [Fri, 25 Mar 2011 09:23:05 +0000 (09:23 +0000)]
omap4430-panda: Prefer u-boot-git and remove extra custom x-load

* Switch to using u-boot-git (instead of u-boot-sakoman)
   * Remove reference to custom x-load
   * Remove extra image depends (which will come from common include)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
13 years agou-boot-git: Add omap4430-panda to u-boot git recipe
Roger Monk [Fri, 25 Mar 2011 09:47:44 +0000 (10:47 +0100)]
u-boot-git:  Add omap4430-panda to u-boot git recipe

   * Enable u-boot git to build for pandaboard

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
13 years agomc: add RRECOMMENDed mc-skins package and more files to FILES_PN
Martin Jansa [Fri, 25 Mar 2011 09:11:31 +0000 (10:11 +0100)]
mc: add RRECOMMENDed mc-skins package and more files to FILES_PN

* fixes SHR bug http://trac.shr-project.org/trac/ticket/1348
* and not packaged files

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agofsoaudiod: add asound.conf to CONFFILES and RCONFLICTS with alsa-state
Martin Jansa [Fri, 25 Mar 2011 09:03:40 +0000 (10:03 +0100)]
fsoaudiod: add asound.conf to CONFFILES and RCONFLICTS with alsa-state

* fixes SHR bug http://trac.shr-project.org/trac/ticket/1350

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agotask-shr-feed: add subversion, cvs
Martin Jansa [Fri, 25 Mar 2011 08:59:36 +0000 (09:59 +0100)]
task-shr-feed: add subversion, cvs

* fixes SHR bug http://trac.shr-project.org/trac/ticket/1349

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agox-load git: update to 1.5.0
Koen Kooi [Fri, 25 Mar 2011 08:18:35 +0000 (09:18 +0100)]
x-load git: update to 1.5.0

Tested on beagle-xm/angstrom and pandaboard/angstrom

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoTI XDCTools: Add version 3.20.08.88
Siddharth Heroor [Fri, 25 Mar 2011 13:02:31 +0000 (13:02 +0000)]
TI XDCTools: Add version 3.20.08.88

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoTI IPC: Add version 1.22.04.25
Siddharth Heroor [Thu, 24 Mar 2011 21:01:16 +0000 (21:01 +0000)]
TI IPC: Add version 1.22.04.25

* This version is one the first versions of TI IPC available.
* Fix the installer installer command in the include file.
  Since this is the first version available on OE, changing
  this does not affect any other versions.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agoTI IPC: Add missing dependencies
Siddharth Heroor [Thu, 24 Mar 2011 21:01:15 +0000 (21:01 +0000)]
TI IPC: Add missing dependencies

* The IPC software is for Sys/Bios and is dependent on Sys/Bios.
* To Build IPC and stage it we need XDCTools and C6000 Codegen.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>