Commit Graph

310 Commits

Author SHA1 Message Date
Koen Kooi 56485baea5 systemd: clean up serial port handling some more and fix the screen clearing problem
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-30 00:27:54 +02:00
Koen Kooi 8a12ecca32 systemd: move machine specific package out to a new recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 16:58:20 +02:00
Koen Kooi 15a5642b2a libcap2: drop, it's in oe-core already
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 14:57:03 +02:00
Koen Kooi 705e4e484f systemd: bump SRCREV to fix capability dropping on older (<.39) kernels
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 14:57:03 +02:00
Otavio Salvador 84197dc0c2 inih: bump SRCREV to sync with upstream r12
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador 0622fb4e3b freerdp-extension-xpunlimited: bump SRCREV to fix a build failure
FreeRDP has renamed its library from libfreerdp to libfreerdp-core
thus this needed changes too.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador 68e651391f freerdp: bump SRCREV to gather fixes
This new version has many major refactorings that will be available on
0.9.0 release but the main fix is related to serial port redirection
that has got many fixes and improvements.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador e75dee8709 xf86-video-geode: add 2.11.12 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Khem Raj bb4ddc7ad4 gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to arm
Otherwise it will compile libgcc in thumb mode when thumb
mode is selected and libgcc in thumb mode does not work
well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 08:57:01 +02:00
Koen Kooi 9e3f9dddd2 systemd: bump SRCREV to get the new daemons
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-27 20:15:37 +02:00
Koen Kooi 5dfd699d80 mesa: package dri drivers seperately, like OE-core does
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-26 11:15:38 +02:00
Koen Kooi ad0d67af12 lvm2: import from OE rev 58b79786c6
update and clean

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 09:31:58 +02:00
Khem Raj 4555a53c91 gcc-4.6: Change the bbappend to match oe-core changes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 08:49:51 +02:00
Koen Kooi 829be3bb91 mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaning
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:54:28 +02:00
Richard Purdie 5b857eeeb7 kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate
do_install was putting files directly into the sysroot which means sstate
had no knowledge of them. This meant they didn't get cleaned along with the
other files from the task amongst other issues.

This patch puts them in ${D} where they were supposted to be.

Tested-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:50:13 +02:00
Koen Kooi dd25d80387 mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri include
mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:31:00 +02:00
Tom Rini 81dc1b554b kernel.bbclass: Stage System.map with KERNEL_VERSION suffix
Without this, images will fail now that kernel-abiversion is back.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 09:22:11 +02:00
Koen Kooi 61743ca888 glib-2.0: sync with OE-core
remove 2.28.1 and merge in packaging changes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-22 18:17:27 +02:00
Koen Kooi c6c282daa0 kernel.bbclass: restore kernel-abiversion file
This fixes external module recipes that need $KERNEL_VERSION. It got removed by

	commit a9d41062e24a6b99661b3a5256f369b557433607
	Author: Darren Hart <dvhart@linux.intel.com>
	Date:   Tue Mar 8 17:09:10 2011 -0800

		kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules

seemingly as an oversight.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-22 16:17:45 +02:00
Koen Kooi 73573117d0 slim: add 1.3.2
1.3.1 was imported from OE rev 58b79786c6, but heavily cleaned

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 21:18:40 +02:00
Koen Kooi 9fce693d6c sessreg 1.0.6: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 20:43:56 +02:00
Koen Kooi fd6fabe70c xorg-xserver: fix packaging and make udev the default config manager
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 05:55:29 +02:00
Koen Kooi 484831eab4 obex-data-server: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 19cca0737c obexd: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 0839d07d6c openobex 1.5: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 556fd149ec glib-2.0: import 2.28.8 untill it gets into OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi ce196cc366 midori: add 0.3.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi c5d9f70552 dropbear-systemd: config files for socket-based activation of dropbear
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 790355db87 gnuradio: update to 3.4.0 and clean up
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi fee27f922a libsdl 1.2.14: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi 6b8300a56a gsl: fix licence checksums
also clean up some metadata

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi 6a9f3a15e4 swig: fix license checkums, delete old versions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi c8de483735 fftwf 3.2.2: add Vesperix NEON code
See http://www.vesperix.com/arm/fftw-arm/index.html for details

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi bbb7a55a94 fftw: fix license checksums and delete old versions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi cfeab3fb1e uhd: fix striplevel of patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi 634e471d47 cppunit: add 1.21.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi 517421d503 gnomebase.bbclass: add /usr/share/GConf and gconf schemas into default FILES_${PN}
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Koen Kooi bf206c9185 qmake2: update qt from 4.4.3 to 4.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Paul Eggleton 1583b23624 qt4: remove qt4-tools-sdk
qt4-tools-sdk has been replaced by qt4-tools-nativesdk in oe-core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 19:25:42 +02:00
Paul Eggleton 608afbe828 qt4: replace recipes with bbappends
The only functional difference between these recipes and the ones in
oe-core is the addition of PostgreSQL, MySQL and SQLite 2 drivers. Now
that we have QT_SQL_DRIVER_FLAGS in the oe-core Qt4 recipes we can
replace the overlayed recipes with bbappends which enable the drivers
using this variable.

(Note: there is no bbappend for qt4-tools-native as this does not build
the SQL drivers.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 19:25:25 +02:00
Koen Kooi 4c3feb6a4f libcc 4.5: inherit INC_PR from the main gcc includes
This fixes:

Not downgrading package libgcc1 on root from 4.5-r30.0+svnr168622 to 4.5-r0+svnr175127.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 11:01:24 +02:00
Khem Raj 7d954ed266 gcc-4.5: Upgrade to latest gcc-4_5-branch and linaro 4.5
Additionally fix ppc build break caused by linaro android config
patches.

Angstrom console-image built clean from scratch for arm ppc mips x86 x86_64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 11:01:12 +02:00
Koen Kooi c85efd2281 rsyslog: add 5.8.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 19:45:58 +02:00
Koen Kooi f9c4fd0b31 udh-firmware: sync with OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 19:45:58 +02:00
Koen Kooi 11549e5809 uhd: fix build, update SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 19:45:42 +02:00
Koen Kooi e7463a7b86 python-cheeta 2.4.4: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 16:10:28 +02:00
Koen Kooi 90bd2e80a7 ntpd 4.2.6p3: make default configfile actually work
also remove machine overrides
2011-06-17 12:53:21 +02:00
Koen Kooi 059bd1cc7b systemd: bump to v29 release
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 12:53:14 +02:00
Koen Kooi bd7e230bef midori 0.2.9: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-15 19:19:22 +02:00
Koen Kooi 463e36bebd python-docutils 0.5: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-15 16:46:31 +02:00