Commit Graph

2097 Commits

Author SHA1 Message Date
Andrea Adami
fdfe29f7fc initramfs-kexecboot-image: zap LDCONFIGDEPEND
* Override the settings of image.bbclass:
* we don't need ld.so.cache in our minimal image.
* While there, remove now unused ONLINE_PACKAGE_MANAGEMENT var.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24 11:06:17 +02:00
Christopher Larson
781b19b3bd ipsec-tools: use a correct LIC_FILES_CHKSUM
The current LIC_FILES_CHKSUM checks the FSF copyright/license from the
*generated* Makefile.in, which has nothing at all to do with the licensing of
ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to
be. This fixes it to use one of the headers from libipsec instead.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24 11:06:16 +02:00
Khem Raj
7895ab0827 udev-173: Fix SRC_URI to fetch bz2 archive
gz archive is not available on source anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24 11:06:15 +02:00
Paul Eggleton
8f47ea28d9 freerdp-extension-xpunlimited: inherit gitpkgv
If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is
a parsing error.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Acked-by: 	Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-24 11:06:14 +02:00
Andreas Müller
d7553889e8 wpa-supplicant: add systemd support
* native systemd support came in with v1.0 [1]
* needs [2] to work properly
* mends my wlan under control of networkmanager

[1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog
[2] http://patches.openembedded.org/patch/34335/

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-21 19:08:58 +02:00
Ross Burton
443481fec3 meta-gnome: add Pimlico (contacts, dates, tasks)
This has just been removed from oe-core and some people are still using the
applications.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Ross Burton
e8c81c42c8 meta-gnome: add evolution-data-server
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Ross Burton
ee8a3aaadf meta-gnome: add libical
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Martin Jansa
b61b6ec854 connman: rename bbappend to match new 1.4 version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Martin Jansa
d27e1e203f pixman: update bbappend to match 0.27.2
* when [1] is applied in oe-core this could be dropped completely
  (that's why I've removed PRINC here)
* [1] http://patches.openembedded.org/patch/34885/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Andreas Müller
f3e8eac6df pulseaudio: remove bbappend
oe-core has updated to 2.1 which includes the appended patch

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Andreas Müller
72f8ed4557 pango: remove and use oe-core version 1.30
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:51:54 +02:00
Khem Raj
d94c80615c machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionality
Diffing with the OE-Core's kernel.bbclass only difference is setting of
machine kernel pr. So lets convert it to a separate class which provides
the added functionality and let everyone use kernel.bbclass from kernel

It needs the dependent layers to inherit this class in addition to
kernel.bbclass.

After dependent layers are updated we can remove meta-oe copy of
kernel.bbclass, it leaves up with one less conflict with OE-Core.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 22:50:01 +02:00
Koen Kooi
b64269b221 Merge remote-tracking branch 'meta-oe-contrib/jansa/efl' 2012-08-20 20:04:32 +02:00
Andreas Müller
402a081494 systemd-compat-units: ensure /tmp is mounted when starting run-postinsts
/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>
2012-08-20 19:57:56 +02:00
Martin Jansa
f1b3d559f7 xserver-common: add support for tuna
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 10:02:47 +02:00
Martin Jansa
e008cc8688 systemd.bbclass: add option to disable automatic RRECOMMENDS pkg-systemd_base -> pkg-systemd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 10:02:09 +02:00
Martin Jansa
695786ad0f xf86-video-glamo: disable KMS, fix build with KMS disabled
* 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>
2012-08-20 10:02:09 +02:00
Martin Jansa
fc9fad42f0 php: drop LD_LIBRARY_PATH settings
* it breaks do_fetch in some settings

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 10:02:09 +02:00
Denis 'GNUtoo' Carikli
1158592e04 meta-systemd: adjust the gpsd bbappend to match the current version.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 10:02:09 +02:00
Denis 'GNUtoo' Carikli
334b5198e1 gpsd: update to 3.7, drop older 3.5 and git recipe
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 10:02:09 +02:00
Martin Jansa
d19953e28e python-efl: upgrade to 1.6.99-beta
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
162776afa4 expedite: move to efl subdir
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
7808cc0207 recipes-efl: upgrade to 1.6.99-beta
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
68d065a9bc e-base: bump EFL_SRCREV for 1.6.99-beta
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
ab19e33a9d python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
7c28fa0c71 python-efl: bump PV and reset PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:58:08 +02:00
Martin Jansa
14361d93db efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svn
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
1b69dded38 meta-efl: introduce 1.6.99-alpha releases
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
e904c699d9 e-base: bump EFL_SRCREV for 1.6.99-alpha
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
9af01097c2 meta-systemd: elsa: rename to entrance
* elsa was killed in r75060 and reintroduced in r75061 with old name - entrance
* also use Alias=display-manager.service like gdm does now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
886738268a elsa: rename to entrance
* elsa was killed in r75060 and reintroduced in r75061 with old name - entrance

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
e823cd104c e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
2eaeef30ed e-wm: illume2 profile was renamed to mobile
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa
b2ea6dab6a e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
fef70759e5 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
9e01451f6e ecore: add gnutls to DEPENDS
* we explicitly disable openssl, but gnutls is autodetected
  http://git.shr-project.org/git/?p=buildhistory.git;a=commitdiff;h=7c2972a614cb2811962b95e1f0398cf07aafb7a0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
2645400f7c e-wm: include unpackaged data/favourites in PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
ba542373ab e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
04aacfdf3d eet: move eet binary to own PN-utils package
* nobody would expect it in libeet-tests

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
44806f1328 edje: add eio to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
04e96a281d enjoy: update LIC_FILES_CHKSUM, typos fixed in r74611
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
f07b04dc28 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
Martin Jansa
3dd8a1a874 evas: use PN instead of BPN?
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:42 +02:00
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