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>
Andrea Adami [Tue, 24 Apr 2012 00:16:12 +0000 (00:16 +0000)]
klibc_1.5.25: add patches to build with 3.2 kernel headers
* kernel_3.2__aligned_u64.patch is already upstream
* hack around the missing headers (now in /generated/asm)
* bump INC_PR
* waiting for klibc_2.0 release
(From meta-openembedded rev:
e360922f652af30c4222f447b5145706df375bfc)
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>
Mario Domenech Goulart [Mon, 23 Apr 2012 19:54:20 +0000 (19:54 +0000)]
meta-openembedded: net-snmp: systemd support
Backported systemd-related commits from net-snmp's master branch (full
description in the systemd-support.patch file).
.service files slightly adapted from Fedora's.
(From meta-openembedded rev:
a2c1414b58723f6ec387ceb43b7575fd4f21d90a)
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>
Andreas Oberritter [Mon, 23 Apr 2012 00:18:43 +0000 (00:18 +0000)]
oe-stylize.py: Add SUMMARY variable
(From meta-openembedded rev:
77238ff12bebf711951081ece47e74ec1882d1b0)
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, 20 Apr 2012 10:58:20 +0000 (10:58 +0000)]
qt bbappends: play nice with bbappends in other layers by incrementing PRINC instead of overwriting it
(From meta-openembedded rev:
9018be6edb57f47f0c8734e9fe02e846aa14e3c0)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Thu, 19 Apr 2012 23:41:52 +0000 (23:41 +0000)]
linux-yocto-tiny-kexecboot: initial commit of version 3.2
* this is the skeleton for .bbappend recipes
* residing in the BSP layers
(From meta-openembedded rev:
9482551d5f79e535a85b95210050a682a06a951a)
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>
Khem Raj [Thu, 19 Apr 2012 02:24:10 +0000 (02:24 +0000)]
gcc-4.5: Backport cpp honor sysroot patch
This patch is well vetted on gcc-4.6
(From meta-openembedded rev:
643a5268eb934fc994a8fa88c181a63f2394eacd)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denys Dmytriyenko [Wed, 18 Apr 2012 19:14:34 +0000 (19:14 +0000)]
README: fix meta-efl, meta-gpe and meta-xfce to point to openembedded.org
Fix README files for meta-efl, meta-gpe and meta-xfce to point to the correct
openembedded.org address instead of the outdated openembedded.net in git URIs.
Reported by Autif Khan for one of the layers.
(From meta-openembedded rev:
b519276f3f069447c059cdc2553735ce537fc822)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Johan Hovold [Wed, 18 Apr 2012 11:27:01 +0000 (11:27 +0000)]
gpsd: fix gpsd init script
Replace return with exit where appropriate.
Current init script uses return outside of functions resulting in
warnings such as the following when using bash as interpreter:
/etc/init.d/gpsd: line 98: return: can only `return' from a function or sourced script
(From meta-openembedded rev:
d96d51e1eb4c086db781eb89b17d3b4ddbac7d13)
Signed-off-by: Johan Hovold <johan.hovold@lundinova.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Luca Vaudano [Wed, 18 Apr 2012 10:39:45 +0000 (10:39 +0000)]
mime-support: Update to version 3.48
(From meta-openembedded rev:
41f8ee83ffa3b6e4dae2148894c25df112ae028c)
Signed-off-by: Luca Vaudano <vaudano@gmail.com>
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 [Wed, 18 Apr 2012 08:46:05 +0000 (10:46 +0200)]
cloud9: silence systemd bbclass WARNING, ${PN}-systemd is unwanted
(From meta-openembedded rev:
9535dceed547b77cf51d5ecb50d81bc2cf003770)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 18 Apr 2012 08:45:41 +0000 (10:45 +0200)]
gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwanted
(From meta-openembedded rev:
ca5e7197524efef0961bdbbe111f6dd16f1d46b4)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 18 Apr 2012 08:43:26 +0000 (10:43 +0200)]
systemd bbclass: allow recipes to silence WARNING during parsing when ${PN}-systemd is unwanted
(From meta-openembedded rev:
21c47cff7a2bfc07c6c2a4850e8c7aaf921b2294)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Radek Dostal [Mon, 16 Apr 2012 09:36:28 +0000 (09:36 +0000)]
lighttpd: lastest oe-core installs lighttpd.conf directly to /etc/
(From meta-openembedded rev:
9ef0b3d45750ed65d8c26b8ce228376172de327c)
Signed-off-by: Radek Dostal <rd@radekdostal.com>
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 [Mon, 16 Apr 2012 09:36:27 +0000 (09:36 +0000)]
pixman: remove IWMMXT setting
* khem moved it to oe-core and kept it here
(From meta-openembedded rev:
a6cc90e84c18b3b65ea81ba948d96eba9025d0fc)
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 [Mon, 16 Apr 2012 09:36:26 +0000 (09:36 +0000)]
e-base: bump EFL_SRCREV
(From meta-openembedded rev:
f54aaaac89dc33a4a153298c6d89fe97e9e9f6a9)
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 [Sat, 14 Apr 2012 14:08:59 +0000 (16:08 +0200)]
systemd: create empty machine-id to fix first boot failures
Acked-by: Denys Dmytriyenko <denys@ti.com>
(From meta-openembedded rev:
397dba1ab21184317019e9808a3cc36e61050680)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Sat, 14 Apr 2012 11:55:45 +0000 (13:55 +0200)]
bbappends: append to BBCLASSEXTEND instead of overwriting it
(From meta-openembedded rev:
6885f03e7cc05c07991d907793668a1a3ffdea5d)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 13 Apr 2012 17:43:55 +0000 (19:43 +0200)]
libxcursor: fix 'git mv' gone wrong
(From meta-openembedded rev:
06d890e50377908f88408c24d7a59bb8f83301a2)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Fri, 13 Apr 2012 15:20:48 +0000 (17:20 +0200)]
systemd: fix emergency and rescue services
In OE we use /home/root, not /root.
Bug-reported-by: Graham Murphy <Graham.Murphy@jhuapl.edu>
(From meta-openembedded rev:
204f537a181e3532ef8ba9ddadb7baf49a3b2be5)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 13 Apr 2012 13:09:36 +0000 (13:09 +0000)]
xorg: add more native BBCLASSEXTENDs for gtk+-native
(From meta-openembedded rev:
aa62eed2e5339b6e244e05d7c8a5bcdc85c643ea)
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>
Eric BENARD [Thu, 12 Apr 2012 15:15:29 +0000 (15:15 +0000)]
qte-toolchain: add qwte support
we have QWT in meta-oe so include it in the SDK to give users the
opportunity to use these widgets in their developments.
(From meta-openembedded rev:
118734e096fda6c47172025969f3df4cfb0b33c3)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric BENARD [Thu, 12 Apr 2012 15:09:48 +0000 (15:09 +0000)]
qwt: add 6.0.1 version
- only the qwt-e version is compile and run tested ATM
(From meta-openembedded rev:
5ad3d0d042dcd3f3bf54d44144b731cd0607b2e3)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 11 Apr 2012 13:14:59 +0000 (13:14 +0000)]
xserver-common: use git patches and add functions file
* otherwise we were depending on initscripts to provide it without RDEPENDing on it
(From meta-openembedded rev:
bc0243c2a27fed94d32b407ee476c73271d05afe)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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>
Philip Balister [Wed, 11 Apr 2012 23:11:31 +0000 (23:11 +0000)]
gnuradio : Remove old files.
Left the buildsys patch for now. It does not apply, but I have only
built this with gcc-4.6 from toolchain layer, not gcc from Angstrom.
The patch does not apply, but I am saving it to remind me how to fix
the problem.
(From meta-openembedded rev:
189f61dc4693470d0bfd0ac2a71d11d94e9dfeb7)
Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Balister [Wed, 11 Apr 2012 23:11:30 +0000 (23:11 +0000)]
gnuradio : Update to version 3.5.3.
(From meta-openembedded rev:
12deef7ad4b2c84db0e2c1b6686994929824c244)
Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Balister [Wed, 11 Apr 2012 23:11:29 +0000 (23:11 +0000)]
uhd : Update to version 3.4.1.
(From meta-openembedded rev:
8ddf0dc41aade09aeaec02268cf70cc72bc7b43a)
Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Balister [Wed, 11 Apr 2012 23:11:27 +0000 (23:11 +0000)]
uhd-firmware : Update to version 003.004.000.
Yes, Josh changed the paths again. They are much saner now, and if he touches
them again, I will beat him with a ping pong paddle.
(From meta-openembedded rev:
41ac017f6c365a41ddeec886c0b62f3ff66cc5dd)
Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 11 Apr 2012 19:01:41 +0000 (21:01 +0200)]
cpuburn-neon: add cpuburn app for neon and neon-cortexa8
(From meta-openembedded rev:
ac30ec5e59db373d7194c5d4f02e1b7cf76c5508)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 11 Apr 2012 16:18:06 +0000 (18:18 +0200)]
xinput-calibrator 0.7.5: run xinput_calibrator_once.sh using XDG autostart mechanism
This runs when the session starts so after the DM. Not a great solution, but at least it will popup a calibration dialog automatically and restore calibration on subsequent sessions.
(From meta-openembedded rev:
67a2bd88ab32d2605e54d51e44006f77b98908b3)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Anders Darander [Wed, 11 Apr 2012 06:17:01 +0000 (06:17 +0000)]
sqlite: cp instead of mv in do_configure
The use of mv in do_configure() made bitbake error out if a second run
of do_configure was requested. Copy the file instead.
(From meta-openembedded rev:
21b04f590feb7dbd9e5932153b3ec46e38ecaecb)
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Wed, 21 Mar 2012 20:10:19 +0000 (20:10 +0000)]
midori: add librsvg-native to DEPENDS
configure found rsvg-convert on host:
...
Checking for program rsvg-convert : /usr/bin/rsvg-convert
...
(From meta-openembedded rev:
8a9e1dc63d9aadb3da17edfd31da9ccf833bfeb1)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-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 Müller [Wed, 21 Mar 2012 20:10:18 +0000 (20:10 +0000)]
midori: remove midori.inc and oe-stylize
(From meta-openembedded rev:
a6d45578d95f7d5cce658ab0472ada6ce4794a9f)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-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 Müller [Fri, 23 Mar 2012 07:35:20 +0000 (07:35 +0000)]
thunar-volman: add eject to RDEPENDS
Ejecting USB-memory stick caused:
Error starting job: Failed to execute child process "eject" (No such file or directory)
run-tested with angstrom/meta-oe environment on overo
(From meta-openembedded rev:
f9213eb41af2434f3cb044819f4ff84ba2a71a4d)
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>
Martin Jansa [Tue, 10 Apr 2012 05:59:39 +0000 (05:59 +0000)]
xserver-nodm-init: add EnvironmentFile
* used to set HOME variable before /etc/X11/Xsession is started
* e.g. enlightenment is creating ${HOME}/.e and without this it ends in
/tmp/.e and during startup HOME gets defined and switched to
/home/root/.e
(From meta-openembedded rev:
2cb1ae5c172d51df200cc09eb04ddae66bef6b6c)
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>
Denis 'GNUtoo' Carikli [Tue, 10 Apr 2012 05:59:38 +0000 (05:59 +0000)]
xserver-nodm-init: use /etc/X11/Xserver from service file instead of Xorg directly
* /etc/X11/Xserver is provided by xserver-common and sets correct DPI
before starting Xorg (or other xserver)
(From meta-openembedded rev:
8f6027c1bd6659bc393bb652727456f3daa80832)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
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>
Samuel Stirtzel [Thu, 5 Apr 2012 14:12:52 +0000 (14:12 +0000)]
network-manager-applet: Fix missing DEPENDS and QA warnings.
This fixes:
| checking for ISO_CODES... no
| No package 'iso-codes' found.
and
| checking for GNOME_KEYRING... no
| configure: error: Package requirements (gnome-keyring-1) were not met:
(From meta-openembedded rev:
9d030d368ccffe10a7ab13f82addb1968f339947)
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 14:49:29 +0000 (16:49 +0200)]
xbmc: fix .desktop for ARM
(From meta-openembedded rev:
cd06a14023c12002a40e2ad585d45b521e624ad2)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 12:14:05 +0000 (14:14 +0200)]
xbmc: update to head of the Eden release branch
(From meta-openembedded rev:
06366a8833d2de85a0641134aa27a1c90577bfb5)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 11:17:41 +0000 (13:17 +0200)]
gvfs-gdu-volume-monitor 1.8.2: remove conflicting files
* check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
But that file is already provided by package * gvfs
* check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
But that file is already provided by package * gvfs
* check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/GConf/gsettings/gvfs-dns-sd.convert
But that file is already provided by package * gvfs
(From meta-openembedded rev:
839eeb13b83c2dda89901a2fe1b7f726d5b20b6b)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 09:42:59 +0000 (11:42 +0200)]
systemd: fix vconsole-setup dependencies
(From meta-openembedded rev:
5fced1d76e2771be2a90495fd26362f8645411b2)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 05:28:13 +0000 (07:28 +0200)]
systemd: bump SRCREV
(From meta-openembedded rev:
bd0a6a465f73168b86dded0e1d938c170ba45fc6)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 11:45:50 +0000 (13:45 +0200)]
cloud9: remove 0.5.1
(From meta-openembedded rev:
15cc3fb0ced0daf18673a8683cf276c159e498b6)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 9 Apr 2012 08:36:40 +0000 (10:36 +0200)]
cloud9: add 0.6
(From meta-openembedded rev:
c2dee445739d62c0c428550bf98f1e12b74b3698)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>