Koen Kooi [Sat, 19 May 2012 07:51:55 +0000 (09:51 +0200)]
xbmc: update to HEAD of the release branch
(From meta-openembedded rev:
0cd2c4690d6c17e17e878319835994d87f027b13)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 18 May 2012 20:31:49 +0000 (22:31 +0200)]
nodejs 0.6.18: fix patch name
(From meta-openembedded rev:
a45c5b7646538439672be8bd5ae8b442a0d9435e)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Otavio Salvador [Fri, 18 May 2012 17:39:16 +0000 (17:39 +0000)]
nodejs: update to 0.6.18 and fix hardfloat detection
(From meta-openembedded rev:
2bf758cb0298c9b02d015a51d518094dcb39f710)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 17 May 2012 11:27:31 +0000 (11:27 +0000)]
pidgin: fix missing quote in FILES_libgnt-dbg
(From meta-openembedded rev:
b87c64f8b4823b02c309a7ad630f572c67fb0640)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 17 May 2012 07:49:47 +0000 (07:49 +0000)]
meta-systemd: fixup BBFILE_PATTERN override
(From meta-openembedded rev:
49dc49bd226ef7312b9b1b4ecf0d7886e84ad1c6)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Oberritter [Wed, 16 May 2012 16:56:01 +0000 (16:56 +0000)]
systemd.bbclass: drop postrm, use prerm instead
* Calling "systemctl disable" from postrm is too late and
causes the following error:
| Failed to issue method call: No such file or directory
* Messing with $D is not needed in *rm scripts.
(From meta-openembedded rev:
637cb7e3d2cfdc74d239a4257e6f3477aa17da4e)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 17 May 2012 06:58:39 +0000 (06:58 +0000)]
pidgin: explicitly disable nss
* sometimes it leaks from meta-chromium and breaks pidgin build
(From meta-openembedded rev:
08dbadf9541f0e2e4ca5c8def8b9dfc9dacb5960)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 16 May 2012 20:53:00 +0000 (20:53 +0000)]
libnl: upgrade to 3.2.9 and fix upgrade path
* COPYING change is only formal from
http://git.infradead.org/users/tgr/libnl.git/commitdiff/
c857625be074a7b9ef6adbcdde986a0b23aae901
(From meta-openembedded rev:
b34296ae22cda74490d094658183782b3c20b302)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 16 May 2012 15:18:14 +0000 (15:18 +0000)]
libnl: bump PE
* libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too
(From meta-openembedded rev:
b5abbdc04adcff09b0265b95edb7706b50fb84bb)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Thu, 17 May 2012 07:30:42 +0000 (09:30 +0200)]
meta-systemd: add layer
This is where the systemd related recipes and appends are going to live
(From meta-openembedded rev:
86321c31730f5d6159b93da8278c9e00a4c92b14)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 16 May 2012 05:27:45 +0000 (07:27 +0200)]
cloud9: add patch to make it use nodejs 0.6.x for executing scripts
This matches the default nodejs version in OE
(From meta-openembedded rev:
690a67b2d75d0cd44a0004c5db40c7b6e952a106)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Tue, 15 May 2012 11:14:04 +0000 (11:14 +0000)]
gnome-system-monitor: make it build by aligning includes
(From meta-openembedded rev:
94fad3f0cb57ddaab2a028d9e25aeb653e0159ed)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Tue, 15 May 2012 11:46:26 +0000 (11:46 +0000)]
florence: make it build by aligning includes
(From meta-openembedded rev:
e478a7affaf3e89663e29f996a05a1f132f0b956)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Mon, 14 May 2012 16:03:27 +0000 (16:03 +0000)]
gvfs: fix build
Error message was:
| In file included from gvfsfusedaemon.c:44:0:
| /home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/glib/gurifuncs.h:24:2: error: #error "Only <glib.h> can be included directly."
(From meta-openembedded rev:
29da3f431f1a2fa27e5117bc8a21c9e5d61b54eb)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Galbusera [Tue, 15 May 2012 19:01:02 +0000 (19:01 +0000)]
libmodbus: ported recipe from classic and updated
* based on recipe by Radoslav Kolev which was in classic
* updated to latest released version 3.0.2
v2:
* drop git version of recipe
* drop no longer used PRIORITY
v3:
* drop PR = "r0"
(From meta-openembedded rev:
984fa94e2b75d1665077953fa3c9c6e74e8fc328)
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 16 May 2012 05:27:45 +0000 (07:27 +0200)]
cloud9: add patch to make it use nodejs 0.6.x for executing scripts
This matches the default nodejs version in OE
(From meta-openembedded rev:
343487cdb52f062c2cfbf4f98b2bb5ab56f24329)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Tue, 15 May 2012 21:45:57 +0000 (14:45 -0700)]
gcc-4.5: Remove
(From meta-openembedded rev:
6291c6fd1243d722e144466921064d47fb50428b)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Tue, 15 May 2012 21:45:17 +0000 (14:45 -0700)]
binutils-2.20: Remove
(From meta-openembedded rev:
93898b626e2e169dea112c724ff9e7ed1b0e14eb)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Tue, 15 May 2012 21:44:36 +0000 (14:44 -0700)]
eglibc-2.12: Remove
(From meta-openembedded rev:
d7dc8ba5c75b611d6f2d8210513f640f85585308)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Sun, 13 May 2012 23:49:02 +0000 (23:49 +0000)]
klibc: upgrade to latest git (pre 2.0)
* remove cherry-picked patch applied in master
* remove comments in klcc recipe
* remove slashes from paths in klibc recipe
* revert involontary oe_runmake install changes
* reset INC_PR
* v2 removes obolete cleanings wrt headers_install
(From meta-openembedded rev:
14869e500c1a2f6be4704bf7399435fda00dc34c)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Sun, 13 May 2012 23:01:01 +0000 (23:01 +0000)]
ubi-utils-klibc: clean patch
* after klibc refactoring
* bump PR
(From meta-openembedded rev:
d983ea32f125325c6524731d9f8055a3a8155247)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Sun, 13 May 2012 23:01:00 +0000 (23:01 +0000)]
klibc_1.5.26: now build against linux-libc-headers
* add install-patch creating symlinks as done by debian
* extra add the mtd headers
* refresh patches (split out prefix.patch)
* recipe is now not machine-specific anymore
* bump INC_PR
(From meta-openembedded rev:
2490c44e51fcd83ea9f5ebd0f195e58499c02224)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Sun, 13 May 2012 13:14:12 +0000 (13:14 +0000)]
rrdtool: add 1.4.7
All binding are disabled since they are not safe for cross-compilation.
(From meta-openembedded rev:
fbfa12572611748c87c8d1f63aab5ae355b86571)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Mario Domenech Goulart [Mon, 14 May 2012 13:48:23 +0000 (13:48 +0000)]
systemd-systemctl-native: fixed systemctl wrapper's `disable' action
(From meta-openembedded rev:
fa7187883442441467087c3a954f9f40ee516d78)
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 11 May 2012 15:17:09 +0000 (17:17 +0200)]
nodejs: update to 0.6.17
The license is unchanged, only some sections were clarified with different wording.
(From meta-openembedded rev:
e08448f5f542ffd2d648e32d43c632d8bee5699a)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 9 May 2012 20:06:53 +0000 (20:06 +0000)]
ttf-fonts: call update-fonts only on target, not during do_rootfs
(From meta-openembedded rev:
0e2593e2e768d26f56652b1582b304acc5b5195a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 9 May 2012 20:06:52 +0000 (20:06 +0000)]
kmod: drop from meta-oe
* it was added to oe-core
(From meta-openembedded rev:
54efc1ed95ac9e307d469b792afbf3d8b2ca6f5c)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Wed, 2 May 2012 23:53:00 +0000 (23:53 +0000)]
ubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformat
* add more hacks to compile
* binaries tested on Zaurus poodle/corgi (with patched kernel)
* bump PR
* NOTES
* strange behavior wrt getopt for at least ubiformat:
* you should pass the options first, i.e.
* ubiformat -O 512 /dev/mtd3 *works*
* ubiformat /dev/mtd3 -O 512 *fails*
(From meta-openembedded rev:
3ba480f4b53d564be73f770db05d449da065efc6)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Thu, 3 May 2012 22:30:51 +0000 (22:30 +0000)]
klibc: upgrade from 1.5.25 to 1.5.26
* minor updates, still waiting for release 2.0
* v2 adds another (sometimes) missing header
(From meta-openembedded rev:
32d316edae416b88159472a3b4f904a830090000)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 9 May 2012 07:06:03 +0000 (09:06 +0200)]
gnome-settings-daemon 2.32.1: libsndfile -> libsndfile1
(From meta-openembedded rev:
1beefee9cd3fb01def4af8131d65291b4cd83c28)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 8 May 2012 21:26:02 +0000 (21:26 +0000)]
openssh: rename bbappends to match new oe-core version
(From meta-openembedded rev:
e393bdeb62c45c416aa83c506bcebae6fe314438)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 8 May 2012 07:57:16 +0000 (09:57 +0200)]
orbit2: cleanup recipe, merge .inc and -native
* fix LICENSE field
* this also upgrades -native from 2.14.12 to 2.14.17, because 2.14.12 is failing to
configure:13143: checking alignment of CORBA_octet
configure:13170: gcc -o conftest -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -pthread -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0 -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/glib-2.0/include -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-O1 conftest.c -pthread -Wl,--export-dynamic -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >&5
In file included from ./include/orbit/util/basic_types.h:5:0,
from conftest.c:45:
/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0/glib/gunicode.h:23:2: error: #error 'Only <glib.h> can be included directly.'
* use GNOME_MIRROR and SHRT_VER in SRC_URI
(From meta-openembedded rev:
7e5b1e477a25c3dc661a2c155a22022a07903d0a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 7 May 2012 21:54:30 +0000 (23:54 +0200)]
libxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building for x86-64
* 1.0.9 fails with:
| XawIm.c:1410:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
| XawIm.c:1415:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
* fixed upstream:
http://cgit.freedesktop.org/xorg/lib/libXaw/commit/?id=
49c0a2441946f0d70fbd2612f193c95b84dde102
* COPYING changed only formally, stripping trailing spaces in
http://cgit.freedesktop.org/xorg/lib/libXaw/commit/COPYING?id=
37ffe69b10ae29e8f91de6ef647d06804b9d159b
(From meta-openembedded rev:
eaafb0b441e9645cad3e1a7a6730be4b19c65d54)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Tue, 31 Jan 2012 08:35:02 +0000 (00:35 -0800)]
kernel.bbclass: Use kmod-native instead of module-init-tools-cross
(From meta-openembedded rev:
5c22d88fe27592f4ef279e562cba063676f8d1fe)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Christopher Larson [Thu, 3 May 2012 01:28:34 +0000 (20:28 -0500)]
kernel.bbclass: move kernel-vmlinux up in PACKAGES
If KERNEL_IMAGETYPE is vmlinux, the expectation is most likely that there will
be no kernel image package, but we still want a vmlinux package for debugging,
so move kernel-vmlinux in front of kernel-image in PACKAGES.
(From meta-openembedded rev:
675fd0d4926f10fb8409a05d802f3d6908bd559e)
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 7 May 2012 06:51:25 +0000 (08:51 +0200)]
gnome-settings-daemon: add dependency on libsndfile
It's autodetected and leads to sstate based breakage on autobuilders:
This ends up in the package:
Package: gnome-settings-daemon
Version: 2.32.1-r3
Depends: [..] libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libogg0 (>= 1.3.0), libsndfile1 (>= 1.0.25),
But libsndfile hasn't been built.
(From meta-openembedded rev:
6889c5370ebabed45567ba4379f2a0fd29d871f1)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 7 May 2012 06:47:38 +0000 (08:47 +0200)]
gnome-settings-daemon: add dependency on libxtst6
It's autodetected and leads to sstate based breakage on autobuilders:
This ends up in the package:
Package: gnome-settings-daemon
Version: 2.32.1-r3
Depends: libltdl7 (>= 2.4.2), hicolor-icon-theme, libjson0 (>= 0.9), libxcb1 (>= 1.8.1), libxrender1 (>= 0.9.7), libpixman-1-0 (>= 0.25.2), libxml2 (>= 2.7.8), libxext6 (>= 1.3.1), libz1 (>= 1.2.6), libxtst6 (>= 1.2.1),
But libxtst hasn't been built.
(From meta-openembedded rev:
aef94a859a04ad877518258812f46611016f2f08)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 7 May 2012 06:37:16 +0000 (08:37 +0200)]
gnome-session: add dependency on libxtst6
It's autodetected and leads to sstate based breakage on autobuilders:
This ends up in the package:
Package: gnome-session
Version: 2.32.1-r1
Depends: libx11-6 (>= 1.4.4), hicolor-icon-theme, libxrender1 (>= 0.9.7), libdbus-1-3 (>= 1.4.16), libdbus-glib-1-2 (>= 0.98), gconf, libxtst6 (>= 1.2.1),
But libxtst hasn't been built.
(From meta-openembedded rev:
afb2eb859cf6b5a2292e87a219f596f55541188a)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 6 May 2012 08:33:46 +0000 (10:33 +0200)]
gpe-scap: migrate to use libsoup-2.4 instead of libsoup-2.2 API
(From meta-openembedded rev:
ac3f69755e0e6a0d9c1ebd49594cca2140e02c5b)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 6 May 2012 06:55:32 +0000 (08:55 +0200)]
loudmouth: fix build with glib-2.32
(From meta-openembedded rev:
fd0343f3b67ae3c4917b18a394bc4361a5599735)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 6 May 2012 06:54:38 +0000 (08:54 +0200)]
glibmm: fix build with glib-2.32
(From meta-openembedded rev:
a1a9409931cc180e3ff61597d133be71e97a8467)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 2 May 2012 07:18:40 +0000 (09:18 +0200)]
libgee: upgrade to 0.6.4
(From meta-openembedded rev:
43bbae5f510e0ab19cf3d799047207242ae0fa23)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 28 Apr 2012 16:07:41 +0000 (18:07 +0200)]
libsoup-2.4, gobject-introspection: upgraded in oe-core
(From meta-openembedded rev:
d822bb304a6a8c06f67b1e917d6268a290f868fc)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Oberritter [Fri, 4 May 2012 19:29:13 +0000 (19:29 +0000)]
xfsprogs: misc fixes for recipe
* Only libhandle's license is the LGPLv2.1, all tools are
licensed under the GPLv2.
* Create seperate package for libhandle.
* Create seperate packages for mkfs.xfs and fsck.xfs
to save space.
* Use real license file for LIC_FILES_CHKSUM.
* Fix libhandle.so symlink.
* Remove unneeded symlinks from ${base_libdir}
(From meta-openembedded rev:
f769b97271cf4158ec700d32a56d18a756a1ddcb)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 4 May 2012 07:49:35 +0000 (07:49 +0000)]
xinput-calibrator 0.7.5: add xterm to RDEPENDS, the menu item doesn't work without it
(From meta-openembedded rev:
bab6476691ba2a2d944ec814008f79e04a6a114a)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 2 May 2012 08:27:49 +0000 (10:27 +0200)]
vala-dbus-biniding-tool: bump SRCREV
* also needed to rebuild after libgee upgrade
(From meta-openembedded rev:
59a641b2ae01d5628e5e9bccf160bc17c21e3064)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 13 Apr 2012 19:20:20 +0000 (21:20 +0200)]
xorg: remove BBCLASSEXTENDs for gtk+-native they should be in oe-core
This reverts commit
1ab99af784f5f1564f28f6afc4718d630b42a606.
(From meta-openembedded rev:
80c03da7760eeba509b9b07fe3becbf932eeba59)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 14:20:13 +0000 (16:20 +0200)]
libav-0.7.4: fix build with gcc-4.7
A cmp instruction with two constants is invalid, therefore 'g'
constraint is not correct but must be "rm" instead.
(From meta-openembedded rev:
dff45fb21c52b615908e9b48e8ffb29207544c83)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 13:29:52 +0000 (15:29 +0200)]
abiword: fix build with glib-2.32
(From meta-openembedded rev:
8457644a4164d8dd335af9d81e6c558f5da46182)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 09:54:33 +0000 (11:54 +0200)]
gtkmathview: fix build with gcc-4.7
(From meta-openembedded rev:
0c78b561ef136078b1090c9d2f38f033b90ad8b4)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 29 Apr 2012 21:05:11 +0000 (23:05 +0200)]
webkit-efl: fix build with gcc-4.7
* that patch is backport of
http://trac.webkit.org/changeset/113786/trunk/
to our SRCREV
(From meta-openembedded rev:
328cc40a12cc2e2d70fbfd5c37b6dbf914358bee)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 05:52:37 +0000 (07:52 +0200)]
tangogps: fix build with glib-2.32
(From meta-openembedded rev:
fbf0e66f986497d2bcadc48977b0de705b0dfc9f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 05:52:09 +0000 (07:52 +0200)]
epdfview: fix build with glib-2.32
(From meta-openembedded rev:
dd947fb02c9cb2cfaa6ef681210a42ef07fc6f82)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 30 Apr 2012 05:52:24 +0000 (07:52 +0200)]
libgpewidget: fix build with glib-2.32
* SRC_URI needs to be after inherit gpe
and pkgconfig.patch wasn't ever used
(From meta-openembedded rev:
67f9414daf6b33b429fdc12d355c56e2369cd2c5)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 29 Apr 2012 19:28:10 +0000 (21:28 +0200)]
midori: upgrade to 0.4.5
(From meta-openembedded rev:
16e72dfcf3654b312675f01edcd129f72908dfd4)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Mon, 30 Apr 2012 20:51:04 +0000 (20:51 +0000)]
libgcc-4.5: Fix nativesdk build problem
We need to use BPN instead of PN so we
access libgcc and not libgcc-nativesdk
(From meta-openembedded rev:
23a111fe542bd8d5f2d12f9d9ae9890c31dddeed)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Mon, 30 Apr 2012 20:51:03 +0000 (20:51 +0000)]
gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include
To accomodate gcc 4.7 which needed a different option
than --with-header this option setting has been moved
into version specific recipes
(From meta-openembedded rev:
9daadb3f4985ade47193f2db44d31f2a2189c414)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Mon, 30 Apr 2012 20:51:02 +0000 (20:51 +0000)]
gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime
(From meta-openembedded rev:
a61c18324df231029419ab59196b23a6fb2b4743)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 30 Apr 2012 13:44:13 +0000 (15:44 +0200)]
media-ctl: update to latest git
* split out libs
* media-ctl has been relicensed to LGPLv2.1+
(From meta-openembedded rev:
477fc2e392357cd49b6e92629e2369ea287b7e6e)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 30 Apr 2012 13:44:52 +0000 (15:44 +0200)]
v4l-utils: update to 0.8.8
(From meta-openembedded rev:
cdf2652ef0560185f9a503402c0a69aeff6a4a2d)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 30 Apr 2012 13:43:57 +0000 (15:43 +0200)]
yavta: update to latest git
(From meta-openembedded rev:
594a73c035277f768a67098d7ecf57c9b2d637fb)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Tasslehoff Kjappfot [Tue, 1 May 2012 06:16:02 +0000 (06:16 +0000)]
synergy: remove inherit of siteinfo and fix license string
(From meta-openembedded rev:
b04e5005ffc3e46e96e930e3286797e156b48d9d)
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Sun, 29 Apr 2012 22:51:33 +0000 (22:51 +0000)]
ubi-utils-klibc: initial commit of version 1.4.9
* Initially only ubiattach was targeted (for kexecboot project).
* Based on klibc_1.5.25, will be revised once new klibc is out.
(From meta-openembedded rev:
00bf241a99aab5003993fb2107d72f02b7377470)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 28 Apr 2012 22:07:54 +0000 (00:07 +0200)]
gpsd: disable docs generation
(From meta-openembedded rev:
c688085b4c96c169ca853bf91b6fee54f4cd983d)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 28 Apr 2012 13:15:42 +0000 (15:15 +0200)]
gpsd: add chrpath-native to depends
* on debian wheezy I've seen this
$ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd
../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd: RPATH=/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/gpsd-3.4:/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib
$ chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd
`../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd' probably isn't a 64-bit LSB-first ELF file.
Usage: chrpath [-v|-d|-c|-r <path>] <program> [<program> ...]
with the path given
-l|--list List the current rpath/runpath (default)
-h|--help Show this usage information.
$ chrpath -v
chrpath version 0.13
$ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath -v
chrpath version 0.14
(From meta-openembedded rev:
a243ddc2afff482914c3b75862cb5af7bf8c22a1)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 16:29:20 +0000 (18:29 +0200)]
gpsd: fix python paths and RPATHs
* see included patch for description
(From meta-openembedded rev:
867053702a7917ed599e87d415a7f210ecd5ff85)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 17:17:52 +0000 (19:17 +0200)]
gpsd-3.4: fix python paths and RPATHs
* see included patch for description
(From meta-openembedded rev:
c6135b0d88a39354ba4213e71ef0941c48d88707)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:53:23 +0000 (17:53 +0200)]
gpsd: add git recipe with negative D_P for tests
(From meta-openembedded rev:
e0daf8c15aee69422a5229436473accbf28bd119)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:50:24 +0000 (17:50 +0200)]
gpsd: add recipe for 3.5 with negative D_P for testing
(From meta-openembedded rev:
82c5c27596d90f65a3e9b11dda8efed6342d971b)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:47:24 +0000 (17:47 +0200)]
gpsd: remove RPATH from binaries instead of replacing it with redundant /usr/lib
(From meta-openembedded rev:
3c2d95022b62adf82216f05ef5749d4aaf22bddf)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:46:06 +0000 (17:46 +0200)]
gpsd: replace whole do_install from scons.bbclass
* prefix was wrong, because SConstruct expects prefix usable as RPATH and DESTDIR
not DESTDIR/prefix combined together in prefix variable
(From meta-openembedded rev:
c11555a5906577ce02d5569023d2025548334839)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:43:35 +0000 (17:43 +0200)]
gpsd: use gpsd.service and gpsd.socket from source tree, drop local files
(From meta-openembedded rev:
c09342fd6cc4644eb8114bdd2f004856c8546d50)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 13:13:40 +0000 (15:13 +0200)]
gpsd: export PKG_CONFIG with PKG_CONFIG_SYSROOT_DIR
* python-scons-native executes pkg-config with wrong environment and as result -I/usr/include/libusb-1.0 is returned
(From meta-openembedded rev:
112193fcdfa67a581b5a218a2c766d507f972746)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 07:01:27 +0000 (09:01 +0200)]
gpsd: pass sysroot param to scons and fix SConstruct to respect that
(From meta-openembedded rev:
1c4eff918d6268cf211e77b8b0a22603f9d6c4f3)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:33:36 +0000 (17:33 +0200)]
gpsd-3.4: fix DSO build correctly
(From meta-openembedded rev:
cf4979889002b5ee146c185d499cd25e68be91a8)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 23 Apr 2012 16:52:18 +0000 (18:52 +0200)]
gpsd-3.4: drop pkgconfig=''
* this is wrong, it's used as path where to install .pc files
and we expect them in not directly in sysroot
(From meta-openembedded rev:
bf0abb70b022b006ae372d2a09c9b9f6eda96550)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 23 Apr 2012 16:37:49 +0000 (18:37 +0200)]
gpsd-3.4: minor style issues
(From meta-openembedded rev:
054be7129a1fb427cde94be2c3044f25e359f6bc)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 15:28:36 +0000 (17:28 +0200)]
gpsd: move files to gpsd dir as they are not version specific
(From meta-openembedded rev:
f1be53fd686a78f1035bc14133e4aa21e12642d2)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denis 'GNUtoo' Carikli [Thu, 8 Mar 2012 23:07:47 +0000 (00:07 +0100)]
gpsd: update to 3.4
(From meta-openembedded rev:
38dac2ac3d37b81985646aa9a4908b2a1633f203)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 27 Apr 2012 08:06:28 +0000 (08:06 +0000)]
kernel bbclass: recreate uImage unless KEEPUIMAGE is set
The intent of the uImage code in this class includes the following
1) be able to specify custom load addresses without needing to patch the kernel
2) add better information to the uImage description field
The current state is a NOP anyway, the kernel will always build a uImage when you tell it to 'make uImage'.
(From meta-openembedded rev:
8f9b2e3a102e66426ce5b269a6827fc6a3218bef)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 27 Apr 2012 12:57:15 +0000 (12:57 +0000)]
busybox 1.19.4 bbapped: create dir before installing into it, fixes build failures on the autobuilder
(From meta-openembedded rev:
83aaa60d4934a70084a846a0e6d240c09dbc66a9)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Tasslehoff Kjappfot [Thu, 26 Apr 2012 23:02:19 +0000 (23:02 +0000)]
synergy: add synergy 1.3.8
(From meta-openembedded rev:
5a3d0de38a3af92d07503184fb214df6e9f57610)
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 21 Mar 2012 15:49:36 +0000 (16:49 +0100)]
pango: native support and --disable-introspection moved to oe-core pango.inc
(From meta-openembedded rev:
2bddcd183b9edce8334bcc6cd779373bc8e00c7f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 21 Mar 2012 08:11:02 +0000 (09:11 +0100)]
libusb*: remove native support, was moved to oe-core
(From meta-openembedded rev:
cb9a2c734da82f76b49e369fc05077f85babdeac)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 21 Mar 2012 08:05:26 +0000 (09:05 +0100)]
librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved to oe-core
(From meta-openembedded rev:
37400df21c7b870bbf0b915451b426c5ee993578)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 26 Apr 2012 11:48:50 +0000 (13:48 +0200)]
qt4: rename bbappends to match 4.8.1 from oe-core
(From meta-openembedded rev:
5cee0a2325b26e849590b041edd47607b56c5af3)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 26 Apr 2012 09:09:34 +0000 (11:09 +0200)]
README: keep PATCH prefix in subject-prefix, some people filter their inbox based on that
(From meta-openembedded rev:
ea1f6cf8a06930922641c1a6ff2873977637ac9e)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 26 Apr 2012 07:03:37 +0000 (09:03 +0200)]
expedite: add LIC_FILES_CHKSUM
(From meta-openembedded rev:
1e6431adca3b45ac710a0f8ed3b56604910af052)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 26 Apr 2012 07:01:18 +0000 (09:01 +0200)]
eio: fix LIC_FILES_CHKSUM
* formal changes in r66247 and copy&paste fix in r66262
(From meta-openembedded rev:
01bbde05b12022defef9e462154e532d6e4eea9a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 26 Apr 2012 06:51:29 +0000 (08:51 +0200)]
efl-from-svn.inc: rename
* people with this included will notice new release recipes
and use them if possible without breaking upgrade path
(From meta-openembedded rev:
05595025539ab529b123d009c116306d1b680e00)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 07:00:24 +0000 (09:00 +0200)]
meta-efl: add recipes for new released versions
* drop/reset PR where possible as PV is increased
* remove RREPLACES for versions before meta-efl was created
(From meta-openembedded rev:
750e6392954d6fab7a3650bbeaa3ae48ff00e617)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 20 Apr 2012 08:35:28 +0000 (10:35 +0200)]
e-base: bump EFL_SRCREV for 1.2
(From meta-openembedded rev:
0b8274e661c9dbdf3ad691af800e68aa8ba28f0e)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 22 Apr 2012 09:12:01 +0000 (11:12 +0200)]
systemd-machine-units: add machine specific recipe for BSPs
* some machines like n900/gta02/palmpre are using extra units to
initialize something (g_ether, cmt, ...), so make it easy to bbappend
such units
* stuff like INHERIT_append_crespo = " systemd" from BSP doesn't play well with systemd.bbclass
(From meta-openembedded rev:
7f237b806e38ddfe5c0fdd511a615c75cdaed82e)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 24 Apr 2012 13:11:44 +0000 (15:11 +0200)]
systemd.bbclass: allow recipe to inherit systemd with empty SYSTEMD_SERVICE
* I have use case where common recipe does inherit systemd and only some BSP's are bbappending some SERVICEs to it
* install was moved intentionaly, so that /lib/systemd/system is not
created if there is no .service file (causing QA Warning about
unpackaged dir)
(From meta-openembedded rev:
154d0bb399ce6a0bdc2bf756d1a8a9c77dd0a755)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Saul Wold [Thu, 19 Apr 2012 19:01:48 +0000 (12:01 -0700)]
kernel: Fix packaging issue
Remove /etc since it is empty, when creating a machine that does not
deliver any module config files, the /etc is empty and is then warned
about not being shipped, so we remove it.
This occurs in the routerstationpro with the following warning:
WARNING: For recipe linux-yocto, the following files/directories were installed but not shipped in any package:
WARNING: /etc
(From meta-openembedded rev:
21d048aecfe72b6f15965906db988e9300fad68a)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Oberritter [Mon, 23 Apr 2012 21:48:32 +0000 (23:48 +0200)]
{kernel, module}.bbclass: don't run depmod for module packages during do_rootfs
* depmod already gets executed by pkg_postinst_kernel-image.
* If you build a module using module.bbclass, pkg_postinst returns 1 in
do_rootfs, causing pkg_postinst to run again on first boot. To improve
this situation, I copied pkg_postinst from kernel.bbclass to module.bbclass.
This was rejected by Koen, because he doesn't like the code from
kernel.bblcass, which uses ${STAGING_DIR_KERNEL}. Richard then suggested
that calling depmod during do_rootfs wasn't necessary at all, because
it already gets done by kernel-image.
(From meta-openembedded rev:
c557b72f6c82bd65cff8085571eb14659c90e46d)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 29 Mar 2012 22:43:05 +0000 (00:43 +0200)]
kernel.bbclass: resync with oe-core version
* 4 spaces for anonymous python
* don't recreate uImage if it already exists
(From meta-openembedded rev:
56a34a9e60b825908e84e340b3fb06f6842aa82f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Otavio Salvador [Tue, 24 Apr 2012 19:59:52 +0000 (16:59 -0300)]
xserver-common: drop xinput-calibrator call as it is done by xdg now
The new xinput-calibrator package provides a xdg file that handles
this logic so drop it from session.
(From meta-openembedded rev:
1c2e52a30e7714931bb40a3812eff3cfd36def8a)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Mario Domenech Goulart [Tue, 24 Apr 2012 17:20:44 +0000 (14:20 -0300)]
net-snmp: split net-snmp-server
net-snmp-server has been split into two packages:
net-snmp-server-snmpd and net-snmp-server-snmptrapd
net-snmp-server is now a "meta-package" which depends on
net-snmp-server-snmpd and net-snmp-server-snmptrapd.
net-snmpd-server-systemd in no longer generated. It has been
split into net-snmp-server-snmpd-systemd and
net-snmp-server-snmptrapd-systemd.
(From meta-openembedded rev:
882c385d25385e73e22bdad4555e5af40a1c218c)
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Tue, 24 Apr 2012 07:21:47 +0000 (09:21 +0200)]
epiphany 2.30.6: add missing gnome-doc-utils dependency
(From meta-openembedded rev:
8d4622566114d3ed97974234c53cf4d16a3dfb51)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>