summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* lvm2: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-243-0/+337
| | | | | | update and clean Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Change the bbappend to match oe-core changesKhem Raj2011-06-2430-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaningKoen Kooi2011-06-232-2/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: Stop do_install poking directly into the sysroot and evading ↵Richard Purdie2011-06-231-1/+1
| | | | | | | | | | | | | | 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>
* mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri includeKoen Kooi2011-06-232-3/+1
| | | | | | 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>
* kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini2011-06-231-0/+1
| | | | | | | 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>
* glib-2.0: sync with OE-coreKoen Kooi2011-06-222-28/+4
| | | | | | remove 2.28.1 and merge in packaging changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: restore kernel-abiversion fileKoen Kooi2011-06-221-0/+6
| | | | | | | | | | | | | | 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>
* slim: add 1.3.2Koen Kooi2011-06-2013-0/+953
| | | | | | 1.3.1 was imported from OE rev 58b79786c6b1ee26340b20e7606d2144f52543ed, but heavily cleaned Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sessreg 1.0.6: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-201-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-xserver: fix packaging and make udev the default config managerKoen Kooi2011-06-201-5/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obex-data-server: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-191-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obexd: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-191-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openobex 1.5: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-193-0/+60
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* glib-2.0: import 2.28.8 untill it gets into OE-coreKoen Kooi2011-06-193-0/+78
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: add 0.3.6Koen Kooi2011-06-192-0/+46
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dropbear-systemd: config files for socket-based activation of dropbearKoen Kooi2011-06-194-0/+69
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnuradio: update to 3.4.0 and clean upKoen Kooi2011-06-194-9/+112
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl 1.2.14: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-192-0/+46
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gsl: fix licence checksumsKoen Kooi2011-06-191-3/+2
| | | | | | also clean up some metadata Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* swig: fix license checkums, delete old versionsKoen Kooi2011-06-194-22/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fftwf 3.2.2: add Vesperix NEON codeKoen Kooi2011-06-192-1/+31799
| | | | | | See http://www.vesperix.com/arm/fftw-arm/index.html for details Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fftw: fix license checksums and delete old versionsKoen Kooi2011-06-194-27/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd: fix striplevel of patchKoen Kooi2011-06-191-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cppunit: add 1.21.1Koen Kooi2011-06-191-14/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnomebase.bbclass: add /usr/share/GConf and gconf schemas into default ↵Koen Kooi2011-06-191-0/+2
| | | | | | FILES_${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qmake2: update qt from 4.4.3 to 4.7.3Koen Kooi2011-06-193-22/+76
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: remove qt4-tools-sdkPaul Eggleton2011-06-192-96/+0
| | | | | | | 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>
* qt4: replace recipes with bbappendsPaul Eggleton2011-06-1946-1991/+11
| | | | | | | | | | | | | | 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>
* libcc 4.5: inherit INC_PR from the main gcc includesKoen Kooi2011-06-191-1/+1
| | | | | | | | 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>
* gcc-4.5: Upgrade to latest gcc-4_5-branch and linaro 4.5Khem Raj2011-06-1912-217/+7213
| | | | | | | | | | 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>
* rsyslog: add 5.8.0Koen Kooi2011-06-174-0/+190
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udh-firmware: sync with OE .devKoen Kooi2011-06-173-11/+12
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd: fix build, update SRCREVKoen Kooi2011-06-173-3/+31
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-cheeta 2.4.4: add license checksumKoen Kooi2011-06-171-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntpd 4.2.6p3: make default configfile actually workKoen Kooi2011-06-174-77/+2
| | | | also remove machine overrides
* systemd: bump to v29 releaseKoen Kooi2011-06-172-20/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori 0.2.9: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-153-0/+40
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-docutils 0.5: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-151-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsexy 0.1.11: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-153-0/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* esound: put patch in metadata, ubuntu updates it silenty from time to time ↵Koen Kooi2011-06-134-3/+3
| | | | | | breaking our checksums Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* samba 3.5.6: import from OE rev a54456425ea3ce4c7cdfa958cec3ba34539cfeecKoen Kooi2011-06-1315-0/+708
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libghoto2: update to 2.4.11Koen Kooi2011-06-135-2246/+2763
| | | | | | Regenerate fdi and udev rules Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgphoto2 2.4.8: import from OE rev a54456425ea3ce4c7cdfa958cec3ba34539cfeecKoen Kooi2011-06-134-0/+16177
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-xorg: remove xorg-minimal-fonts from DEPENDSKoen Kooi2011-06-133-3/+3
| | | | | | The xorg-minimal-fonts recipe was a hack to get X working at runtime, so having it in DEPENDS serves no purpose Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Remove recipesKhem Raj2011-06-13363-752831/+0
| | | | | | | We already extend the 4.6.0 recipes from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add bbappend files for gcc 4.6.0 from oe-coreKhem Raj2011-06-1331-1/+14300
| | | | | | | | | | | | | | The bbappends add patches for linaro so with this we can enhance gcc 4.6.0 from oe-core and have patches that are in meta-oe on top of it. Add patches from for linaro 4.6 This obsoletes the need of having gcc 4.6 recipes in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: fix service name in opkg unitKoen Kooi2011-06-112-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: make opkg unit block startupKoen Kooi2011-06-102-3/+16
| | | | | | | | Without Type=oneshot it would configure things in the background and bootup would go as normal. Now it will block sysinit.target till it's done. Sadly no full feedback on the console yet. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* avahi-ui: add 0.6.30Koen Kooi2011-06-104-0/+90
| | | | | | Reuse as much as possible from oe-core Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>