summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* gnome-control-center 2.32.1: add missing dependency on desktop-file-utils-nativeKoen Kooi2012-02-271-1/+1
| | | | | | do_install fails wihtout the update-desktop-cache util present Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel 2.32.1: fix libpanel-applet packagingKoen Kooi2012-02-271-2/+2
| | | | 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>
* e-wm: fix memory usage with illume causing OOMMartin Jansa2012-02-262-1/+137
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: addapt to newer elementaryMartin Jansa2012-02-2611-39/+663
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV againMartin Jansa2012-02-262-3/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* task-x11-illume: use allarchMartin Jansa2012-02-241-1/+1
| | | | 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>
* meta-multimedia: initial addKoen Kooi2012-02-243-0/+62
| | | | 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>
* kmod: disable man pages generation because we don't have working xsltprocMartin Jansa2012-02-242-2/+30
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa2012-02-241-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: include pointercal-xinput in SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa2012-02-241-0/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5: PR bump after including *_config in default SSTATE_SCAN_FILESMartin Jansa2012-02-241-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: follow oe-core's update to 4.2.3-P2Andreas Müller2012-02-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toscoterm: addOtavio Salvador2012-02-231-0/+27
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: use systemd_unitdir variableMartin Jansa2012-02-231-5/+5
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: use systemd_unitdir variableMartin Jansa2012-02-231-4/+4
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: use systemd_unitdir variableMartin Jansa2012-02-231-2/+2
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: use systemd_unitdir variableMartin Jansa2012-02-231-3/+3
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: include Makefile.global in SSTATE_SCAN_FILESMartin Jansa2012-02-231-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* polkit: enable and disable systemd/consolekit support explicitlyMartin Jansa2012-02-231-2/+5
| | | | | | | | | | | | * people using sysvinit need to add something like PACKAGECONFIG = "${@base_contains('VIRTUAL-RUNTIME_init_manager', 'sysvinit', 'consolekit', 'systemd', d)}" or just PACKAGECONFIG = "consolekit" to their own .bbappend if they don't want to get systemd in their images. * and for the rest it will enable systemd explititly Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* foxtrotgps: upgrade to 1.1.0Martin Jansa2012-02-232-45/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* linux-kexecboot_3.2: move from 3.2.1 to 3.2.7Andrea Adami2012-02-231-4/+4
| | | | | | | | * apply latest stable patchset * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kexecboot_cfg: add missing default OE icon.xpmAndrea Adami2012-02-232-3/+46
| | | | | | | | | | * while there do minor cleanings wrt DISTRO vars: * remove ${@base_conditional('DISTRO_TYPE',... * fix label of second kernel stanza * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: add native systemd support for dhcp-relayAndreas Müller2012-02-232-3/+15
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox: remove unneeded systemd code / use ${systemd_unitdir}Andreas Müller2012-02-231-10/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: remove unneeded systemd codeAndreas Müller2012-02-231-10/+2
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: remove unneeded systemd codeAndreas Müller2012-02-231-11/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* syslog-ng: remove unneeded systemd code / use ${systemd_unitdir}Andreas Müller2012-02-231-7/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rsyslog: remove unneeded systemd codeAndreas Müller2012-02-231-6/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: remove unneeded systemd codeAndreas Müller2012-02-231-8/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atftp: remove unneeded systemd codeAndreas Müller2012-02-231-8/+2
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: remove unneeded systemd codeAndreas Müller2012-02-231-8/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cronie: remove unneeded systemd codeAndreas Müller2012-02-231-11/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>