summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was ↵Martin Jansa2012-08-201-1/+1
| | | | | | | | | | | | stealing files from ${PN}-locale-* Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * evas: add evas-loader-generic + evas-generic-loader-svn to RRECOMMENDS in ↵Martin Jansa2012-08-201-1/+6
| | | | | | | | | | | | svn version which doesn't support librsvg loader Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG ↵Martin Jansa2012-08-204-0/+55
| | | | | | | | | | | | support in newer evas Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * elementary: add eio to DEPENDSMartin Jansa2012-08-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | * fixes: | /bin/grep: /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | /bin/sed: can't read /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | arm-oe-linux-gnueabi-libtool: link: `/OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la' is not a valid libtool archive | make[3]: *** [module.la] Error 1 | make[3]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/elementary-2_1.0.1+svnr74527-r1.0/elementary/src/edje_externals' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * python-edje: add evas to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | | * fixes: ./edje/edit/c_edit.c:235:18: fatal error: Evas.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edbus: drop patch applied upstream r74447Martin Jansa2012-08-202-52/+0
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREV againMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: add eio to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | | * it's needed since r74373 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edbus: add patch to fixup performance_test autotools config and disable itMartin Jansa2012-08-202-0/+53
| | | | | | | | | | | | * it fails to find Eina.h anyway, will enabled it when fix is upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * eve: drop patch applied upstreamMartin Jansa2012-08-202-40/+0
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edbus: add eina to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | * it's using that | performance.c:2:18: fatal error: Eina.h: No such file or directory | compilation terminated. | make[3]: *** [e_dbus_performance-performance.o] Error 1 | make[3]: *** Waiting for unfinished jobs.... | make[3]: Leaving directory /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/edbus-2_1.2.1+svnr74419-r0.0/e_dbus/src/bin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * terminology: add terminology-themes to RDEPENDSMartin Jansa2012-08-201-0/+6
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: packaging: include flags in PN-images, add catch-all PN-backgrounds ↵Martin Jansa2012-08-201-1/+4
| | | | | | | | | | | | package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: update LIC_FILES_CHKSUMMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | | * Copyright year was updated in r73192 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * efreet: inherit gettextMartin Jansa2012-08-201-0/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * evas: package cserve2 and its loadersMartin Jansa2012-08-201-3/+14
| | | | | | | | | | | | * cserve2 introduced in http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg40703.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * terminology: add recipe for terminal emulatorMartin Jansa2012-08-201-0/+19
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * efl-from-svn-recipes: update to match PV from svn recipesMartin Jansa2012-08-201-3/+3
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * efl: update PV in svn recipes to sort higher then releaseMartin Jansa2012-08-2013-13/+13
| | | | | | | | | | | | * now when we have newer EFL_SRCREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * ecore: update fix-ecore-fb-initialization.patch for svn recipeMartin Jansa2012-08-202-12/+53
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-efl: unify tabs/spaces usageMartin Jansa2012-08-2019-66/+66
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | systemd-compat-units: ensure /tmp is mounted when starting run-postinstsAndreas Müller2012-08-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | /tmp is required for postinst: Aug 20 16:59:33 overo S98run-postinsts[68]: * opkg_prep_intercepts: Failed to make temp dir /tmp/opkg-07xOYO/opkg-intercept-wfVgAQ: No such file or directory. Aug 20 16:59:33 overo S98run-postinsts[68]: * rm_r: Failed to open dir /tmp/opkg-07xOYO: No such file or directory. This bug left postints unfinished e.g. pango-module-* [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041096.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | xserver-common: add support for tunaMartin Jansa2012-08-202-1/+35
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | systemd.bbclass: add option to disable automatic RRECOMMENDS ↵Martin Jansa2012-08-201-6/+10
| | | | | | | | | | | | pkg-systemd_base -> pkg-systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | xf86-video-glamo: disable KMS, fix build with KMS disabledMartin Jansa2012-08-202-3/+32
| | | | | | | | | | | | | | * RDEPENDS are not needed without KMS * libdrm in meta-openmoko doesn't provide support for glamo, so not it would fail to build with KMS enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | php: drop LD_LIBRARY_PATH settingsMartin Jansa2012-08-201-4/+1
| | | | | | | | | | | | * it breaks do_fetch in some settings Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | meta-systemd: adjust the gpsd bbappend to match the current version.Denis 'GNUtoo' Carikli2012-08-202-14/+0
| | | | | | | | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | gpsd: update to 3.7, drop older 3.5 and git recipeDenis 'GNUtoo' Carikli2012-08-209-246/+44
|/ | | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* klibc: upgrade from 2.0 to 2.0.1Andrea Adami2012-08-1616-2425/+3
| | | | | | | * remove unused patches legacy of oe-classic Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* initramfs-kexecboot-image: fix dependency chain was: ['ubiattach']Andrea Adami2012-08-161-1/+3
| | | | | | | | | * unfortunately there is no package-split for the mtd-utils recipe * to have ubiattach we need to install the full package * (or use ubiattach-klibc) Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* klibc: fix runtime dependencies for shared utilsAndrea Adami2012-08-162-3/+43
| | | | | | | | | * and remove bogus dependencies for the static utils * introduced by do_split_packages * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package ↵Matthew McClintock2012-08-131-1/+9
| | | | | | | all content Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: add missing libnotify dependencyMartin Jansa2012-08-131-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sox: add 14.4.0Koen Kooi2012-08-101-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxml++: New recipe - C++ bindings for libxmlGary Thomas2012-08-081-0/+18
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'Andreas Müller2012-08-082-2/+2
| | | | | | | | | | | | Found at lxdm. Error message was there | systemd[1]: Cannot add dependency job for unit display-manager.service ... Inspired by [1] [1] https://bbs.archlinux.org/viewtopic.php?pid=1131267 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: handle ALIAS tagAndreas Müller2012-08-082-1/+18
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fuse: update to 2.9.1Koen Kooi2012-08-084-55/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: Use cross cppKhem Raj2012-08-082-0/+32
| | | | | | | | | | | | | | | While building for non x86 arch (ppc) found that build was using host's cpp which was not generating exact syscall list for ppc since it was using the include files from host With this patch will use $(CPP) instead of hardcoding cpp in makefile.am and then set CPP properly in recipe Fixes build failures on cross builds Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox-syslog.service.in: Create alias for syslog.serviceKhem Raj2012-08-082-1/+2
| | | | | | | | | The default syslog implementation should make syslog.service a symlink to itself, so that this socket activates the right actual syslog service. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox: stopping systemd-kmsg-syslogd is not neededKhem Raj2012-08-082-2/+1
| | | | | | | | systemd-kmsg-syslogd.service is discontinued in systemd so there is no need to stop it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: Upgrade to 187 tagKhem Raj2012-08-083-7/+107
| | | | | | | | | | | | | | | | | | | | | | | Dont inherit vala not needed anymore Fix build for ppc64 Consider /lib64 and /usr/lib64 Some 64bit architectures chose lib64 instead of lib for default library dirnames. So we dig this from metadata vars base_libdir and libdir instead of hardcoding 'lib' ppc64 in OE uses lib64 for default libdir and this leaves lot of udev/systemd files unpackaged since 'lib' was hardcoded Additionally use --split-usr option since in OE-Core now we want to treat /usr mounted sepatately. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: extend systemctl wrapper to support mask actionMartin Jansa2012-08-082-1/+19
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: use systemctl maskMartin Jansa2012-08-081-4/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* testlab.bbclass: DeleteKhem Raj2012-08-071-114/+0
| | | | | | | | This functionality is now provided by buildhistory as well. so lets remove it in favor of that Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cpufrequtils: Use CC, LD etc. that comes from OE.Martin Ertsaas2012-08-072-1/+32
| | | | | | | The problem with just setting CROSS, is that it will unset all the flags that OE sets in CC, like float-abi=hard. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* strongswan: upgrade to version 5.0.0Horia Geanta2012-08-071-3/+3
| | | | | | | | COPYING change is trivial: http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=fbdef639d6ed3500bda9e330a2f57de5e833750c Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: Fix packaging of static librariesOtavio Salvador2012-08-071-8/+14
| | | | | | | | | | | | | | This patch fixes the following QA issue: ,----[ Fragment of build error log ] | ... | ERROR: QA Issue: non -staticdev package contains static .a library: | libecpg-dev path '/work/.../packages-split/libecpg-dev/usr/lib/libpgtypes.a' | ... `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>