scm/bb/tizen-distro.git
9 years agometa-efl: upgrade recipes for new EFL bugfix release cycle 1.2.1
Martin Jansa [Thu, 21 Jun 2012 08:18:48 +0000 (08:18 +0000)]
meta-efl: upgrade recipes for new EFL bugfix release cycle 1.2.1

(From meta-openembedded rev: 951a10515b2c7910a201801db9135e13f38c015c)

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 agoedje: explicitly enable libsndfile for target recipe
Martin Jansa [Thu, 21 Jun 2012 08:18:47 +0000 (08:18 +0000)]
edje: explicitly enable libsndfile for target recipe

* there is no native/nativesdk support in libsndfile so disable it fro native/nativesdk edje
* Thanks to Koen for noticing that it's autodetected and sometimes leaks into feeds

(From meta-openembedded rev: 487345238d2f05af344f88dbf716a48895065977)

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 agovala: update to 0.16.0 and restructure some stuff into vala.inc
Simon Busch [Thu, 21 Jun 2012 08:18:46 +0000 (08:18 +0000)]
vala: update to 0.16.0 and restructure some stuff into vala.inc

* SRC_URI is now set initially to real upstream and not freesmartphone.org
* reset PR and INC_PR
* moved DEPENDS += "gtk+" to vala.inc

(From meta-openembedded rev: 141b959e7b3bacd4340c8cf924fc08ee4addcad4)

Signed-off-by: Simon Busch <morphis@gravedo.de>
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 agogpsd: override gpsd.service to use GPS_DEVICES from /etc/default/gpsd
Denis 'GNUtoo' Carikli [Thu, 21 Jun 2012 08:18:45 +0000 (08:18 +0000)]
gpsd: override gpsd.service to use GPS_DEVICES from /etc/default/gpsd

Without that fix gpsd starts without using the machine specific
  gps serial port.

On some devices like the GTA04, not only that makes GPS not work,
  but that also prevent suspend because GPS has to be off in order
  for suspend to succeed(and the program powering off the GPS
  has to know if the GPS is on or off by using gpsd).

(From meta-openembedded rev: 6ba88f7ad957bf2f6fb4527f77697429f7d98a52)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolinux-kexecboot: remove all, now we use linux-yocto-tiny-kexecboot
Andrea Adami [Mon, 18 Jun 2012 22:58:06 +0000 (22:58 +0000)]
linux-kexecboot: remove all, now we use linux-yocto-tiny-kexecboot

* The linux-yocto-tiny-kexecboot recipe can be extended and support
* more devices migrating the patches and renaming the defconfig as
* done for Sharp Zaurus devices.

(From meta-openembedded rev: 7c5eded4c2223036ecd43b1eaaa72432d737fbc5)

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 agokexecboot: upgrade and move to git tag 0daa77
Andrea Adami [Mon, 18 Jun 2012 22:58:05 +0000 (22:58 +0000)]
kexecboot: upgrade and move to git tag 0daa77

* new git repository on github
* new LABEL separator
* text-ui fallback
* install /sys for upcoming ubifs detection
* menu-bug fix
* minor fixes

(From meta-openembedded rev: 02ebf5f7e379c6324866e2fe6155784efb4b88c2)

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 agokexecboot-cfg: update and use new LABEL separator
Andrea Adami [Mon, 18 Jun 2012 22:58:04 +0000 (22:58 +0000)]
kexecboot-cfg: update and use new LABEL separator

* previously the sections were separated by KERNEL string

(From meta-openembedded rev: 1e26b20707700b4a0b76f6ca50da0633f5e7ff08)

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 agoinitramfs-kexecboot images: install ubiattach for boot from UBI volumes
Andrea Adami [Mon, 18 Jun 2012 22:58:03 +0000 (22:58 +0000)]
initramfs-kexecboot images: install ubiattach for boot from UBI volumes

