summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* networkmanager: cleanupAndreas Müller2012-03-061-12/+5
| | | | | | | tested with buildhistory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: inherit systemdAndreas Müller2012-03-061-24/+6
| | | | | | | | networkmanager-systemd was not yet created to avoid fallout in images. The warning for this created at parse time is our reminder. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: remove unneeded systemd codeAndreas Müller2012-03-061-3/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: multiple service files not looped properlyAndreas Müller2012-03-041-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atftp: fix atftpd's systemd serviceOtavio Salvador2012-03-042-2/+1
| | | | | | | | The atftpd do not create the pid file and systemd sends a SIGTERM to it if the pid file cannot be found. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* polkit 0.104 bbappend: append to PACkAGECONFIG instead of overwriting itKoen Kooi2012-03-041-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-twisted: update to 10.2.0Koen Kooi2012-03-041-4/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: update to the 1.0 releaseKoen Kooi2012-03-041-5/+3
| | | | | | License is still AGPL-3 the checksum changed due to 1.0rc -> 1.0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: update to the 2.2 releaseKoen Kooi2012-03-042-5/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: update to Eden RC2 and remove patches that have been fixed upstreamKoen Kooi2012-03-022-34/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pango: disable introspectionAndreas Müller2012-03-021-1/+2
| | | | | | | | | | | | | | meta-oe's pango.inc inherited gnome.bbclass which disables gobject-introspection error was: | /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1' | /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1' | error parsing file Pango-1.0.gir: Failed to parse included gir GLib-2.0 | make[4]: *** [Pango-1.0.typelib] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* numlockx: add 1.2Otavio Salvador2012-03-021-0/+21
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* giflib: don't link against libx11, don't depend on libsmAndreas Oberritter2012-03-021-2/+2
| | | | | | | | | libsm wasn't used unless libx11 was built before giflib. Therefore drop the dependency on libsm and disable x11 unconditionally like Debian does. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc 4.5: fortran patch is already in main SRC_URIKoen Kooi2012-03-021-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.24.4Koen Kooi2012-03-012-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* swig 2.0.0: disable guile supportKoen Kooi2012-03-011-1/+3
| | | | | | | | | | | | | It's not in DEPENDS and it breaks on hosts with guile-dev installed: configure:8391: checking whether Guile's SCM_ API works configure:8403: ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/foo/BeagleBone/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/beaglebone -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wall -W -isystem /usr/include -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl -lguile -lltdl -lgmp -lcrypt -lm -lltdl >&5 cc1: warning: include location "/usr/include" is unsafe for cross-compilation In file included from /usr/include/libguile.h:24:0, from conftest.c:1: /usr/include/gmp.h:39:21: fatal error: gmp-arm.h: No such file or directory Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: address logind problem on BE machinesKoen Kooi2012-02-292-1/+31
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* More quotting fixesOtavio Salvador2012-02-293-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nbench-byte-2.3.3: import recipe from oe-classicchase maupin2012-02-292-0/+70
| | | | | | | | | | | | | | | | | | | * Import the nbench-byte recipe from the oe-classic git repo at git://git.openembedded.org/openembedded commit id: * 6fe7cef27069415f2eba36bc640cf59013d4979b * Update LICENSE checksums * Tested on an AM335x EVM which is the same processor as the beaglebone. * Original Author: * Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> * Modifications by: * Koen Kooi <koen@openembedded.org> * Martin Jansa <Martin.Jansa@gmail.com> * Chris Larson <chris_larson@mentor.com> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: update to Eden RC1 and remove patches that have been applied upstreamKoen Kooi2012-02-282-34/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: add missing python runtime dependenciesKoen Kooi2012-02-281-2/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator 0.7.5: fix calibration scriptKoen Kooi2012-02-282-3/+59
| | | | | | | | The 'auto' format switched to 'xorg.conf.d' which broke the script. The pointercal package also installed an 'empty' pointercal by default, which also broke the script. Fix these 2 in one go. Also remove the hal script since hal isn't supported in the oe-core universe anymore Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: same patches for all gccs with shared sourcesAndreas Müller2012-02-282-3/+3
| | | | | | | | | | * different patching on same sources caused race contition [1] * build tested from scratch [1] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/018296.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: drop virtual/kernel dependency and s/ARM/arm/ in ARM_INSTRUCTION_SETMartin Jansa2012-02-281-3/+3
| | | | | | | | | | | * virtual/kernel was needed only to provide omapfb.h in staging but that's now moved to BSP layers, no need to make sstate hash machine specific here. * s/ARM/arm/ is just cosmetic change because classes are testing only '== "thumb"' so it works the same with ARM but mplayer2 was only recipe using it uppercase Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tiff: rename bbappend to match new version from oe-coreMartin Jansa2012-02-281-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* poppler: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcms: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* navit: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-image: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pango: use pango.inc from oe-coreMartin Jansa2012-02-284-149/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: fix packaging of systemd unitsKoen Kooi2012-02-281-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: add fbset-modes to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa2012-02-271-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cpufrequtils: update to current git headSteve Sakoman2012-02-271-3/+2
| | | | | | | Otherwise cpufreq-info stats print "nan%" for omap3 Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Quoting fixesMartin Jansa2012-02-269-9/+9
| | | | | | | | * We have various variables which are either not quoted at all or are * half quoted. This patch fixes the bad exmaples so everything is consistent. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lua5: drop unused NATIVE_INSTALL_WORKS without quotes tooMartin Jansa2012-02-261-1/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator: disable gtk gui explicitlyMartin Jansa2012-02-261-1/+4
| | | | | | | | | * if gtk is autodetected then gtkmm, glibmm, libcairomm-1.0-1, libpangomm-1.4-1, libsigc-2.0-0 are pulled to image like here: http://git.shr-project.org/git/?p=buildhistory.git;a=blobdiff;f=images/crespo/eglibc/shr-image/installed-package-names.txt;h=83e1a027de80d97421564226685a74298d2a5b80;hp=470b765b53eb6c795dc9dfb9ea5c30ec19d25f64;hb=0ab60c7419522ef527d744bc0ad756124b9d432a;hpb=21fe622ab8fe123a3a45369440eaaa3785be2516 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* layer.conf: add task-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa2012-02-261-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wmiconfig: don't export CCMartin Jansa2012-02-261-3/+1
| | | | | | | | | | | * it also breaks multimachine sstate checksums: basehash changed from 130192c54799615343a7b84bd8132d7d to 41d55a7213b686ffcc52d1a5d515e444 Variable CC value changed from arm-oe-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/OE/shr-core/tmp-eglibc/sysroots/nokia900 to arm-oe-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/OE/shr-core/tmp-eglibc/sysroots/om-gta04 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd.bbclass: fix regression caused by c9f5703adedOtavio Salvador2012-02-251-5/+6
| | | | | | | | The parsing condition was broken causing the packages not being expanded to include <PN>-systemd packages automatically. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: do not mangle PACKAGES variable in native, nativesdk and crossOtavio Salvador2012-02-241-36/+36
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openbox: add missing dependsOtavio Salvador2012-02-241-0/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa2012-02-241-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11: use allarchMartin Jansa2012-02-241-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-cli-tools: move ltrace to RRECOMMENDS as it's probably not available ↵Martin Jansa2012-02-241-8/+6
| | | | | | for shr4 and sh3 and use allarch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpfr: drop from meta-oe, 3.1.0 is in oe-coreMartin Jansa2012-02-243-1793/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xbmc: update to Eden Beta 3.1Koen Kooi2012-02-242-2/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Tidy up unused filesPaul Eggleton2012-02-2411-1600/+0
| | | | | | | | | In 3fdcb18dd6861f442f18c7c3a1638e9c8e158b83 the cups and ldconfig-native recipes were removed but the associated files weren't, so remove those as well. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-setuptools: removePaul Eggleton2012-02-241-33/+0
| | | | | | | | | This is identical to the version now in OE-Core except for the NATIVE_INSTALL_WORKS line and that variable is no longer used, so remove this recipe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: split out libraries from ${PN}Koen Kooi2012-02-241-2/+12
| | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>