scm/bb/tizen-distro.git
9 years agoinitramfs-kexecboot-image: fix dependency chain was: ['ubiattach']
Andrea Adami [Sun, 12 Aug 2012 21:20:49 +0000 (21:20 +0000)]
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)

(From meta-openembedded rev: 2c89991a1a682faea4eb31246508e789364464ca)

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>
9 years agoklibc: fix runtime dependencies for shared utils
Andrea Adami [Sun, 12 Aug 2012 21:19:44 +0000 (21:19 +0000)]
klibc: fix runtime dependencies for shared utils

* and remove bogus dependencies for the static utils
* introduced by do_split_packages
* bump INC_PR

(From meta-openembedded rev: 5b2b72da34ac529308833a83d0f2c660a7916e83)

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>
9 years agostrongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package all content
Matthew McClintock [Wed, 8 Aug 2012 20:56:17 +0000 (20:56 +0000)]
strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package all content

(From meta-openembedded rev: 3bb5223270249c26baa9b1882f12f22a156c8552)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomidori: add missing libnotify dependency
Martin Jansa [Sat, 11 Aug 2012 11:10:40 +0000 (11:10 +0000)]
midori: add missing libnotify dependency

(From meta-openembedded rev: 6bc34f260077e790f9b0f5e1fac08b95e83d1d9e)

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>
9 years agosox: add 14.4.0
Koen Kooi [Thu, 9 Aug 2012 08:28:30 +0000 (10:28 +0200)]
sox: add 14.4.0

(From meta-openembedded rev: 32504ed636231badf30a9f2cab016eb27a4b0b82)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxml++: New recipe - C++ bindings for libxml
Gary Thomas [Tue, 7 Aug 2012 11:03:29 +0000 (11:03 +0000)]
libxml++: New recipe - C++ bindings for libxml

(From meta-openembedded rev: e26fe501dd5258b99d5f1ec1167ed2a890210b78)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'
Andreas Müller [Tue, 7 Aug 2012 23:04:25 +0000 (23:04 +0000)]
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

(From meta-openembedded rev: a78056c60ee97c43cb212b95b0cd9b686d5fedc5)

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>
9 years agosystemd-systemctl-native: handle ALIAS tag
Andreas Müller [Tue, 7 Aug 2012 23:04:24 +0000 (23:04 +0000)]
systemd-systemctl-native: handle ALIAS tag

(From meta-openembedded rev: d6408d879392f0fc9f44f6545a315a8cf6f51ebb)

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>
9 years agofuse: update to 2.9.1
Koen Kooi [Fri, 27 Jul 2012 07:22:59 +0000 (09:22 +0200)]
fuse: update to 2.9.1

(From meta-openembedded rev: 7aa72413513d85b97b1ffff0ddb3cfd3ae68a8d0)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: Use cross cpp
Khem Raj [Sat, 4 Aug 2012 20:05:33 +0000 (20:05 +0000)]
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

(From meta-openembedded rev: ada707b4e1e0959acd292577c0a4f423a03e308c)

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>
9 years agobusybox-syslog.service.in: Create alias for syslog.service
Khem Raj [Sat, 4 Aug 2012 20:05:32 +0000 (20:05 +0000)]
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.

(From meta-openembedded rev: 6fd1caa623563f728d87434f5684cf1d3c9b6c53)

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>
9 years agobusybox: stopping systemd-kmsg-syslogd is not needed
Khem Raj [Sat, 4 Aug 2012 20:05:31 +0000 (20:05 +0000)]
busybox: stopping systemd-kmsg-syslogd is not needed

systemd-kmsg-syslogd.service is discontinued in systemd so
there is no need to stop it.

(From meta-openembedded rev: b0032dca6939259409f9ea3c925c3af2f757c0b0)

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>
9 years agosystemd: Upgrade to 187 tag
Khem Raj [Sat, 4 Aug 2012 20:05:30 +0000 (20:05 +0000)]
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.

(From meta-openembedded rev: 980b338fb5100ff4c779335a86f3d9450ea8c54a)

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>
9 years agosystemd-systemctl-native: extend systemctl wrapper to support mask action
Martin Jansa [Mon, 6 Aug 2012 22:26:11 +0000 (22:26 +0000)]
systemd-systemctl-native: extend systemctl wrapper to support mask action

(From meta-openembedded rev: 3ce8db6d187b864fa59206d4efa93b8f952b534e)

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>
9 years agosystemd-compat-units: use systemctl mask
Martin Jansa [Mon, 6 Aug 2012 22:12:16 +0000 (22:12 +0000)]
systemd-compat-units: use systemctl mask

(From meta-openembedded rev: e32c470d32809be3d0249097214881021532fb2c)

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>
9 years agotestlab.bbclass: Delete
Khem Raj [Tue, 31 Jul 2012 18:56:15 +0000 (18:56 +0000)]
testlab.bbclass: Delete

This functionality is now provided by buildhistory as well.
so lets remove it in favor of that

