summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* elsa: remove unneeded systemd codeAndreas Müller2012-02-231-10/+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>
* openssh: remove unneeded systemd codeAndreas Müller2012-02-231-13/+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>
* dropbear: remove unneeded systemd code / use ${systemd_unitdir}Andreas Müller2012-02-231-11/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: 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>
* systemd.bbclass: automatically extend RDEPENDS for *-systemd packagesAndreas Müller2012-02-231-4/+17
| | | | | | | | * append systemd functionalty moved into systemd_add_rdepends * append base-pgk in case receipe does not set RDEPENDS for *-systemd package Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: automatically extend FILES_* for systemd packagesAndreas Müller2012-02-231-0/+60
| | | | | | | | | | | * Add files found in SYSTEMD_SERVICE and add service files referenced by 'Also=' (and 'Conflicts=' in case of one service for links to /dev/null) recursively. * For *.socket files the corresponding '*.service' and '*@.service are packed * In case a file set in SYSTEMD_SERVICE does not exist, build is aborted with an error message. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: run code in populate_packages_prepend only if ${D} existsAndreas Müller2012-02-231-2/+4
| | | | | | | | | | All further manipulations need to be performed only once. This modication avoids unwanted behaviour when inheriting rm_work.bbclass [1] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/038067.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: automatically install all *.service and *.socket supplied ↵Andreas Müller2012-02-231-0/+11
| | | | | | | in recipe's SRC_URI Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: automatically create packages set in SYSTEMD_PACKAGESAndreas Müller2012-02-231-0/+9
| | | | | | 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>
* systemd.bbclass: cosmeticsAndreas Müller2012-02-231-8/+7
| | | | | | 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>
* systemd.bbclass: enhance checks for SYSTEMD_PACKAGES and SYSTEMD_SERVICEAndreas Müller2012-02-231-8/+39
| | | | | | | | | | | | | | | | | | | | after recipe parsing the following plausibilities are checked: * ERROR if empty SYSTEMD_PACKAGES * ERROR if SYSTEMD_PACKAGES entry does not contain '-systemd' AND package_name != ${PN} * ERROR if SYSTEMD_PACKAGES entry contains '-systemd' but entry without '-systemd' (base pkg) does not exist * WARNING if SYSTEMD_PACKAGES containing ${PN} to force package maintainers to split out systemd-specific files into *-systemd * error if SYSTEMD_SERVICE(_<systemd-package>) is empty for one or more entries in SYSTEMD_PACKAGES The code in populate_packages_prepend to set SYSTEMD_PACKAGES to ${PN} as default was removed. 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>
* systemd.bbclass: introduce systemd_unitdirAndreas Müller2012-02-231-0/+2
| | | | | | | | | Follow suggestion in [1] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/038018.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: add multiple services supportAndreas Müller2012-02-231-33/+42
| | | | | | | | | | Thanks to Otavio Salvador for helping hint [1] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037856.html 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>
* udev: Upgrade 180 -> 181Khem Raj2012-02-231-2/+3
| | | | | | | 180 does not compile with kmod-5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kmod: update to v5+gitKoen Kooi2012-02-231-1/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vsftpd: add new packageEric BENARD2012-02-225-0/+256
| | | | | | | | | - imported 2.0.5 from oe-classic - upgrade to 2.3.5 which is latest stable - tested on ARMv5 with Angstrom Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Revert "vsftpd: add new package"Koen Kooi2012-02-2213-733/+0
| | | | | | wrong patch picked up from patchwork This reverts commit f89d930201725d0427b0c1e881cff929c5a8ef7e.
* vsftpd: add new packageAndreas Oberritter2012-02-2213-0/+733
| | | | | | | | | | | | | | | | | | | | | | | | Hello Eric, On 20.02.2012 14:51, Eric Bénard wrote: > - imported 2.0.5 from oe-classic > - upgrade to 2.3.5 which is latest stable > - tested on ARMv5 with Angstrom I created a recipe for vsftpd, too. Here's my version for your reference. All patches were taken from the Debian or Ubuntu package. It differs from your recipe in these ways: - uses openssl - uses pam if available - uses xinetd - allows to set custom default configuration options in bbappends - only build-tested with OE-core, no runtime tests so far. Regards, Andreas Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vala: upgrade to newer vala from meta-smartphone/meta-fso layerMartin Jansa2012-02-223-7/+67
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: disable gtk3Martin Jansa2012-02-222-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * waf configure/waf build always hangs when gtk3 was built before midori * usually it's on this line: | Checking for program glib-genmarshal : /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/glib-genmarshal | Checking for program glib-mkenums : /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/glib-mkenums | Checking for program msgfmt : /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/msgfmt | Checking for program intltool-merge : /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/intltool-merge | Checking for header locale.h : but I guess, that's it's because glib-genmarshal or glib-mkenums, because if I finish do_configure somehow manually then waf build hangs as soon as it starts glib_genmarshal (or seemingly a bit later if there is more processes) | Waf: Entering directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/midori/midori-0.4.3-r0/midori-0.4.3/_build_' | [ 1/121] glib_genmarshal: midori/marshal.list -> _build_/default/midori/marshal.h _build_/default/midori/marshal.c | [ 2/121] valac: katze/midori-uri.vala midori/midori-extensions-column.vala -> _build_/default/katze/midori-uri.c _build_/default/midori/midori-core.h _build_/default/midori/midori-core.vapi _build_/default/midori/midori-core.deps _build_/default/midori/midori-extensions-column.c _build_/default/midori/midori-core.h _build_/default/midori/midori-core.vapi _build_/default/midori/midori-core.deps | ../katze/midori-uri.vala:19.60-19.74: warning: use of possibly unassigned parameter `path' | ../katze/midori-uri.vala:19.60-19.74: warning: use of possibly unassigned parameter `path' | ../katze/midori-uri.vala:19.60-19.74: warning: use of possibly unassigned parameter `path' | ../katze/midori-uri.vala:134.34-134.49: warning: use of possibly unassigned parameter `label' | ../katze/midori-uri.vala:134.13-134.31: warning: use of possibly unassigned parameter `checksum' | Waf: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/midori/midori-0.4.3-r0/midori-0.4.3/_build_' | Build failed: -> task failed (err #-15): | {task: glib_genmarshal marshal.list -> marshal.h,marshal.c} * I was able to reproduce this 100%, I know that before it also hanged from time to time in waf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-initramfs: import linux-kexecboot_3.2 and _git from meta-handheldAndrea Adami2012-02-222-0/+36
| | | | | | | * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-initramfs: add linux-kexecboot_3.1 from meta-handheldAndrea Adami2012-02-222-0/+137
| | | | | | | * and add revised linux-kexecboot.inc Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-initramfs: add kexecboot recipes from meta-handheldAndrea Adami2012-02-224-0/+136
| | | | | | | * (purged from device specific settings) Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-initramfs: add initramfs-kexecboot images from meta-handheldAndrea Adami2012-02-222-0/+33
| | | | | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>