(From meta-openembedded rev: 4683b70b14ddd1888267d6b2eba7d31eb7930f2c)

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 agopython-matplotlib : Add recipe for matplotlib 1.1.0.
Dan McDougall [Fri, 8 Jun 2012 20:52:38 +0000 (20:52 +0000)]
python-matplotlib : Add recipe for matplotlib 1.1.0.

Adding python-matplotlib recipe.  I'm sure many folks will find this useful.

(From meta-openembedded rev: 43010e86aa505afa878a9a8797db59b7cfd81ac6)

Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibopus: add libopus_0.9.14
Radek Dostal [Thu, 14 Jun 2012 11:02:19 +0000 (11:02 +0000)]
libopus: add libopus_0.9.14

(From meta-openembedded rev: cdfe54310d11191fad462ed8425d5265da93fb37)

Signed-off-by: Radek Dostal <rd@radekdostal.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst
Martin Jansa [Tue, 19 Jun 2012 07:34:56 +0000 (07:34 +0000)]
kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst

* without this, kernel upgrades where KERNEL_VERSION is changed
  e.g. 3.4.2 -> 3.4.3 generate .dep for running 3.4.2 and after reboot user ends
  up without any module loaded to make it worse after reboot nothing is upgraded
  to trigger another kernel(-module) postinst to generate .dep for now running 3.4.3

(From meta-openembedded rev: 5e47c1c48fa63770ed95b9f24ba2291924725294)

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 agorfkill: use update-alternatives
Saul Wold [Tue, 19 Jun 2012 08:36:19 +0000 (08:36 +0000)]
rfkill: use update-alternatives

* Since oe-core added rfkill to busybox, this recipe needs to use u-a
  also.
* MJ: added ALERNATIVE_LINK_NAME[rfkill]
* MJ: increased ALTERNATIVE_PRIORITY (busybox also have 50)

(From meta-openembedded rev: b84f1a473856e8560761e1e3f045f805a7fe9362)

Signed-off-by: Saul Wold <sgw@linux.intel.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 agolibjpeg-turbo: update 1.2.1 / use version 8d to follow oe-core libjpeg update
Andreas Müller [Mon, 18 Jun 2012 13:17:51 +0000 (13:17 +0000)]
libjpeg-turbo: update 1.2.1 / use version 8d to follow oe-core libjpeg update

without following oe-core's version PREFERRED_PROVIDER_jpeg does not work and
libjpeg is build.

(From meta-openembedded rev: e77e933724552b5a31fd7451929cd7115500312d)

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 agoqt4: Remove qt-4.7.4 recipes.
Elvis Dowson [Wed, 13 Jun 2012 18:40:52 +0000 (18:40 +0000)]
qt4: Remove qt-4.7.4 recipes.

This commit removes the following recipes:
qt4-embedded_4.7.4.bbappend
qt4-x11-free_4.7.4.bbappend

(From meta-openembedded rev: 0d7288e944df0121637c530ce4e7e39c51c6fbdc)

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotask-xfce-extended: add panel plugins / applications
Andreas Müller [Mon, 28 May 2012 09:59:02 +0000 (11:59 +0200)]
task-xfce-extended: add panel plugins / applications

(From meta-openembedded rev: edab9a6614eb6f7eb70f85dd3bd467aa0b5bfe5b)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-mixer: initial add 4.8.0
Andreas Müller [Sun, 18 Mar 2012 20:40:53 +0000 (20:40 +0000)]
xfce4-mixer: initial add 4.8.0

(From meta-openembedded rev: 3e054534a81adb91d729b0ca59f5553827a9a166)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-weather-plugin: Make it work for a while by using different license info
Andreas Müller [Sat, 2 Jun 2012 11:20:17 +0000 (13:20 +0200)]
xfce4-weather-plugin: Make it work for a while by using different license info

Grabbed from [1]

This is a inztermediate solution until next version hopefully will use another weather
data supplier. There are proceedings ongoing [2].