(From meta-openembedded rev: bc58a1e1c0f6e1c651568c68c47ab63e4cfc0e7b)

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>
9 years agocpufrequtils: Use CC, LD etc. that comes from OE.
Martin Ertsaas [Wed, 25 Jul 2012 09:19:23 +0000 (09:19 +0000)]
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.

(From meta-openembedded rev: 697b369635031d77787cf553c323f96eda44b6d1)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agostrongswan: upgrade to version 5.0.0
Horia Geanta [Wed, 25 Jul 2012 18:52:56 +0000 (18:52 +0000)]
strongswan: upgrade to version 5.0.0

COPYING change is trivial:
http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=fbdef639d6ed3500bda9e330a2f57de5e833750c

(From meta-openembedded rev: a6dc426c1ce9597cb96534819f7194603ce8f82f)

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopostgresql: Fix packaging of static libraries
Otavio Salvador [Fri, 3 Aug 2012 17:15:57 +0000 (17:15 +0000)]
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'
| ...
`----

(From meta-openembedded rev: d5508e497c2f664dc5f338a976fdb5a0a8982519)

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>
9 years agoltrace: Fix make error
Franklin Cooper Jr [Thu, 2 Aug 2012 19:09:01 +0000 (19:09 +0000)]
ltrace: Fix make error

* Fixes the make: invalid option -- '/' error

(From meta-openembedded rev: ea17194464570adda40860b3fcdacf78fee49d52)

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopostgresql: Fix redundant rpath for '/usr/lib'
Otavio Salvador [Fri, 3 Aug 2012 17:15:56 +0000 (17:15 +0000)]
postgresql: Fix redundant rpath for '/usr/lib'

This patch fixes the following QA issue:

,----[ Fragment of build error log ]
| ...
| ERROR: QA Issue: postgresql-client:
|   /work/.../usr/bin/pg_dumpall contains probably-redundant
|   RPATH /usr/lib
| ...
`----

(From meta-openembedded rev: c5c0635ebfda0b09acdbb5bfb59e1e4056f3f8a5)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reported-by: Nathan West <nate.ewest@gmail.com>
Reported-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotiobench: fix aligned allocation method clash with newer glibc
Otavio Salvador [Fri, 3 Aug 2012 18:43:00 +0000 (18:43 +0000)]
tiobench: fix aligned allocation method clash with newer glibc

glibc 2.16 added aligned allocation support to stdlib and those
function clashes with the local implementation done in tiobench. We
fix it using a '_' prefix on those.

(From meta-openembedded rev: 5d9de465ca73850bea3f0b76de3d74d6ab6f9b4b)

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>
9 years agomedia-ctl: Fix build with latest automake
Gary Thomas [Sat, 4 Aug 2012 13:44:31 +0000 (13:44 +0000)]
media-ctl: Fix build with latest automake

Update to latest upstream version to fix build with automake >= 1.12

(From meta-openembedded rev: 71781e217a873bade740bc726fb7f5fe3000b633)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogitpkgv.bbclass: Add a symlink from meta-oe
Khem Raj [Sat, 4 Aug 2012 23:12:35 +0000 (23:12 +0000)]
gitpkgv.bbclass: Add a symlink from meta-oe

This is for systemd layer to be used with
out depending on meta-oe eventually gitpkgv
or similar solution should come out of OE-Core

(From meta-openembedded rev: ba9aae5594e2b305c29d522c8963b033f5b37c04)

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>
9 years agolibxaw: Fix libxaw-dev to not depends on non-existent libxaw package
Otavio Salvador [Mon, 6 Aug 2012 19:15:18 +0000 (19:15 +0000)]
libxaw: Fix libxaw-dev to not depends on non-existent libxaw package

The libxaw recipe generate a binary package for each soname of libxaw
(currently libxaw6-6 and libxaw-7-7) but no libxaw so libxaw-dev
cannot depends on it.

Reported-by: Daiane Angolini <daiane.angolini@freescale.com>
(From meta-openembedded rev: 79b7ca92270a7fdab65d02314e4791a2f883a77d)

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>
9 years agonodejs: update to 0.6.20
Koen Kooi [Sun, 29 Jul 2012 16:57:12 +0000 (18:57 +0200)]
nodejs: update to 0.6.20

(From meta-openembedded rev: 0aef1f56e7a9b1018d775d8580b3e5e2b7137a91)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoorc: update to 0.4.16
Koen Kooi [Sat, 21 Jul 2012 08:34:59 +0000 (10:34 +0200)]
orc: update to 0.4.16

(From meta-openembedded rev: fda70f195d048fc8a89ea539df61718fa2820e05)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: add build-defs.h to SSTATE_SCAN_FILES it defines path to sysroot where pear...
Martin Jansa [Sun, 5 Aug 2012 09:00:08 +0000 (11:00 +0200)]
php: add build-defs.h to SSTATE_SCAN_FILES it defines path to sysroot where pear.conf is later created

