Commit Graph

722 Commits

Author SHA1 Message Date
Martin Jansa 33cf69deda mplayer-common: import from OE-classic
* default ao is now alsa instead of oss
* ffmp3float is terribly slow on armv4t without FPU, mad is better
* commit b28081b6039db85f18bf9e722fece59bff6e7b0f

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 09:19:20 +01:00
Koen Kooi 80e3a0c42d pixman: update to 0.24.0
* All patches that went upstream are removed

Tested on beagleboard/angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 15:27:26 +01:00
Martin Jansa f3ca7acd0b libsdl-x11: drop from meta-oe
* there is libsdl in oe-core and nothing depends on libsdl-x11 here

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 08:52:38 +01:00
Koen Kooi 300e13209f iw: fix build breakage with top-level git repos
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 17:07:14 +01:00
Andreas Müller 83f38bacb1 libnl1: remove
networkmanager 0.9.0 was the last to depend on linbl1. So since update
of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete.

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:13:36 +01:00
Andreas Müller 1e73851081 wpa-supplicant_0.7.3.bbappend: bump PR to force rebuild against libnl-3
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:13:35 +01:00
Andreas Müller 44bb73f8e7 networkmanager: bump PR to force rebuild with libnl 3.23
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:13:35 +01:00
Andreas Müller d1442b92ca libnl: add 3.23
* fixes networkmanager default route issue
* to make wpa-supplicant build, links to include files and shared libs were
  added since wpa-supplicant expects old libnl-2 locations. Should libnl-3
  move to oe-core, this woraround should be fixed at wpa-supplicant.
* the command line interface (cli) applications were added at libnl-cli packet.
  This seems correct because EXTRA_OECONF += "--disable-cli" creates empty
  package libnl-cli without affecting other packages.
* build tested from scratch & run tested on overo with iw 3.2 /
  wpa-supplicant 0.7.3 / networkmanager 0.9.2.

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:13:34 +01:00
Andreas Müller 2af926ac27 iw: update to 3.2
to prepare support for libnl-3 we need to update iw.

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:13:33 +01:00
Otavio Salvador 495efd35e8 libinih: bump SRCREV
This version adds support to enumerate the sessions.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:12:29 +01:00
Koen Kooi 720cd3f32c digitemp: fix QA issues:
* missing SRC_URI checksums
* GNU_HASH QA errors:
	WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097U'
	WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097'
* $(uname -s) access

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-28 11:58:39 +01:00
Otavio Salvador 639323c998 digitemp: fix build for non x86 architectures
* fix Makefile to allow CC and CFLAGS override
 * clean binaries before build

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-25 20:53:06 +01:00
Koen Kooi 8130a2f78c testlab bbclass: output version info on all layers
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-25 14:34:17 +01:00
Koen Kooi 7019fbb507 mplayer: fix build with -Wl,-as-needed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-23 22:41:17 +01:00
Khem Raj 43c369606c gcc-4.6: Delete linaro patch that has been committed upstream
gcc-4.6-linaro-r106723.patch is actually a fix for PR 47551
and its needed in oe-core therefore we have to delete this
here since now it will be part of oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 16:33:58 +01:00
Koen Kooi e60a4352c9 fbida: add 2.08
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 10:19:52 +01:00
Otavio Salvador 71b8c3b946 freerdp: use FreeRDP-old repository as 1.0 release is not stable yet
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 14:15:19 +01:00
Koen Kooi cd23935546 loudmouth: add 1.4.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:17:15 +01:00
Koen Kooi 4aadf82361 libwmf 0.2.8.4: fix native build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:14:36 +01:00
Koen Kooi 7d1f575411 gtkmathview: add 0.8.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:10:53 +01:00
Martin Jansa 0c1147ad8d systemd: add prerm u-a calls
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:08:21 +01:00
Koen Kooi b006355af5 t1lib: add 5.1.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:00:54 +01:00
Koen Kooi fdbc6ae58b libwmf: add 0.2.8.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 11:43:19 +01:00
Koen Kooi c30abb39eb systemd: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-20 13:00:25 +01:00
Koen Kooi 3da02dae88 gateone: convert to allarch, it's pure python + js
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-20 10:02:28 +01:00
Koen Kooi 189318c387 gateone: update to latest SRCREV for performance improvements
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-19 12:34:34 +01:00
Koen Kooi 83429a16a9 uhd: update to 3.3.1 to match kernel and FPGA firmware
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-19 12:33:43 +01:00
Koen Kooi 8c967075f0 uhd-firmware: update to 3.3.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-19 10:06:05 +01:00
Koen Kooi bb4cd7b7c6 networkmanager 0.9.2.0: add patch to fix dhcp version detection
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-17 11:26:43 +01:00
Stefan Schmidt 86c42ab05a nodejs: Update to latest 0.4x series release 0.4.12
Rename patch and update checksums accordingly.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-16 13:35:47 +01:00
Andreas Müller 4a258d1c15 midori: update to 0.4.2
for bad and sometimes vala-dirty people [1] we keep overwriting of waf since
midori still installs waf 1.5.19
(checked by bitbake -cunpack midori && <midori-workdir>/waf --version).

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/035995.html

Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 19:58:49 +01:00
Koen Kooi ce6051695f gateone: update to latest SRCREV, add missing python modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 13:30:23 +01:00
Koen Kooi b2d8d42efd python-imaging: add 1.1.7
Based on OE classic 1.1.6 recipe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 13:19:04 +01:00
Koen Kooi 6032d213fa nodejs: add 0.6.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14 21:19:11 +01:00
Koen Kooi a49c995b40 nodejs: update to 0.4.9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14 18:27:42 +01:00
Koen Kooi a03a4083df qcanobserver-socketcan: import from OE Classic with updates 2011-11-14 16:22:31 +01:00
Koen Kooi 09105b947a qcanobserver: import from OE Classic with updates and cleanups
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14 16:20:12 +01:00
Koen Kooi 308d935dac gateone: update SRCREV to drag in the http redirect option
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-13 13:34:28 +01:00
Koen Kooi 5260401eb0 classes: remove duplicate classes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-12 12:27:30 +01:00
Koen Kooi fee1171c5c gateone: bump SRCREV to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-11 13:00:39 +01:00
Koen Kooi 622fb6904a gateone: add missing files
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-11 12:57:19 +01:00
Koen Kooi 037cb32f99 networkmanager: update to 0.9.2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-11 12:50:38 +01:00
Otavio Salvador b2e6d1c835 atftp: add 0.7 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 19:02:51 +01:00
Koen Kooi 512cae98f7 canutils: add 4.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:50:58 +01:00
Koen Kooi f82b52f5e2 libsocketcan: add 0.0.8 + fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:50:41 +01:00
Koen Kooi 681b30a6ed gateone: add avahi and systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:02:04 +01:00
Martin Jansa 1e93fb3cb6 kbd: move to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 13:21:52 +01:00
Martin Jansa 1e6ab4a20c openssl: bump PR to fix license
* see http://patchwork.openembedded.org/patch/14217/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 13:21:52 +01:00
Jason Kridner 5dc56d6dfe cloud9: fixed loading of o3.node
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 08:53:57 +01:00
Jason Kridner ae79e07160 cloud9: updated to latest version
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-11-09 20:27:08 +01:00