[1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xfce4-weather-plugin
[2] http://git.xfce.org/panel-plugins/xfce4-weather-plugin/log/

(From meta-openembedded rev: 7b92e431bbd8585646e2e187cc91d93e3ea81316)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-embed-plugin: initial add 1.0.0
Andreas Müller [Mon, 28 May 2012 13:01:51 +0000 (15:01 +0200)]
xfce4-embed-plugin: initial add 1.0.0

(From meta-openembedded rev: 62d68daab0233c98681c1ef47ef7db1f28ce7f97)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-time-out-plugin: initial add 1.0.1
Andreas Müller [Mon, 28 May 2012 12:42:46 +0000 (14:42 +0200)]
xfce4-time-out-plugin: initial add 1.0.1

(From meta-openembedded rev: dabac05179efea2cbdf6b33375f4a990fa720a01)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-systemload-plugin: initial add 1.1.0
Andreas Müller [Mon, 28 May 2012 01:43:21 +0000 (03:43 +0200)]
xfce4-systemload-plugin: initial add 1.1.0

(From meta-openembedded rev: 9e3aa71d42ee5c0ed9da31941a5147366adbc044)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-genmon-plugin: update to 3.4.0
Andreas Müller [Sat, 19 May 2012 16:02:16 +0000 (18:02 +0200)]
xfce4-genmon-plugin: update to 3.4.0

(From meta-openembedded rev: 638cf1042b8d69a19aba09fced619145129bfefb)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-clipman-plugin: update to 1.2.3
Andreas Müller [Mon, 16 Apr 2012 13:32:35 +0000 (15:32 +0200)]
xfce4-clipman-plugin: update to 1.2.3

(From meta-openembedded rev: 7e00ca57e1ab32111c8656a051f20233467e46c0)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-cpugraph-plugin: update to 1.0.2
Andreas Müller [Sat, 19 May 2012 16:09:32 +0000 (18:09 +0200)]
xfce4-cpugraph-plugin: update to 1.0.2

(From meta-openembedded rev: 4c699142d4babeffa8a9294f652e13035d521592)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-diskperf-plugin: update to 2.5.3
Andreas Müller [Sat, 19 May 2012 16:15:21 +0000 (18:15 +0200)]
xfce4-diskperf-plugin: update to 2.5.3

(From meta-openembedded rev: 459860b30a18846066d661fb9a1e79c51c4fe7db)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-datetime-plugin: update to latest git and unbreak build with xfce4-dev-tools...
Andreas Müller [Sat, 19 May 2012 18:53:26 +0000 (20:53 +0200)]
xfce4-datetime-plugin: update to latest git and unbreak build with xfce4-dev-tools 4.10.0

(From meta-openembedded rev: f631cd137ce5d48a7f87c743b1241512a684598e)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-places-plugin: initial add 1.3.0
Andreas Müller [Mon, 16 Apr 2012 13:34:16 +0000 (15:34 +0200)]
xfce4-places-plugin: initial add 1.3.0

(From meta-openembedded rev: 92864ef3f388bc86e666736f6f47ec99812b86d8)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-wavelan-plugin: initial add 0.5.10
Andreas Müller [Mon, 16 Apr 2012 13:33:33 +0000 (15:33 +0200)]
xfce4-wavelan-plugin: initial add 0.5.10

(From meta-openembedded rev: 69bacb323adca89282a397f12613b59e73e8c249)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-xkb-plugin 0.5.4.3 inital add
Andreas Müller [Thu, 24 May 2012 16:00:03 +0000 (16:00 +0000)]
xfce4-xkb-plugin 0.5.4.3 inital add

run tested on angstrom/overo

(From meta-openembedded rev: 7ba3e3d54b067dcea7502a87f3b5b217ad89288c)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-session: add consolekit to RDEPENDS
Andreas Müller [Tue, 29 May 2012 09:21:12 +0000 (09:21 +0000)]
xfce4-session: add consolekit to RDEPENDS

This error was hidden for years by my test image containing consolekit.

One result of missing consolekit are greyed 'Restart' and 'Shut Down' in XFCE's
logout-dialog and the log message:

** (xfce4-session:4125): WARNING **: 'CanStop' method failed : The name org.freedesktop.ConsoleKit was not provided by any .service files

(From meta-openembedded rev: 3a2be1fb6b86fefb9a5d256244916129e30a9fa2)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython: bump PR of packages after update of distutils.bbclass
Andreas Oberritter [Mon, 21 May 2012 21:10:40 +0000 (21:10 +0000)]
python: bump PR of packages after update of distutils.bbclass

* Bump every recipe inheriting distutils or setuptools and
  not overriding do_install without calling distutils_do_install.

(From meta-openembedded rev: 326d9f23bf8d64710f40c58e26be0b5fd7e58a26)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-numpy : Correct difflib dependency.
Dan McDougall [Wed, 6 Jun 2012 15:20:04 +0000 (15:20 +0000)]
python-numpy : Correct difflib dependency.

The previous patch had python-diffutils when it should have been
python-difflib.

(From meta-openembedded rev: 41bb044d20a478e9f2fbb5e98a6584f099d8a724)

Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibidl: Update LICENSE to contain actual version
chase maupin [Fri, 11 May 2012 21:52:23 +0000 (21:52 +0000)]
libidl: Update LICENSE to contain actual version

* Updated the LICENSE field to contain the version of the LGPL
  being used which is LGPLv2+
* Update the PR to reflect this license change

(From meta-openembedded rev: caebdafb40596f05b38d504eb756bcfe1a07bfc9)

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofb-test: add latest git version
Koen Kooi [Fri, 18 May 2012 12:53:48 +0000 (12:53 +0000)]
fb-test: add latest git version

This is a suite of utils to test the linux framebuffer and aid in debugging problems.

(From meta-openembedded rev: c144932088f494b3bab31a99a6405e419b23dbb3)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoklibc: release klibc 2.0
Andrea Adami [Thu, 31 May 2012 23:31:02 +0000 (23:31 +0000)]
klibc: release klibc 2.0

(From meta-openembedded rev: 4ac3dd936dfd5c4529860051027bb781933ecb70)

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 agoubi-utils-klibc: more patch-cleanings
Andrea Adami [Tue, 29 May 2012 22:12:07 +0000 (22:12 +0000)]
ubi-utils-klibc: more patch-cleanings

* remove unnecessary patches after klibc upgrades
* bump PR

(From meta-openembedded rev: bb62247d601a2d853d81dc7403edfc5e3b0818c7)

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: update to git tag 49419d2df2018fff5ae6250cf55b16fa65bdc490
Andrea Adami [Tue, 29 May 2012 22:12:06 +0000 (22:12 +0000)]
klibc: update to git tag 49419d2df2018fff5ae6250cf55b16fa65bdc490

* still pre-2.0
* bump INC_PR

(From meta-openembedded rev: 0dbd716b73aeac3f8b2d6b82583d8a6a4fd0b636)

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 agorecipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without...
Martin Jansa [Fri, 1 Jun 2012 09:20:26 +0000 (09:20 +0000)]
recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without PN* suffix

(From meta-openembedded rev: 21b85f3426b5f3e0c937bfaa53e331fac0894110)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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.bbclass: extract SYSTEMD_SERVICE properly
Andreas Müller [Fri, 1 Jun 2012 09:20:25 +0000 (09:20 +0000)]
systemd.bbclass: extract SYSTEMD_SERVICE properly

To set service files the following syntax is allowed:

SYSTEMD_SERVICE = <service_file>
or
SYSTEMD_SERVICE_{<systemd_package_name>} = <service_file>

A function get_package_var was introduced to handle all use-cases [1]
properly.

Build tested / buildhistory checks

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-May/039870.html

(From meta-openembedded rev: b52a74b7a245a28dcdd91c3336e1cd86604befac)

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>
9 years agosystemd.bbclass: remove unused code
Andreas Müller [Fri, 1 Jun 2012 09:20:24 +0000 (09:20 +0000)]
systemd.bbclass: remove unused code

(From meta-openembedded rev: 27e2e32869c705ac42f64ffc7073b63219778226)

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: Add additional messages for better debugging
Andreas Müller [Fri, 1 Jun 2012 09:20:23 +0000 (09:20 +0000)]
systemd-systemctl-native: Add additional messages for better debugging

These messages helped me to fix the breakage of networkmanager/systemd

(From meta-openembedded rev: 44b20b0267289c3eebcf23ccde679000d11510dd)

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 agoowfs: enable/disable modules to make build predicable
Otavio Salvador [Sat, 2 Jun 2012 17:42:14 +0000 (17:42 +0000)]
owfs: enable/disable modules to make build predicable

We enforce the avaiability of w1 kernel support and owfs filesystem
but disable Perl, Python and PHP buildings for now.

(From meta-openembedded rev: 0b87ade4ac1d4d0b43274fb4ad6f95a793d9d129)

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 agoowfs: update to 2.8p15
Otavio Salvador [Sat, 2 Jun 2012 17:42:13 +0000 (17:42 +0000)]
owfs: update to 2.8p15

(From meta-openembedded rev: aef86f6c6df11dba1dc5a2fc009529882fb12159)

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 agopython-numpy: Fixed numpy dependencies.
Dan McDougall [Mon, 4 Jun 2012 17:32:40 +0000 (17:32 +0000)]
python-numpy: Fixed numpy dependencies.

Numpy was missing a number of dependencies in the .bb file without which it will
not work.

(From meta-openembedded rev: 036eb620206041bf1cf4be5a8c2a4947afb34382)

Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogcalctool: remove older version and drop 'patch=1'
Martin Jansa [Wed, 30 May 2012 14:21:56 +0000 (14:21 +0000)]
gcalctool: remove older version and drop 'patch=1'

(From meta-openembedded rev: fb360b53a5f9715320fe161637e4b46737f52d8f)

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-settings-daemon: fix staticdev QA warnings
Andreas Müller [Tue, 15 May 2012 09:47:47 +0000 (09:47 +0000)]
gnome-settings-daemon: fix staticdev QA warnings

(From meta-openembedded rev: a87ce19719e74b71e9bfaf77d7d52927f958cb17)

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 agoubi-utils-klibc: clean ubiformat patch
Andrea Adami [Sun, 20 May 2012 21:37:22 +0000 (21:37 +0000)]
ubi-utils-klibc: clean ubiformat patch

* fixes have been committed in klibc for stdio and the additional
* fflush is not necessary anymore (runtime tested pressing CTRL+D)
* bump PR

(From meta-openembedded rev: 5b6549cd03b26c2cf300ab85ee6334f4d7389b1d)

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: upgrade to git tag c2c7f19
Andrea Adami [Sun, 20 May 2012 21:37:21 +0000 (21:37 +0000)]
klibc: upgrade to git tag c2c7f19

* include last patches of may 2012
* tracking upstream wrt forthcoming 2.0 release
* bump INC_PR

(From meta-openembedded rev: f38bcd610519ba59526fe1248411a138fae452ac)

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.bbclass: use klcc as CPP
Andrea Adami [Sun, 20 May 2012 21:37:20 +0000 (21:37 +0000)]
klibc.bbclass: use klcc as CPP

(From meta-openembedded rev: 3e8c748620294102423001a91583ddf3ac54f912)

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 agogateone: add config file
Koen Kooi [Wed, 23 May 2012 08:20:23 +0000 (10:20 +0200)]
gateone: add config file

The config file changes some options to have a lower latency for key input

Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall

(From meta-openembedded rev: c35ad74e67ef6ce1fa678d1cc495e7778d710212)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogateone: update to 1.1
Koen Kooi [Wed, 23 May 2012 08:08:11 +0000 (10:08 +0200)]
gateone: update to 1.1

Sort RDEPENDS alphabetically as well.

Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall

(From meta-openembedded rev: cd4e06d92408c0e18f3cdf226fd8439c989824f2)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRevert "systemd.bbclass: drop postrm, use prerm instead"
Koen Kooi [Mon, 21 May 2012 12:07:25 +0000 (14:07 +0200)]
Revert "systemd.bbclass: drop postrm, use prerm instead"

This removed the $D check, which should stay

This reverts commit 637cb7e3d2cfdc74d239a4257e6f3477aa17da4e.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agobootchart: update to v1.16
Koen Kooi [Sat, 19 May 2012 12:16:59 +0000 (14:16 +0200)]
bootchart: update to v1.16

(From meta-openembedded rev: 72ab8b00416858877017c26a212ab6d4e87dc5b6)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: update to HEAD of the release branch
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>
9 years agonodejs 0.6.18: fix patch name
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>
9 years agonodejs: update to 0.6.18 and fix hardfloat detection
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>
9 years agopidgin: fix missing quote in FILES_libgnt-dbg
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>
9 years agometa-systemd: fixup BBFILE_PATTERN override
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>
9 years agosystemd.bbclass: drop postrm, use prerm instead
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>
9 years agopidgin: explicitly disable nss
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>
9 years agolibnl: upgrade to 3.2.9 and fix upgrade path
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>
9 years agolibnl: bump PE
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>
9 years agometa-systemd: add layer
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>
9 years agocloud9: add patch to make it use nodejs 0.6.x for executing scripts
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>
9 years agognome-system-monitor: make it build by aligning includes
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>
9 years agoflorence: make it build by aligning includes
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>
9 years agogvfs: fix build
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>
9 years agolibmodbus: ported recipe from classic and updated
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>
9 years agocloud9: add patch to make it use nodejs 0.6.x for executing scripts
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>
9 years agogcc-4.5: Remove
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>
9 years agobinutils-2.20: Remove
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>
9 years agoeglibc-2.12: Remove
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>
9 years agoklibc: upgrade to latest git (pre 2.0)
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>
9 years agoubi-utils-klibc: clean patch
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>
9 years agoklibc_1.5.26: now build against linux-libc-headers
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>
9 years agorrdtool: add 1.4.7
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>
9 years agosystemd-systemctl-native: fixed systemctl wrapper's `disable' action
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>
9 years agonodejs: update to 0.6.17
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>
9 years agottf-fonts: call update-fonts only on target, not during do_rootfs
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>
9 years agokmod: drop from meta-oe
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>
9 years agoubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformat
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>
9 years agoklibc: upgrade from 1.5.25 to 1.5.26
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>
9 years agognome-settings-daemon 2.32.1: libsndfile -> libsndfile1
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>
9 years agoopenssh: rename bbappends to match new oe-core version
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>
9 years agoorbit2: cleanup recipe, merge .inc and -native
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>
9 years agolibxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building for x86-64
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>
9 years agokernel.bbclass: Use kmod-native instead of module-init-tools-cross
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>
9 years agokernel.bbclass: move kernel-vmlinux up in PACKAGES
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>
9 years agognome-settings-daemon: add dependency on libsndfile
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>
9 years agognome-settings-daemon: add dependency on libxtst6
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>
9 years agognome-session: add dependency on libxtst6
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>
9 years agogpe-scap: migrate to use libsoup-2.4 instead of libsoup-2.2 API
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>
9 years agoloudmouth: fix build with glib-2.32
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>
9 years agoglibmm: fix build with glib-2.32
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>
9 years agolibgee: upgrade to 0.6.4
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>
9 years agolibsoup-2.4, gobject-introspection: upgraded in oe-core
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>
9 years agoxfsprogs: misc fixes for recipe
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>
9 years agoxinput-calibrator 0.7.5: add xterm to RDEPENDS, the menu item doesn't work without it
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>
9 years agovala-dbus-biniding-tool: bump SRCREV
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>
9 years agoxorg: remove BBCLASSEXTENDs for gtk+-native they should be in oe-core
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>
9 years agolibav-0.7.4: fix build with gcc-4.7
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>