summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* atftp: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-21/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-18/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cherokee: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-21/+13
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xinput-calibrator: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-21/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* net-snmp: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-156-37/+35
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-154-27/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-23/+14
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* strongswan: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-15/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-18/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dnsmasq: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-154-20/+14
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-21/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: move systemd support from meta-systemd back to meta-xfceMartin Jansa2013-04-156-9/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* yp-tools, ypbind-mt: move systemd support from meta-systemd back to ↵Martin Jansa2013-04-156-43/+34
| | | | | | meta-networking Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ntp: move systemd support from meta-systemd back to meta-networkingMartin Jansa2013-04-155-32/+26
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* autofs: move systemd support from meta-systemd back to meta-networkingMartin Jansa2013-04-152-10/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpd: move systemd support from meta-systemd back to meta-multimediaMartin Jansa2013-04-152-18/+14
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm: move systemd support from meta-systemd back to meta-gnomeMartin Jansa2013-04-153-26/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* entrance: move systemd support from meta-systemd back to meta-eflMartin Jansa2013-04-154-24/+18
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* at: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rpcbind: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* busybox: move bbappend to oe-core subdirectoryMartin Jansa2013-04-153-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dropbear: move bbappend to oe-core subdirectoryMartin Jansa2013-04-154-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* keymaps: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs4: fix build with dashMartin Jansa2013-04-151-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs 8.8.18: unset RDEPENDS for native buildsKoen Kooi2013-04-151-0/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: use node4 to build o3-xml binaryKoen Kooi2013-04-151-3/+4
| | | | | | | Using node 0.8.x will make it crash at runtime Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs4: reinstate installing all the filesKoen Kooi2013-04-151-3/+15
| | | | | | | | | Cloud9 needs the headers to build the o3-xml binary, using 0.8.x headers makes it crash. This installs everything namespaced as 'node4' to avoid collisions. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: fix html5 feature checkKoen Kooi2013-04-151-2/+2
| | | | | | | The BlobBuilder and Blob checks never succeeded, even on cutting edge browsers. Nudge SRCREV forward to drag in those fixes. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-tornado: update to top of 2.2 branchKoen Kooi2013-04-151-3/+3
| | | | | | | Drags in a few bugfixes needed for gateone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt4: remove bbappend contentPaul Eggleton2013-04-152-10/+0
| | | | | | | | | | These changes to Qt's configuration need to be applied in distro layers, not in meta-oe. (We have to preserve the PRINC value to avoid PR going backwards.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cryptsetup: Update to latest version and use openssl as crypto backendStefan Herbrechtsmeier2013-04-152-18/+31
| | | | | | | | | | | | | | | | | | | | | Cryptsetup with the command luksOpen failed with the error message: device-mapper: status ioctl failed: Permission denied The error comes from libgcrypt with drops root privileges if it is linked with libcap support [1]. Update cryptsetup to latest version, add PACKAGECONFIG for crypto backend selection (openssl / gcrypt) and change the default crypto backend to openssl as libgcrypt states the drop root privileges behaviour as a feature [2]. The license was updated to GPLv2 with OpenSSL exception. Update the RRECOMMENDS to be conistent with the package names. [1] http://code.google.com/p/cryptsetup/issues/detail?id=47 [2] https://bugs.g10code.com/gnupg/issue1181 Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgpewidget: fix warning about overwritting keysMartin Jansa2013-04-151-4/+2
| | | | | | | * drop FILES_${PN}-bin completely, use bindir+sbindir from bitbake.conf * WARNING: Variable key FILES_${PN}-bin (${bindir}/* ${sbindir}/*) replaces original key FILES_libgpewidget-bin (${bindir}/*). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix warning about overwritting keysMartin Jansa2013-04-151-1/+1
| | | | | | * WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV} ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la ${base_libdir}/*.la) replaces original key FILES_gpsd-dev ( ${libdir}/pkgconfdir/libgpsd.pc ${libdir}/pkgconfdir/libgps.pc). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atftpd: fix warning about overwritting keysMartin Jansa2013-04-151-6/+6
| | | | | | * WARNING: Variable key FILES_${PN}d (${sbindir}/* ${sysconfdir}/init.d/* /srv/tftp) replaces original key FILES_atftpd ( ${systemd_unitdir}/system/atftpd.service). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openssh: fix warnings about overwritting keysMartin Jansa2013-04-151-7/+7
| | | | | | | | | * they were causing real issues like openssh-sshd-systemd not really RPROVIDED.. WARNING: Variable key RCONFLICTS_${PN}-sshd (dropbear) replaces original key RCONFLICTS_openssh-sshd ( openssh-sshd-systemd). WARNING: Variable key FILES_${PN}-sshd (${sbindir}/sshd ${sysconfdir}/init.d/sshd ${sysconfdir}/ssh/moduli ${sysconfdir}/ssh/sshd_config) replaces original key FILES_openssh-sshd ( ${systemd_unitdir}/system/sshd.socket). WARNING: Variable key RPROVIDES_${PN}-sshd (sshd) replaces original key RPROVIDES_openssh-sshd ( openssh-sshd-systemd). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* modphp: enable mysql option in PACKAGECONFIGJackie Huang2013-04-152-12/+221
| | | | | | | | * enable mysql option in PACKAGECONFIG * add patch to support autoconf 2.59+ so we can use autotools do_configure to fix a libtool cross-compile issue Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
* modphp: revert pthread-check.patch and add one against threads.m4Jackie Huang2013-04-153-65/+31
| | | | | | | | revert pthread-check.patch which hacks the old configure, instead, add one against threads.m4 to enable pthread support when cross-compiling. Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
* python-vobject: fix LICENSE formatMartin Jansa2013-04-121-1/+1
| | | | | | | | WARNING: python-vobject: No generic license file exists for: Apache in any provider WARNING: python-vobject: No generic license file exists for: License in any provider WARNING: python-vobject: No generic license file exists for: V2.0 in any provider Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas-1.7.6.1: Update checksums, tarball was repackaged upstream :/Martin Jansa2013-04-121-3/+3
| | | | | | | | | Files old/evas-1.7.6.1/ChangeLog and new/evas-1.7.6.1/ChangeLog differ Files old/evas-1.7.6.1/NEWS and new/evas-1.7.6.1/NEWS differ Files old/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c and new/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c differ Files old/evas-1.7.6.1/src/tests/evas_test_textblock.c and new/evas-1.7.6.1/src/tests/evas_test_textblock.c differ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* live555: Add MIRROR for older versionsMartin Jansa2013-04-121-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: Add not only RPROVIDES, but also RREPLACES/RCONFLICTSMartin Jansa2013-04-1237-0/+82
| | | | with this combo opkg should automatically remove PN-systemd and replace it with PN
* meta-systemd: bump PRINC in all .bbappendsMartin Jansa2013-04-1244-44/+44
| | | | | | | | | | | | | | | * opkg upgrade will fail to upgrade every package PN when PN-system is installed * check_data_file_clashes: Package xserver-nodm-init wants to install file /lib/systemd/system/xserver-nodm.service But that file is already provided by package * xserver-nodm-init-systemd You need to manually remove all PN-systemd packages on your target opkg remove -force-depends -force-remove `opkg list-installed | grep "\-systemd"` be careful with stuff like openssh-sshd-systemd or wpa-supplicant-systemd when you have access to target only over network * this PRINC bump will force you to do it now even for people not using OEBasicHash or PR service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: move cronie to oe-core subdirectoryMartin Jansa2013-04-122-0/+0
|
* meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"Martin Jansa2013-04-1231-31/+0
|
* meta-systemd: Append ${PN} to SYSTEMD_SERVICEKhem Raj2013-04-1241-100/+246
| | | | | | | | | | | | | | | When using systemd class from OE-Core we also need to install the units explicitly. systemd packages ending with -systemd are consumed and now provided by package proper. MJ: fix RPROVIDES_PN = PN-systemd in entrance MJ: add RPROVIDES for ntp*-systemd in ntp MJ: the same for wpa-supplicant Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Delete systemd class.Khem Raj2013-04-121-233/+0
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf-inconsolata: add LIC_FILES_CHKSUM variableApelete Seketeli2013-04-111-0/+1
| | | | | | | Add mandataroy LIC_FILES_CHKSUM variable to fix build error. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9 bbappend: add EnvironmentFileKoen Kooi2013-04-111-0/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: add autorestart on crashKoen Kooi2013-04-112-1/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gupnp: remove dependency on gnome-icon-themeNicolas Dechesne2013-04-111-1/+1
| | | | | | | | | | | | | | | | | | | As discussed in [1], let's remove the dependency on gnome-icon-theme, since it's not required, and it brings additional unwanted dependency, such as the whole gtk+... [1] http://article.gmane.org/gmane.comp.handhelds.openembedded/57483 It is build-tested with - core-image-minimal - IMAGE_INSTALL += 'gupnp' - directfb in DISTRO_FEATURES The build was failing before (GTK failed to build with directfb, which is expected). Signed-off-by: Nicolas Dechesne <ndec@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>