Commit Graph

2153 Commits

Author SHA1 Message Date
Martin Jansa
9f5cda65b4 e-wm: add some evas-loaders to RDEPENDS
* it doesn't even start without those

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
de7125c0aa e-wm: add elementary dependency
* fixes: e_main.c:22:24: fatal error: Elementary.h: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
14b3bdd390 emotion: add eio dependency
* fixes:  emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
b19d1dddc2 edbus: option to disable performance-test was renamed and package logo.png in PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
cc522d66ad edje: add unpackaged /usr/share/mime/packages/edje.xml to PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
cb71d1abcc e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
1a6b3c9084 meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was stealing files from ${PN}-locale-*
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
dd3da40782 evas: add evas-loader-generic + evas-generic-loader-svn to RRECOMMENDS in svn version which doesn't support librsvg loader
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
e0f7398e19 meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG support in newer evas
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
3dafca6649 elementary: add eio to DEPENDS
* 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>
2012-08-20 09:57:41 +02:00
Martin Jansa
0c194f4e8d e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
15304778d9 python-edje: add evas to DEPENDS
* 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>
2012-08-20 09:57:41 +02:00
Martin Jansa
f11e9d2a3b edbus: drop patch applied upstream r74447
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:41 +02:00
Martin Jansa
a87b248abc e-base: bump EFL_SRCREV again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
a69f5e0fe5 e-wm: add eio to DEPENDS
* it's needed since r74373

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
c7e2aad3cd edbus: add patch to fixup performance_test autotools config and disable it
* it fails to find Eina.h anyway, will enabled it when fix is upstream

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
ef5df8eecc eve: drop patch applied upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
6d17544056 edbus: add eina to DEPENDS
* 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>
2012-08-20 09:57:40 +02:00
Martin Jansa
aae1f884d8 terminology: add terminology-themes to RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
5f1431d038 e-wm: packaging: include flags in PN-images, add catch-all PN-backgrounds package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
27d63aedf3 e-wm: update LIC_FILES_CHKSUM
* Copyright year was updated in r73192

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
c090b1a943 efreet: inherit gettext
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
4dd36a7c01 evas: package cserve2 and its loaders
* cserve2 introduced in http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg40703.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
ad60dcda32 terminology: add recipe for terminal emulator
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:40 +02:00
Martin Jansa
8d3bc9e594 efl-from-svn-recipes: update to match PV from svn recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:39 +02:00
Martin Jansa
c15edc6ebb efl: update PV in svn recipes to sort higher then release
* now when we have newer EFL_SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:39 +02:00
Martin Jansa
56e8bed5d6 ecore: update fix-ecore-fb-initialization.patch for svn recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:39 +02:00
Martin Jansa
7b87afdfa4 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:39 +02:00
Martin Jansa
2a4de1a544 meta-efl: unify tabs/spaces usage
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:39 +02:00
Andrea Adami
5fd2b71cca klibc: upgrade from 2.0 to 2.0.1
* 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>
2012-08-16 15:17:57 +02:00
Andrea Adami
2c89991a1a initramfs-kexecboot-image: fix dependency chain was: ['ubiattach']
* 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>
2012-08-16 15:17:56 +02:00
Andrea Adami
5b2b72da34 klibc: fix runtime dependencies for shared utils
* 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>
2012-08-16 15:17:55 +02:00
Matthew McClintock
3bb5223270 strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package all content
Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-13 14:27:36 +02:00
Martin Jansa
6bc34f2600 midori: add missing libnotify dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-13 09:49:59 +02:00
Koen Kooi
32504ed636 sox: add 14.4.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-10 14:50:41 +02:00
Gary Thomas
e26fe501dd libxml++: New recipe - C++ bindings for libxml
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:39:43 +02:00
Andreas Müller
a78056c60e gdm: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'
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>
2012-08-08 09:07:48 +02:00
Andreas Müller
d6408d8793 systemd-systemctl-native: handle ALIAS tag
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:07:39 +02:00
Koen Kooi
7aa7241351 fuse: update to 2.9.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:06:05 +02:00
Khem Raj
ada707b4e1 systemd: Use cross cpp
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>
2012-08-08 09:02:51 +02:00
Khem Raj
6fd1caa623 busybox-syslog.service.in: Create alias for syslog.service
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>
2012-08-08 09:02:31 +02:00
Khem Raj
b0032dca69 busybox: stopping systemd-kmsg-syslogd is not needed
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>
2012-08-08 09:02:31 +02:00
Khem Raj
980b338fb5 systemd: Upgrade to 187 tag
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>
2012-08-08 09:02:30 +02:00
Martin Jansa
3ce8db6d18 systemd-systemctl-native: extend systemctl wrapper to support mask action
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:02:05 +02:00
Martin Jansa
e32c470d32 systemd-compat-units: use systemctl mask
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:02:04 +02:00
Khem Raj
bc58a1e1c0 testlab.bbclass: Delete
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>
2012-08-07 12:25:25 +02:00
Martin Ertsaas
697b369635 cpufrequtils: Use CC, LD etc. that comes from OE.
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>
2012-08-07 12:23:28 +02:00
Horia Geanta
a6dc426c1c strongswan: upgrade to version 5.0.0
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>
2012-08-07 12:23:11 +02:00
Otavio Salvador
d5508e497c postgresql: Fix packaging of static libraries
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>
2012-08-07 12:21:25 +02:00
Franklin Cooper Jr
ea17194464 ltrace: Fix make error
* Fixes the make: invalid option -- '/' error

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07 12:21:24 +02:00