* without this fails in do_install (shr-core-branches is workspace where
  we got SSTATE_MIRROR):
  | [PEAR] PEAR           - installed: 1.9.2
  | Wrote PEAR system config file at:
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/php-5.3.6-r0.0/image//var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/sysroots/x86_64-linux/etc/pear.conf
  | You may want to add: /usr/lib/php to your php.ini include_path
  | Installing header files:
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/php-5.3.6-r0.0/image/usr/include/php/
  | sed: can't read
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/php-5.3.6-r0.0/image//etc/pear.conf:
  No such file or directory
  | ERROR: Function failed: do_install (see
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/php-5.3.6-r0.0/temp/log.do_install.3783
  for further information)
  NOTE: package php-5.3.6-r0.0: task do_install: Failed
* it also has couple of unpackaged dirs in ${D} (all used in STAGING_DIR_NATIVE)
  WARNING: QA Issue: php: Files/directories were installed but not shipped
  /var
  /var/lib
  /var/lib/jenkins
  /var/lib/jenkins/jobs
  /var/lib/jenkins/jobs/shr-core
  /var/lib/jenkins/jobs/shr-core/workspace
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc
  /var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/sysroots

(From meta-openembedded rev: 515935fb50754436a625a4ab9ff1b0b64af77128)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophp: inherit pythonnative
Martin Jansa [Mon, 6 Aug 2012 12:01:54 +0000 (14:01 +0200)]
php: inherit pythonnative

* fixes:
| AUTOV is 1.12
| Traceback (most recent call last):
|   File "/OE/shr-core/openembedded-core/scripts/cp-noerror", line 8, in <module>
|     import shutil
|   File "/usr/lib/python2.7/shutil.py", line 12, in <module>
|     import collections
|   File "/usr/lib/python2.7/collections.py", line 9, in <module>
|     from operator import itemgetter as _itemgetter
| ImportError: /usr/lib/python2.7/lib-dynload/operator.so: undefined symbol: _PyUnicodeUCS4_AsDefaultEncodedString
| ERROR: Function failed: do_configure (see /OE/shr-core/tmp-eglibc/work/x86_64-linux/php-native-5.3.6-r1.0/temp/log.do_configure.14841 for further information)

(From meta-openembedded rev: 8f1f90934d413c32f2a95642dba56b856d480b08)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2: enable speex
Martin Jansa [Fri, 3 Aug 2012 21:11:00 +0000 (23:11 +0200)]
mplayer2: enable speex

(From meta-openembedded rev: ac41d7a46a697a7d38b13bd2906ca4cd923cd828)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd-compat-units: move list of disabled services to variable, fix hwclock.sh...
Martin Jansa [Mon, 6 Aug 2012 12:45:37 +0000 (14:45 +0200)]
systemd-compat-units: move list of disabled services to variable, fix hwclock.sh and output

* variable allows to add items in .bbappend without overwritting whole
  postinst
* hwclock.service should be used to blacklist SYSV hwclock.sh (not hwclock.sh.service)
* show only newly disabled SYSV scripts

(From meta-openembedded rev: fc4cadbbb5227e0201964b48ecf69cc30fb6e874)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoanki: import from oe-classic
Martin Jansa [Wed, 1 Aug 2012 13:55:39 +0000 (15:55 +0200)]
anki: import from oe-classic

(From meta-openembedded rev: bf986b802f5044002b0e974e96cdd8fd1cab007e)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyqt: import from oe-classic
Martin Jansa [Wed, 1 Aug 2012 09:51:02 +0000 (11:51 +0200)]
python-pyqt: import from oe-classic

(From meta-openembedded rev: 878a0c84727a3f709400a93289bef7025432a946)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-sip: import from oe-classic and upgrade to latest
Martin Jansa [Wed, 1 Aug 2012 12:13:40 +0000 (14:13 +0200)]
python-sip: import from oe-classic and upgrade to latest

(From meta-openembedded rev: 910feab3e7cae1a74562c930be032566824968eb)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosip: import from oe-classic and upgrade to latest
Martin Jansa [Wed, 1 Aug 2012 11:47:58 +0000 (13:47 +0200)]
sip: import from oe-classic and upgrade to latest

(From meta-openembedded rev: 614daa3a27d090fbf54e08c5f4eabc1f14d228c3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agophonet-utils: simplify with inherit autotools
Martin Jansa [Wed, 1 Aug 2012 06:34:28 +0000 (08:34 +0200)]
phonet-utils: simplify with inherit autotools

(From meta-openembedded rev: 736887bd295ad35adb27eb5fb8e045681d844df7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemacs: copy only needed stuff to qemu-treedir, not whole sysroot
Martin Jansa [Tue, 31 Jul 2012 21:53:55 +0000 (23:53 +0200)]
emacs: copy only needed stuff to qemu-treedir, not whole sysroot

* my typical sysroot is huge (5.5G) and only 86M is really needed
  we can also copy copy whole
  ${STAGING_DIR_TARGET}/${libdir}/lib*.so.*
  ${STAGING_DIR_TARGET}/${base_libdir}/l*
  but that is still quite big (3.2G)

(From meta-openembedded rev: 54c7b9df5a6da7d9de7e65e4a50937e826ec912a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by package.bbclass for...
Martin Jansa [Tue, 31 Jul 2012 20:21:40 +0000 (22:21 +0200)]
emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by package.bbclass for striping

* with http://patchwork.openembedded.org/patch/33365/ it's not fatal but still anoying

(From meta-openembedded rev: d213bfac739163eb932e31181e0bfecc84507f30)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofbreader: drop machine overrides
Martin Jansa [Tue, 31 Jul 2012 11:53:31 +0000 (13:53 +0200)]
fbreader: drop machine overrides

* sorry forgot to move them to .bbappend before merging to meta-oe

(From meta-openembedded rev: 40d5df1a54bb45587d58e467cb8e4694025ac8bf)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogedit: unbreak build by adding pythonnative to inherit
Andreas Müller [Tue, 31 Jul 2012 09:15:40 +0000 (09:15 +0000)]
gedit: unbreak build by adding pythonnative to inherit

error message was:
ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gedit-2.30.4-r0/gedit-2.30.4'
ERROR: Function failed: do_qa_configure

(From meta-openembedded rev: 5a5198ff6eccb097b785c22a256a072a41c7f2cd)

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>
9 years agognome-settings-daemon: remove gtk-doc from inherit to unbreak build
Andreas Müller [Tue, 31 Jul 2012 08:09:18 +0000 (08:09 +0000)]
gnome-settings-daemon: remove gtk-doc from inherit to unbreak build

error message was:
gtkdocize: GTK_DOC_CHECK not called in configure.ac

(From meta-openembedded rev: 3f5f6132d3e4ed24e00884c507107d57dabf4ed5)

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>
9 years agorecipes-devtools/autoconf-archive: new recipes for autoconf-archive
Martin Ertsaas [Mon, 30 Jul 2012 09:49:33 +0000 (09:49 +0000)]
recipes-devtools/autoconf-archive: new recipes for autoconf-archive

Add a new recipes which provides autoconf-archive 2012.04.07. This gives quite a few m4 files,
which might be useful in toolchains.

(From meta-openembedded rev: a3b1b9a64460c8031293f225b5b7895ee5e4bd10)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-menus: stop configure detecting host's python
Andreas Müller [Mon, 30 Jul 2012 15:15:28 +0000 (15:15 +0000)]
gnome-menus: stop configure detecting host's python

This patch does not cause python bindings builded properly (native headers included)

error message was:
ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-menus-2.30.5-r0/gnome-menus-2.30.5'
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-menus-2.30.5-r0/temp/log.do_configure.7913
NOTE: package gnome-menus-2.30.5-r0: task do_configure: Failed

(From meta-openembedded rev: 01b4d760e6e689f68a98cd3863a9b763e2c7b19c)

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>
9 years agoexo: stop configure detecting host's python
Andreas Müller [Mon, 30 Jul 2012 15:15:27 +0000 (15:15 +0000)]
exo: stop configure detecting host's python

This patch does not cause python bindings builded properly (native headers included)

error message was:
ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/exo-0.6.2'
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/temp/log.do_configure.13932
NOTE: package exo-0.6.2-r0: task do_configure: Failed

(From meta-openembedded rev: dfef8912a2b486296ee13ed9b6c1f1660502dfb5)

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>
9 years agoemacs: drop older version 23.1
Martin Jansa [Tue, 31 Jul 2012 01:46:49 +0000 (03:46 +0200)]
emacs: drop older version 23.1

(From meta-openembedded rev: d028be056c973b9235269a678d983ba6d244fd5d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopixman: add patch to fix SEGFAULT when parsing auxv
Martin Jansa [Tue, 31 Jul 2012 01:29:46 +0000 (03:29 +0200)]
pixman: add patch to fix SEGFAULT when parsing auxv

* without this patch emacs won't build
* temacs is executed in qemu and fails like this:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
which is actually:
Program received signal SIGSEGV, Segmentation fault.
__GI_strncmp (s1=s1@entry=0x0, s2=s2@entry=0x40d68638 "v7l", n=n@entry=3) at strncmp.c:64
64      strncmp.c: No such file or directory.
(gdb) bt
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

(From meta-openembedded rev: 72e02b4625dceb0cc72e1edfc28215786c7de63a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemacs: upgrade to 23.4
Martin Jansa [Mon, 30 Jul 2012 23:32:06 +0000 (01:32 +0200)]
emacs: upgrade to 23.4

* package icons in PN
* pass --with-crt-dir option to resolve crt* used from host system

(From meta-openembedded rev: aa558bc2e839edc6dd816b2ce301d8fe0de87a69)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemacs: fix dso build
Martin Jansa [Mon, 30 Jul 2012 23:31:24 +0000 (01:31 +0200)]
emacs: fix dso build

(From meta-openembedded rev: b980ffb8627595bf6d8a7269fa9035e16aa53f65)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoliblockfile, libungif: import from oe-classic
Martin Jansa [Mon, 30 Jul 2012 22:11:38 +0000 (00:11 +0200)]
liblockfile, libungif: import from oe-classic

(From meta-openembedded rev: ac717c387aa4bc236ff263ee6086eca0b728d09f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: import...
Martin Jansa [Mon, 30 Jul 2012 21:52:49 +0000 (23:52 +0200)]
fbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: import from meta-smartphone

(From meta-openembedded rev: 4339668ff27c839af1a1e4cfa5a2d034afe204f2)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemacs: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:50:44 +0000 (23:50 +0200)]
emacs: import from meta-smartphone

(From meta-openembedded rev: f2afdd2b988af8d0b4d822c7c03529b725fe24ba)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomcnavi, monav, omgps, orrery: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:50:12 +0000 (23:50 +0200)]
mcnavi, monav, omgps, orrery: import from meta-smartphone

(From meta-openembedded rev: 2fba7222716ba4e9782ebc6e5077f99669bf69b3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-epydoc, python-gdata, python-ldap, python-webdav: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:49:48 +0000 (23:49 +0200)]
python-epydoc, python-gdata, python-ldap, python-webdav: import from meta-smartphone

(From meta-openembedded rev: 15b9efea5d229a3a2b108b9eac253417f09687ff)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoclaws-mail, sylpheed: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:46:49 +0000 (23:46 +0200)]
claws-mail, sylpheed: import from meta-smartphone

(From meta-openembedded rev: 5ebec60fc3ccdf082f516612c296fbd90f7b2e43)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibetpan: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:45:37 +0000 (23:45 +0200)]
libetpan: import from meta-smartphone

(From meta-openembedded rev: 5c13fc859ed4e05777a1ce5d8952c0dfbfe62278)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognuplot: import from meta-smartphone
Martin Jansa [Mon, 30 Jul 2012 21:44:51 +0000 (23:44 +0200)]
gnuplot: import from meta-smartphone

(From meta-openembedded rev: edd4f5c9bb90ef248be5b1da7e149b5aea8f68f7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-elf: e-module: add *.a to PN-staticdev
Martin Jansa [Mon, 30 Jul 2012 19:17:27 +0000 (21:17 +0200)]
meta-elf: e-module: add *.a to PN-staticdev

(From meta-openembedded rev: 44118edc758683551cde0f700020823f53389c4f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoudev-extra-rules: drop in favor of udev-extraconf from oe-core
Martin Jansa [Mon, 30 Jul 2012 11:09:48 +0000 (13:09 +0200)]
udev-extra-rules: drop in favor of udev-extraconf from oe-core

(From meta-openembedded rev: 5f56dbb05992e4d7d35b604829b171326b1029b7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: add chrpath-native to DEPENDS otherwise it could autodetect host chrpath
Martin Jansa [Mon, 30 Jul 2012 20:43:04 +0000 (22:43 +0200)]
gpsd: add chrpath-native to DEPENDS otherwise it could autodetect host chrpath

* which doesn't work sometimes:
  chrpath -d "/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd"
  `/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd'
  probably isn't a 64-bit LSB-first ELF file.
  elf_open: Exec format error

(From meta-openembedded rev: 038f3264060fcb6d09a7b20b401772f671139cb9)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-wm: use new update-alternatives syntax
Martin Jansa [Wed, 18 Jul 2012 09:57:49 +0000 (11:57 +0200)]
e-wm: use new update-alternatives syntax

* fixes warning WARNING: e-wm: Use of ALTERNATIVE_NAME is deprecated, see update-alternatives.bbclass for more info.

(From meta-openembedded rev: 6f8d256ca710420553ec68ddcf2fc7d98f63aea0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoeve: add patch to build against newer webkit-efl
Martin Jansa [Wed, 18 Jul 2012 15:48:26 +0000 (17:48 +0200)]
eve: add patch to build against newer webkit-efl

* otherwise fails at runtime:
CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x617f00 is version 4 while 5 was expected.
CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x6180c0 is version 4 while 5 was expected.
eve[627]: segfault at 0 ip           (null) sp 00007fff7ee1fb18 error 14 in eve[400000+18000]
Segmentation fault

(From meta-openembedded rev: 4e953c2f6644c9ed3061f660fed94767c1db9f5c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowebkit-efl: upgrade to 1.9.3
Martin Jansa [Sun, 29 Apr 2012 21:05:11 +0000 (23:05 +0200)]
webkit-efl: upgrade to 1.9.3

* some revisions are broken for armv4t, see my comment at
  https://bugs.webkit.org/show_bug.cgi?id=80354
* and newer then this need developement snapshot of
  glib/glib-networking/libsoup-2.4
  https://bugs.webkit.org/show_bug.cgi?id=91626

(From meta-openembedded rev: 9542e2d61a2857887a61b84bc972ab4b59c585f2)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: drop older version 3.4
Martin Jansa [Sat, 28 Jul 2012 20:04:20 +0000 (22:04 +0200)]
gpsd: drop older version 3.4

* GNUtoo tested 3.5 and it works fine, Thanks

(From meta-openembedded rev: 7e42a01229ce1928d42b3ccf9b2365a576424729)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoupower: use gobject-introspection-stub instead of -native which was removed in oe...
Martin Jansa [Sat, 28 Jul 2012 08:55:08 +0000 (10:55 +0200)]
upower: use gobject-introspection-stub instead of -native which was removed in oe-core

(From meta-openembedded rev: 256f95eec467bf6e24853d8b2c770d4e16622085)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgee: use gobject-introspection-stub instead of -native which was removed in oe...
Martin Jansa [Sat, 28 Jul 2012 08:54:56 +0000 (10:54 +0200)]
libgee: use gobject-introspection-stub instead of -native which was removed in oe-core

(From meta-openembedded rev: 0b7f5913410c32268e0dbb388abd15cbd87497eb)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibwnck: use gobject-introspection-stub instead of -native which was removed in oe...
Martin Jansa [Sat, 28 Jul 2012 08:54:38 +0000 (10:54 +0200)]
libwnck: use gobject-introspection-stub instead of -native which was removed in oe-core

(From meta-openembedded rev: 4a5a3a693bc3a78813f11c7858b3e9aa957d1bb9)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball
Martin Jansa [Fri, 27 Jul 2012 15:16:38 +0000 (17:16 +0200)]
vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball

(From meta-openembedded rev: 82b9444f72c4590c5f39b6585a4a5d7cf4dea00c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotcpdump: bump PR to rebuild against libpcap1 instead libpcap
Martin Jansa [Fri, 27 Jul 2012 11:09:46 +0000 (13:09 +0200)]
tcpdump: bump PR to rebuild against libpcap1 instead libpcap

(From meta-openembedded rev: 4438b2cc31435f690f1824140e1c157ec7afdc44)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonano: add PACKAGECONFIG for 'tiny' build
Christopher Larson [Tue, 24 Jul 2012 17:56:17 +0000 (17:56 +0000)]
nano: add PACKAGECONFIG for 'tiny' build

(From meta-openembedded rev: 9afc488a1b97bfc5378f139ba04a7a5297b15fdb)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonetperf: correct paths in the example scripts
Christopher Larson [Tue, 24 Jul 2012 17:55:38 +0000 (17:55 +0000)]
netperf: correct paths in the example scripts

(From meta-openembedded rev: 3b38fe66a86e4db8d5427dc600912c481b529372)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoristretto: add exo to DEPENDS
Andreas Müller [Tue, 24 Jul 2012 12:27:30 +0000 (12:27 +0000)]
ristretto: add exo to DEPENDS

error message was:

| configure:7743: checking for exo-1 >= 0.4.0
| configure:7785: result: not found

(From meta-openembedded rev: af95968d96d3e943b2a33134727f48017b6885c4)

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>
9 years agolibgpewidget: cleanup thanks to new gtk-doc.bbclass
Martin Jansa [Tue, 24 Jul 2012 06:58:47 +0000 (08:58 +0200)]
libgpewidget: cleanup thanks to new gtk-doc.bbclass

(From meta-openembedded rev: a8708d0cae4f81f34b225193293767fedc4f38cf)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibbonoboui: cleanup thanks to new gtk-doc.bbclass
Martin Jansa [Tue, 24 Jul 2012 06:58:33 +0000 (08:58 +0200)]
libbonoboui: cleanup thanks to new gtk-doc.bbclass

(From meta-openembedded rev: 28f3d299e04a5996035db72bfcfc0c7794cf6470)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoorbit2: cleanup thanks to new gtk-doc.bbclass
Martin Jansa [Tue, 24 Jul 2012 06:57:52 +0000 (08:57 +0200)]
orbit2: cleanup thanks to new gtk-doc.bbclass

(From meta-openembedded rev: e2a4273475700b798b1eddc3144a022f6303c189)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowebkit-efl: inherit pythonnative
Martin Jansa [Tue, 24 Jul 2012 04:36:03 +0000 (06:36 +0200)]
webkit-efl: inherit pythonnative

(From meta-openembedded rev: 0bb57f740fc362b631725dfb281f047ba982ecc5)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Conflicts:

meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: inherit pythonnative
Martin Jansa [Tue, 24 Jul 2012 04:36:18 +0000 (06:36 +0200)]
gpsd: inherit pythonnative

(From meta-openembedded rev: b67c23022fb257be3b7fb06c4797389ce240f841)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocramfs_cvs.bb: fix compile step so it can be rerun without failing
Matthew McClintock [Fri, 20 Jul 2012 16:35:12 +0000 (16:35 +0000)]
cramfs_cvs.bb: fix compile step so it can be rerun without failing

(From meta-openembedded rev: 8f0de34919eb56f0e1e8565d024729cd8d7264a5)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: add glib-2.0 to DEPENDS
Martin Jansa [Mon, 23 Jul 2012 09:35:47 +0000 (09:35 +0000)]
systemd: add glib-2.0 to DEPENDS

* | No package 'glib-2.0' found
  | No package 'gobject-2.0' found
  | configure:16371: error: Package requirements (glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0) were not met:
  |
  | No package 'glib-2.0' found
  | No package 'gobject-2.0' found

(From meta-openembedded rev: 788dc2101c31e56c3054dd4922e463fc33cf63ad)

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>
9 years agosystemd: cleanup /var/run on boot and create /var/run/utmp
Martin Jansa [Sat, 21 Jul 2012 08:05:07 +0000 (08:05 +0000)]
systemd: cleanup /var/run on boot and create /var/run/utmp

* Angstrom uses /var/run cleanup because:
  Some apps (e.g. avahi-daemon) to clean up their old-style pid files and fail
  to start every other boot. Se we let systemd clean it on boot.
  Which seems general enough, so lets move var-run.conf from base-files.bbappend
  to systemd recipe.

* /var/run/utmp was created by volatiles before, but without sysvinit installed
  systemd-update-utmp-runlevel.service fails to start without this file

(From meta-openembedded rev: 3c488a49b512afd25c4b696e7b688af516dc6513)

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>
9 years agoudev-extra-rules: add mount.blacklist to CONFFILES
Martin Jansa [Sat, 21 Jul 2012 08:05:06 +0000 (08:05 +0000)]
udev-extra-rules: add mount.blacklist to CONFFILES

(From meta-openembedded rev: a2f5ec73d665006251c2d9756500df018ff3b403)

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>
9 years agophonet-utils: package udev rules
Martin Jansa [Sat, 21 Jul 2012 08:05:05 +0000 (08:05 +0000)]
phonet-utils: package udev rules

* fixes:
  WARNING: QA Issue: phonet-utils: Files/directories were installed but not shipped
    /lib
    /lib/udev
    /lib/udev/rules.d
    /lib/udev/rules.d/85-phonet-utils.rulesZZ

(From meta-openembedded rev: d5a766e6980d55150d08213828532d9767ce105b)

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>
9 years agosystemd: include /etc/rpm/macros.systemd in PN-dev
Martin Jansa [Fri, 20 Jul 2012 09:44:43 +0000 (09:44 +0000)]
systemd: include /etc/rpm/macros.systemd in PN-dev

* fixes:
  WARNING: QA Issue: systemd: Files/directories were installed but not shipped
    /etc/rpm
    /etc/rpm/macros.systemd

(From meta-openembedded rev: ec501e356f52c10967ad8185be1db7b0804a1b5b)

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>
9 years agosystemd: add usbutils to DEPENDS
Martin Jansa [Fri, 20 Jul 2012 09:44:42 +0000 (09:44 +0000)]
systemd: add usbutils to DEPENDS

* fixes:
  | No package 'usbutils' found
  | configure:16015: error: Package requirements (usbutils >= 0.82) were not met:

(From meta-openembedded rev: ec2459251c68bb090c8b6f0d6cbf5ea0c2486337)

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>
9 years agoconnman: rename bbappend to match new version from oe-core
Martin Jansa [Thu, 19 Jul 2012 17:22:24 +0000 (19:22 +0200)]
connman: rename bbappend to match new version from oe-core

(From meta-openembedded rev: 3cdd031c54d9873e374728e54a2bfcdcc11600f0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowpa-supplicant: rename bbappend to match new version from oe-core
Martin Jansa [Thu, 19 Jul 2012 17:22:10 +0000 (19:22 +0200)]
wpa-supplicant: rename bbappend to match new version from oe-core

(From meta-openembedded rev: 59fa111f19208eddd33e53e8652fe58a356530bc)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-systemd: pulseaudio: rename bbappend to match new oe-core version
Martin Jansa [Thu, 19 Jul 2012 16:27:44 +0000 (18:27 +0200)]
meta-systemd: pulseaudio: rename bbappend to match new oe-core version

(From meta-openembedded rev: ab6cc21103b16e070ffc2c3937f1349dd3a66b5b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoeina: do not remove bindir, it's not created with new automake
Martin Jansa [Wed, 18 Jul 2012 06:57:37 +0000 (08:57 +0200)]
eina: do not remove bindir, it's not created with new automake

(From meta-openembedded rev: be300cd38662ec61bb00c5684fd06c98d6c7f40c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocheck: upgrade to 0.9.8 and fix build with new automake-1.12.x
Martin Jansa [Thu, 19 Jul 2012 16:11:47 +0000 (16:11 +0000)]
check: upgrade to 0.9.8 and fix build with new automake-1.12.x

* configure_fix.patch and
  check-m4-am-path-check-use-quadrigraphs-in-macro-names-to-unbreak-autoconf.patch
  were already resolved upstream

(From meta-openembedded rev: 71965d3b87b6222fe78a3b31bb906ed70e1d85be)

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>
9 years agonavit: use 4 spaces instead of tabs in get_navit_fpu_setting
Martin Jansa [Thu, 19 Jul 2012 14:05:38 +0000 (14:05 +0000)]
navit: use 4 spaces instead of tabs in get_navit_fpu_setting

(From meta-openembedded rev: b12a5bbb3a3a2cc30a84f0f21c8f6bb059a4b915)

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>
9 years agolibopus: use 4 spaces instead of tabs in get_libopus_fpu_setting
Martin Jansa [Thu, 19 Jul 2012 14:05:37 +0000 (14:05 +0000)]
libopus: use 4 spaces instead of tabs in get_libopus_fpu_setting

(From meta-openembedded rev: a8090a76b444cf7f221f936305f32e3bf251b515)

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>
9 years agolzma: use 4 spaces instead of 8 in do_unpack_append
Martin Jansa [Thu, 19 Jul 2012 14:05:36 +0000 (14:05 +0000)]
lzma: use 4 spaces instead of 8 in do_unpack_append

(From meta-openembedded rev: 6e40b5fa6127abdb964e0533914b43f8d7185064)

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>
9 years agopoppler-fp: convert tabs to 4 spaces in get_poppler_fpu_setting
Martin Jansa [Thu, 19 Jul 2012 14:05:35 +0000 (14:05 +0000)]
poppler-fp: convert tabs to 4 spaces in get_poppler_fpu_setting

(From meta-openembedded rev: 192ae54acdd9875bd15689f28d5fb05ace53b407)

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>
9 years agorecipes: convert tabs to 4 spaces in populate_packages
Martin Jansa [Thu, 19 Jul 2012 14:05:34 +0000 (14:05 +0000)]
recipes: convert tabs to 4 spaces in populate_packages

(From meta-openembedded rev: 5cb8258d15a64fcf73ce024acdbbb36de4db2fec)

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>
9 years agosystemd bbclass: replace all tabs with 4 spaces
Koen Kooi [Thu, 19 Jul 2012 11:06:40 +0000 (11:06 +0000)]
systemd bbclass: replace all tabs with 4 spaces

(From meta-openembedded rev: 3770f2bbee2f27a56075d3561174d00080605703)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorp-pppoe: discard use of dnl in Makefile.am
Ting Liu [Wed, 18 Jul 2012 13:45:03 +0000 (13:45 +0000)]
rp-pppoe: discard use of dnl in Makefile.am

Since Makefile.am is not processed by m4, but by automake, 'dnl' does
not introduce a comment.

Fix the following error: (appearred on opensuse-11.4/fedora-15, which
shipped make with version 3.82)
...
NOTE: package rp-pppoe-3.8-r8: task do_compile: Started
...
| NOTE: make -j 3
| Makefile:640: *** missing separator.  Stop.
| ERROR: oe_runmake failed
NOTE: package rp-pppoe-3.8-r8: task do_compile: Failed

(From meta-openembedded rev: 4c0420d83090c6bdec8aff94555401d499c696f1)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokernel.bbclass: convert tab indentation in python functions into four-space
Richard Purdie [Thu, 19 Jul 2012 09:37:59 +0000 (09:37 +0000)]
kernel.bbclass: convert tab indentation in python functions into four-space

(From meta-openembedded rev: 4712cc5da0ee5239272d377d63f5fb5448beb6bc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.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>
9 years agopython_numpy: Fix SRC_URI warnings.
Elvis Dowson [Thu, 19 Jul 2012 07:13:48 +0000 (07:13 +0000)]
python_numpy: Fix SRC_URI warnings.

This commit fixes the following warnings:
WARNING: Unable to get checksum for python-numpy SRC_URI entry config.h: file could not be found
WARNING: Unable to get checksum for python-numpy SRC_URI entry numpyconfig.h: file could not be found

(From meta-openembedded rev: bf63e5def3e0c334faec3a1791d328d8b63c2d24)

Signed-off-by: Elvis Dowson <elvis.dowson@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>
9 years agogtk+3: fix build with automake-1.12.x
Martin Jansa [Thu, 19 Jul 2012 07:13:47 +0000 (07:13 +0000)]
gtk+3: fix build with automake-1.12.x

(From meta-openembedded rev: 20cfbc9640550d80c0a484edf9abbc8c58784359)

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>
9 years agodconf: fix unpackaged /usr/lib/gio/modules/.debug/libdconfsettings.so
Martin Jansa [Thu, 19 Jul 2012 07:13:46 +0000 (07:13 +0000)]
dconf: fix unpackaged /usr/lib/gio/modules/.debug/libdconfsettings.so

(From meta-openembedded rev: ef13d654ef3ebcf42bc8f03eab988a41b7564b81)

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>
9 years agognome-panel3: add dconf to DEPENDS
Martin Jansa [Thu, 19 Jul 2012 07:13:45 +0000 (07:13 +0000)]
gnome-panel3: add dconf to DEPENDS

* fixes:
  | configure:14455: error: Package requirements (gdk-pixbuf-2.0 >=
  2.7.1 pango >= 1.15.4 gtk+-3.0 >= 3.0 cairo-xlib glib-2.0 >= 2.25.12
  gio-2.0 >= 2.25.12 gio-unix-2.0 >= 2.25.12 gnome-desktop-3.0 >= 2.91.0
  gconf-2.0 >= 2.6.1 libgnome-menu >= 2.27.92 dconf) were not met:
  |
  | No package 'dconf' found

(From meta-openembedded rev: 1c7f6c2609caa6db80ca3727aa379e99cf9ecad6)

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>