scm/bb/tizen-distro.git
9 years agoorbit2: fix build after automake 1.13.4 update
Andreas Müller [Tue, 15 Oct 2013 00:03:13 +0000 (02:03 +0200)]
orbit2: fix build after automake 1.13.4 update

fixes:
| test/everything/Makefile.am:81: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/test.sh'
| test/inhibit/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
| test/poa/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
| WARNING: /home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/run.do_configure.14800:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_configure (log file is located at /home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/log.do_configure.14800)
ERROR: Task 6208 (virtual:native:/home/superandy/data/oe-core/sources/meta-openembedded/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb, do_configure) failed with exit code '1'

(From meta-openembedded rev: 31fbc96e2f351329229ffc59e892c0f2d8ce8e5b)

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 agolibhugetlbfs: install perl lib to directory perl instead of perl5
Chunrong Guo [Sat, 12 Oct 2013 09:19:53 +0000 (09:19 +0000)]
libhugetlbfs: install perl lib to directory perl instead of perl5

   *libhugetlbfs depends on perl, and perl installs a directory 'perl'
    and make a symlink 'perl5' to it. So just install perl libs in
    libhugetlbfs to directory 'perl' instead of 'perl5'. This can avoid
    the following error:
    | CalledProcessError: Command 'tar -cf - -C .../perl/5.14.3-r1/sysroot-destdir
    | -ps . | tar -xf - -C .../tmp/sysroots/t4240qds'
    | returned non-zero exit status 2 with output
    | tar: ./usr/lib/perl5: Cannot create symlink to `perl': File exists
    | tar: Exiting with failure status due to previous errors

(From meta-openembedded rev: f8903f53db717294d63a8d79b5ef7ca34b3c189e)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibhugetlbfs: not use hard coded path in run_tests.py
Chunrong Guo [Sat, 12 Oct 2013 09:06:42 +0000 (09:06 +0000)]
libhugetlbfs: not use hard coded path in run_tests.py

  *Hard coded path makes the script impossible to run out of source tree.
  *After 'make install', we can use hugeadm utility under DESTDIR.

(From meta-openembedded rev: 0e2a691f78669e27a44c03b8a79bd0d0b2dfed0a)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibhugetlbfs: install static 4G-edge testcases
Chunrong Guo [Sat, 12 Oct 2013 08:59:43 +0000 (08:59 +0000)]
libhugetlbfs: install static 4G-edge testcases

   *TESTS_64 is empty, install will fail due to missing file operand.

(From meta-openembedded rev: 90cd9eab6622f72a25b60e7510e76b59378767b8)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pip: add 1.3.1
Koen Kooi [Mon, 14 Oct 2013 13:20:39 +0000 (13:20 +0000)]
python-pip: add 1.3.1

(From meta-openembedded rev: 5cf24c4e8d2ae69f99f3a562708734167b3ceb2a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgnomeui: Depend on libgnome-keyring not gnome-keyring
Khem Raj [Sun, 13 Oct 2013 08:43:55 +0000 (08:43 +0000)]
libgnomeui: Depend on libgnome-keyring not gnome-keyring

libgnomeui needs gnome-keyring-1 which comes from libgnome-keyring

Fixes errors like below

| configure: error: Package requirements (  libxml-2.0 >= 2.4.20
libgnome-2.0 >= 2.13.7   libgnomecanvas-2.0 >= 2.0.0   libbonoboui-2.0
>= 2.13.1   gconf-2.0 >= 1.1.11   pango >= 1.1.2   glib-2.0 >= 2.16.0
|   gio-2.0 >= 2.16.0
|   gnome-vfs-2.0 >= 2.7.3   gnome-keyring-1 >= 0.4) were not met:
|
| No package 'gnome-keyring-1' found

(From meta-openembedded rev: 28c546066e880524d9bb06def09078aa0c66c69f)

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 agolibmikmod: Upgrade libmikmod_3.2.0.bb -> libmikmod_3.3.2.bb
Khem Raj [Sun, 13 Oct 2013 08:43:53 +0000 (08:43 +0000)]
libmikmod: Upgrade libmikmod_3.2.0.bb -> libmikmod_3.3.2.bb

(From meta-openembedded rev: 78c57bd3c096940fb9a98a8837da790974273e8c)

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 agogdm 2.32.2: don't install broken gdm-autologin PAM file
Koen Kooi [Fri, 11 Oct 2013 13:48:09 +0000 (13:48 +0000)]
gdm 2.32.2: don't install broken gdm-autologin PAM file

It references pam-plugin-console which isn't available. Deleting the PAM file makes autologin work.

(From meta-openembedded rev: 8fb7370be6f2aaadd9f600c5153927276f10ffc5)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm: delete broken .desktop files
Koen Kooi [Fri, 11 Oct 2013 13:48:08 +0000 (13:48 +0000)]
gdm: delete broken .desktop files

GDM tries to run these during the login window and one of these crashes, leading to an autologin failure. Remove the non-essential ones to get rid of this problem.

The proper fix is to stop metacity crashing.

(From meta-openembedded rev: 449bd907484871dce3beb08358473a7997e6b1db)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoofono: libqofono: Added libqofono recipe
Felipe F. Tonello [Mon, 30 Sep 2013 17:16:40 +0000 (17:16 +0000)]
ofono: libqofono: Added libqofono recipe

libqofono is a Qt library for oFono that provides easy to use Qt library and
QML components to use oFono.

OBS: This recipe provides the Qt4 support only, but the library also works
with Qt5.

(From meta-openembedded rev: 2fee321b5b70d3332f7e2c6ea50116017954ae00)

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxdebug: update to version 2.2.3
Joe Slater [Mon, 7 Oct 2013 16:39:08 +0000 (09:39 -0700)]
xdebug: update to version 2.2.3

Version 2.2.1 will not build with modphp 5.5.

(From meta-openembedded rev: 29390a3a8189277efb7e077a97f33fb1a2d5b953)

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-numpy: add config files for armeb architecture
Fathi Boudra [Fri, 11 Oct 2013 08:09:00 +0000 (08:09 +0000)]
python-numpy: add config files for armeb architecture

Fix python-numpy build failure on armeb architecture.

(From meta-openembedded rev: 9fede488dc6f1320f6000be93953a887ade52eb7)

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: Add mysql5 to RPROVIDES for backwards compatibility
Hongxu Jia [Thu, 10 Oct 2013 09:21:22 +0000 (09:21 +0000)]
mariadb: Add mysql5 to RPROVIDES for backwards compatibility

It failed to build image while IMAGE_INSTALL += "mysql5"
For backwards compatibility:
- Add mysql5 to RPROVIDES_${PN}
- Add mysql5-dbg to RPROVIDES_${PN}-dbg
- Add mysql5-leftovers to RPROVIDES_${PN}-leftovers
- Use "+=" instead of "=" in  RPROVIDES_${PN}-client and
  RPROVIDES_${PN}-server

The same to RREPLACES and RCONFLICTS.

(From meta-openembedded rev: 0933085d534099ef7b355a3617bc8c220aa4b475)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: fix do_configure failed while multilib is used
Hongxu Jia [Thu, 10 Oct 2013 07:47:38 +0000 (07:47 +0000)]
mariadb: fix do_configure failed while multilib is used

Here is the error log from mariadb's configure test
...
 checking for zlib compression library... configure: error: headers or
binaries were not found in /home/jiahongxu/yocto/build-20131009-mysql/
bitbake_build/tmp/sysroots/qemux86-64/usr/{include,lib}
...

When multilib is used, the baselib is assigned with "lib64", here is
the log from 'bitbake mariadb -e'
...
 4738 # $baselib [3 operations]
 4739 #   set conf/bitbake.conf:10
 4740 #     "${BASELIB}"
 4741 #   set conf/bitbake.conf:11
 4742 #     [vardepvalue] "${baselib}"
 4743 #   set /home/jiahongxu/yocto/build-20131009-mysql/layers/oe-core/meta/conf/multilib.conf:2
 4744 #     "${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE', True) or 'INVALID'), True) or d.getVar('BASELIB', True)}"
 4745 # computed:
 4746 #   "${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE', True) or 'INVALID'), True) or d.getVar('BASELIB', True)}"
 4747 baselib="lib64"
...

In this situation, the zlib locates in 'lib64' rather than 'lib'.
But mariadb's confiure test still searches zlib in 'lib'.

Modify mariadb's confiure to let lib dir configurable rather
than hardcode could fix this issue.

(From meta-openembedded rev: a0a4037cf2ed2dee6a4e1ff44a84a73babb52019)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: fix warning while invoking 'mysql_install_db' on target
Hongxu Jia [Wed, 9 Oct 2013 07:30:35 +0000 (07:30 +0000)]
mariadb: fix warning while invoking 'mysql_install_db' on target

Invoke 'mysql_install_db' on target, there are some warnings:
...
Installing MariaDB/MySQL system tables...
131009  6:13:14 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
OK
Filling help tables...
131009  6:13:14 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
OK
...

Modify my.cnf to use '--skip-external-locking' instead of '--skip-locking'
could fix this issue.

(From meta-openembedded rev: 4e59f5680df8577048821eed12277cee994876d4)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomariadb: update libdir for libtool
Hongxu Jia [Wed, 9 Oct 2013 07:30:34 +0000 (07:30 +0000)]
mariadb: update libdir for libtool

In mariadb recipe,do_install move all the lib files from usr/lib/mysql
to usr/lib,but didn't change libdir value in *.la libtool file. This
will cause libtool can't get correct lib path of mysql when other
package need mysql lib.So update them to correct value.

Here is a exapmle:
In libmysqlclient.la file: libdir = "/usr/lib/mysq/", but in fact
libmysqclient.so is installed into  "/usr/lib", this will cause
libtool can not find correct lib file with libmysqlclient.la, then
libtool will use rpath option to reference a absolute path, and
this will cause rpath WARING and rpm error.

(From meta-openembedded rev: 8a5dc53b66b4ab1b71e96e80dfe7912675fbfb76)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoimage-magick: update to latest patchset
Koen Kooi [Wed, 9 Oct 2013 06:18:54 +0000 (06:18 +0000)]
image-magick: update to latest patchset

And switch to upstream mirror which keeps old releases. This makes it fetch again.

(From meta-openembedded rev: 56ee51ddee4aba3830ed0f1e303e4fc5b628684d)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRevert "gypsy: Added init script"
Felipe F. Tonello [Tue, 8 Oct 2013 21:58:15 +0000 (21:58 +0000)]
Revert "gypsy: Added init script"

This reverts commit 13f540c5a98d3a64b41117db9cf554956eebafe9.

This daemon is called by dbus when I client connects to it. So it's not
necessary to have the init script. This patch would be useful if we add the
init script as a separeted package. But for now we can remove it.

(From meta-openembedded rev: ff73480f103c4507586139b1b130fa319a39f228)

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibsoc: update to 0.4
Jack Mitchell [Tue, 8 Oct 2013 18:29:00 +0000 (18:29 +0000)]
libsoc: update to 0.4

(From meta-openembedded rev: 7ecbba2d92d40bed911b568040155d2f87e4bf35)

Signed-off-by: Jack Mitchell <jack@embed.me.uk>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS
Andreas Müller [Mon, 7 Oct 2013 09:00:40 +0000 (11:00 +0200)]
xfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS

fixes (detected in Martin's world build):

| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: syntax error near unexpected token `am'
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: `XDT_I18N(am ar ca cs da de dz el en_GB eo et eu fi fr he hu id ja ka ko lt lv mk nb_NO pl pt_BR pt_PT ro ru si sk sq tr uk ur zh_CN zh_TW)'
| Configure failed. The contents of all config.log files follows to aid debugging

(From meta-openembedded rev: 66dc4af03650b6313af1570354ae9b53997e7894)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfwm4: add exo-native to DEPENDS
Andreas Müller [Mon, 7 Oct 2013 08:54:37 +0000 (10:54 +0200)]
xfwm4: add exo-native to DEPENDS

fixes (detected in Martin's world build):

| make[2]: Entering directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfwm4/4.10.1+gitAUTOINC+bce3062d08-r0/git/settings-dialogs'
| gdk-pixbuf-csource --raw --build-list \
|  monitor_icon_data ./monitor-icon.png > monitor-icon.h
| exo-csource --static --strip-comments --strip-content --name=xfwm4_dialog_ui xfwm4-dialog.glade >xfwm4-dialog_ui.h
| exo-csource --static --strip-comments --strip-content --name=tweaks_dialog_ui xfwm4-tweaks-dialog.glade >xfwm4-tweaks-dialog_ui.h
| exo-csource --static --strip-comments --strip-content --name=workspace_dialog_ui xfwm4-workspace-dialog.glade >xfwm4-workspace-dialog_ui.h
| /bin/bash: exo-csource: command not found
| /bin/bash: exo-csource: command not found
| /bin/bash: exo-csource: command not found
| make[2]: *** [xfwm4-dialog_ui.h] Error 127
| make[2]: *** Waiting for unfinished jobs....
| make[2]: *** [xfwm4-tweaks-dialog_ui.h] Error 127
| make[2]: *** [xfwm4-workspace-dialog_ui.h] Error 127
| make[2]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfwm4/4.10.1+gitAUTOINC+bce3062d08-r0/git/settings-dialogs'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfwm4/4.10.1+gitAUTOINC+bce3062d08-r0/git'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfwm4

(From meta-openembedded rev: 9a15c646a24d550cac39cb4d44208f7b75855309)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-weather-plugin: add libsoup-2.4 to DEPENDS
Andreas Müller [Mon, 7 Oct 2013 08:41:15 +0000 (10:41 +0200)]
xfce4-weather-plugin: add libsoup-2.4 to DEPENDS

fixes (detected in Martin's) world build:

| configure:14617: checking for libsoup-2.4 >= 2.26.0
| configure:14659: result: not found

(From meta-openembedded rev: f31aedeca3a1d77a1e7f2b07eae019fee7592242)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-settings: add exo-native to DEPENDS
Andreas Müller [Mon, 7 Oct 2013 08:28:12 +0000 (10:28 +0200)]
xfce4-settings: add exo-native to DEPENDS

fixes (found in Martin's world build)

| /bin/bash: exo-csource: command not found
| make[3]: *** [appearance-dialog_ui.h] Error 127
| make[3]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-settings/4.10.0+gitAUTOINC+b7a0e1fd77-r0/git/dialogs/appearance-settings'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-settings/4.10.0+gitAUTOINC+b7a0e1fd77-r0/git/dialogs'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-settings/4.10.0+gitAUTOINC+b7a0e1fd77-r0/git'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-settings

(From meta-openembedded rev: 44ba217c0f9e523a08c63f8dde17cd352568ebae)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-settings: set correct version
Andreas Müller [Mon, 7 Oct 2013 08:25:04 +0000 (10:25 +0200)]
xfce4-settings: set correct version

fix commit 23f020f742aea622e5dd7aef81eb59c99f8ef000 which introduced wrong version

(From meta-openembedded rev: 90f7629bb148dfd26f6f6b4aeb500b85dd66e51f)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqt-creator: add qt4-plugin-sqldriver-sqlite to RRECOMMENDS_${PN}
Andreas Müller [Wed, 2 Oct 2013 16:35:00 +0000 (18:35 +0200)]
qt-creator: add qt4-plugin-sqldriver-sqlite to RRECOMMENDS_${PN}

fix runtime message 'QSqlDatabase: QSQLITE driver not loaded'

(From meta-openembedded rev: b82120abbb05af27527256c009a1b338d8f8abba)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoklibc.bbclass: add a note about default of building -static
Andrea Adami [Wed, 9 Oct 2013 22:16:18 +0000 (00:16 +0200)]
klibc.bbclass: add a note about default of building -static

(From meta-openembedded rev: bee7d3c80dc9166fdd352945de6edf2ae8c4a6ae)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc
Andrea Adami [Thu, 10 Oct 2013 22:46:20 +0000 (00:46 +0200)]
kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc

(From meta-openembedded rev: 18e00acea100b2de3440078d76f7da391e54b4b4)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot: update to v0.6 and restylize
Andrea Adami [Thu, 10 Oct 2013 22:05:12 +0000 (00:05 +0200)]
kexecboot: update to v0.6 and restylize

(From meta-openembedded rev: 9b3e6816855ac126d7d5edc92d83f6efe9889b47)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot_cfg: process with oe-stylize.py
Andrea Adami [Thu, 10 Oct 2013 21:26:25 +0000 (23:26 +0200)]
kexecboot_cfg: process with oe-stylize.py

(From meta-openembedded rev: e25a3b60e4a9d6c99c03417f28a8c8d5e9e07016)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot.inc: merge back in the main recipe
Andrea Adami [Thu, 10 Oct 2013 21:26:24 +0000 (23:26 +0200)]
kexecboot.inc: merge back in the main recipe

and process with oe-stylize.py

(From meta-openembedded rev: 0eaa9888882dcf393f7244578854baf8c2d8a4cf)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonetperf: set _FILE_OFFSET_BITS to 64 to support large files
Ting Liu [Wed, 9 Oct 2013 08:32:29 +0000 (16:32 +0800)]
netperf: set _FILE_OFFSET_BITS to 64 to support large files

Without this patch, netperf2.6 can only
support files smaller than 2GB with TCP_SENDFILE item.

(From meta-openembedded rev: d79d4b340358168d7ca4b8f2837c9d09c44bd1fe)

Signed-off-by: Ting Liu <b28495@freescale.com>
Tested-by: Jianhua Xie<jianhua.xie@freescale.com>
Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopenflow: import and tweak
Joe MacDonald [Mon, 7 Oct 2013 16:12:56 +0000 (12:12 -0400)]
openflow: import and tweak

Based on work by David Nyström (meta-virtualization) and Laszlo Papp
(meta-oe).

   - Import OpenFlow 1.0 from meta-virtualization and provide an updated
     version of the recipe for the head of tree in the OpenFlow git
     repository.

   - Minor tweak in both recipes for do_install_append() spacing.

   - Update 'libssl' PACKAGECONFIG flag in both to follow the 'openssl'
     convention used elsewhere in meta-oe.

   - Create common include file for both versioned and git recipes.

(From meta-openembedded rev: 37660c2e812996331d3c1a6e4d5dec3847ac4575)

Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agothunar-volman: Add PACKAGECONFIG for notify
Martin Jansa [Mon, 26 Aug 2013 14:20:36 +0000 (16:20 +0200)]
thunar-volman: Add PACKAGECONFIG for notify

(From meta-openembedded rev: 2a463dddcf76d7fa437e96f6cf0210143e97a904)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agothunar: Add PACKAGECONFIG for pcre
Martin Jansa [Mon, 26 Aug 2013 14:19:35 +0000 (16:19 +0200)]
thunar: Add PACKAGECONFIG for pcre

(From meta-openembedded rev: 0ab869ddcea73c291b14b7a4774cdbbae8de8751)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibungif: update to upstream version 4.1.4
Marko Lindqvist [Wed, 21 Aug 2013 15:03:16 +0000 (15:03 +0000)]
libungif: update to upstream version 4.1.4

(From meta-openembedded rev: d8859f0f6b8dcecd5357052147aa0f52cf72b110)

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-cloudeebus: Add recipe vor 0.6.0
Frederic PAUT [Thu, 3 Oct 2013 13:32:55 +0000 (13:32 +0000)]
python-cloudeebus: Add recipe vor 0.6.0

Cloudeebus, D-Bus for the cloud, is a component that provides
D-Bus proxies for JavaScript. Unlike a web runtime, it doesn't
rely on any custom web browser API, but on HTML5 WebSockets and
python D-Bus bindings.
Cloudeebus can be used as a web API fast prototyping tool.

(From meta-openembedded rev: 9142d13a68045e3f483a4651b570f607c3d2de20)

Signed-off-by: Frederic PAUT <frederic.paut@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-autobahn: Add recipe for 0.5.14
Frederic PAUT [Thu, 3 Oct 2013 13:31:41 +0000 (13:31 +0000)]
python-autobahn: Add recipe for 0.5.14

AutobahnPython provides a WebSocket (RFC6455, Hybi-10 to -17, Hixie-76)
framework for creating WebSocket-based clients and servers.
AutobahnPython also includes an implementation of WAMP
(The WebSockets Application Messaging Protocol), a light-weight,
asynchronous RPC/PubSub over JSON/WebSocket protocol.

(From meta-openembedded rev: 7a541bd4baab7e6f23f998fcf6509ee2817b018b)

Signed-off-by: Frederic PAUT <frederic.paut@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopencv: Add PACKAGECONFIG for jasper
Martin Jansa [Sun, 25 Aug 2013 21:22:16 +0000 (23:22 +0200)]
opencv: Add PACKAGECONFIG for jasper

(From meta-openembedded rev: 68f092aa8bb3499042138e0b010ad5b64558b8aa)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopencv: Update SRC_URI to use git
Khem Raj [Sat, 28 Sep 2013 10:26:31 +0000 (10:26 +0000)]
opencv: Update SRC_URI to use git

opencv now has moved to using git. Lets use the git
version to fetch SRCs

(From meta-openembedded rev: fe81c0e5af2df3890f2ab0f267562fdce5b5b166)

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 agoopencv: Add PACKAGECONFIG for eigen gtk jpeg libav png tiff v4l
Lukas Bulwahn [Tue, 1 Oct 2013 07:44:14 +0000 (07:44 +0000)]
opencv: Add PACKAGECONFIG for eigen gtk jpeg libav png tiff v4l

(From meta-openembedded rev: cb4f8706e8be3f32ca406bee97b2c34fc0deb8ca)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoopencv: Add libeigen dependency
Lukas Bulwahn [Tue, 1 Oct 2013 07:44:13 +0000 (07:44 +0000)]
opencv: Add libeigen dependency

In the opencv's CMakeLists.txt under Optional 3rd party components,
the option "WITH_EIGEN" is by default ON. Hence, this commit adds
the libeigen dependency to opencv.

(From meta-openembedded rev: d6577d80ec37d335d4909e113ca9f8e077e19742)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibeigen: initial contribution required by opencv
Lukas Bulwahn [Tue, 1 Oct 2013 07:44:12 +0000 (07:44 +0000)]
libeigen: initial contribution required by opencv

As opencv depends on libeigen, libeigen is added to the meta-oe
layer. This commit is derived from the work [1] by Kartik Mohta.

[1] https://github.com/kartikmohta/meta-km/tree/master/recipes-extended/eigen

(From meta-openembedded rev: 424e3c1b930c0103c2cedfd4df1671e84a5256d5)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoschroedinger: add recipe
Paul Eggleton [Thu, 26 Sep 2013 23:58:54 +0000 (23:58 +0000)]
schroedinger: add recipe

Originally based on the recipe from OE-Classic. Changes from that
version:

* Remove packaging of gstreamer plugin that was removed in 1.09
* Inherit pkgconfig since pkg-config is being used
* Set more appropriate LICENSE
* Add LIC_FILES_CHKSUM
* Add SUMMARY
* Optimise out inc file since it doesn't seem particularly useful to
  have one for this recipe

(From meta-openembedded rev: b3bcdd59e20163cc03b4bf814a84b798d0be9b96)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofaac: add recipe
Paul Eggleton [Thu, 26 Sep 2013 23:58:53 +0000 (23:58 +0000)]
faac: add recipe

Originally based on the recipe from OE-Classic. Changes from that
version:

* Update to 1.28
* Add a patch from Debian to fix compilation errors
* Split out staticdev files into their own package
* Set reasonable SUMMARY instead of DESCRIPTION
* Add LIC_FILES_CHKSUM
* Drop PRIORITY and default value of S
* Rearrange recipe into logical order

(From meta-openembedded rev: 4abf170d3601ed51aa1c04403c5aeccd9eaf27c9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokrb5: Add PACKAGECONFIG and new configure param to disable keyutils detection
Martin Jansa [Tue, 1 Oct 2013 23:36:44 +0000 (23:36 +0000)]
krb5: Add PACKAGECONFIG and new configure param to disable keyutils detection

(From meta-openembedded rev: c9a41e656f5d8dc01eae6ce83ab9afe29b749826)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokrb5: Upgrade to 1.11.3
Martin Jansa [Thu, 26 Sep 2013 12:17:13 +0000 (12:17 +0000)]
krb5: Upgrade to 1.11.3

* 1.11 is often failing with:
  | common.o: file not recognized: File truncated
  | collect2: ld returned 1 exit status
  | make[2]: *** [t_export_name] Error 1
  when higher parallelism is used
  1.11.2 and newer have fix for that:
  http://krbdev.mit.edu/rt/Ticket/Display.html?id=7587
* LIC_FILES_CHKSUM is only from year update
  < Copyright (C) 1985-2012 by the Massachusetts Institute of Technology.
  ---
  > Copyright (C) 1985-2013 by the Massachusetts Institute of Technology.

(From meta-openembedded rev: a5618c6f15415e4ab27f3ce1afb66276a7b808b0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agousb-modeswitch: upgrade to upstream version.
Yevhen Kyriukha [Tue, 24 Sep 2013 23:47:20 +0000 (23:47 +0000)]
usb-modeswitch: upgrade to upstream version.

Upgrade usb-modeswitch to v2.0.1.
Upgrade usb-modeswitch-data to v20130807.

Two patches were removed because changes that they provide are already exist.

(From meta-openembedded rev: af2c5fee94173d1d6b45e6535318f39632c5c2ed)

Signed-off-by: Yevhen Kyriukha <kirgene@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogeoclue: Add recipe for GeoClue 2.0.0
Felipe F. Tonello [Tue, 24 Sep 2013 19:04:56 +0000 (19:04 +0000)]
geoclue: Add recipe for GeoClue 2.0.0

Geoclue is a D-Bus service that provides location information. The primary
goal of the Geoclue project is to make creating location-aware applications as
simple as possible, while the secondary goal is to ensure that no application
can access location information without explicit permission from user.

(From meta-openembedded rev: 595bcead12aa34e48c22f7297aa06f2c0643c04e)

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotipcutils: add recipe
Ting Liu [Tue, 24 Sep 2013 07:17:36 +0000 (07:17 +0000)]
tipcutils: add recipe

The Transparent Inter-Process Communication protocol allows applications
in a clustered computer environment to communicate quickly and reliably
with other applications, regardless of their location within the
cluster.

demo binaries are packaged to tipcutils-demos.

(From meta-openembedded rev: e5da5ebff6dd6964bbeb37a39bbf8afa30ce92da)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognokii: add 0.6.31
Eric BENARD [Mon, 23 Sep 2013 08:15:19 +0000 (08:15 +0000)]
gnokii: add 0.6.31

- was backported from oe-classic and upgraded to last version
- X11 configuration is not tested

(From meta-openembedded rev: 49dc9c5ede88ad555ce605af7f471819ac0372ca)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibhugetlbfs: add recipe
Chunrong Guo [Mon, 23 Sep 2013 08:00:55 +0000 (08:00 +0000)]
libhugetlbfs: add recipe

(From meta-openembedded rev: fd9f63aad15ef0bd7b13361c8399f360d4d518ec)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoutouch-mtview: Add initial recipe
Samuel Stirtzel [Wed, 18 Sep 2013 13:06:24 +0000 (13:06 +0000)]
utouch-mtview: Add initial recipe

testing multitouch hardware under X11 will be much easier with this visual tool

(From meta-openembedded rev: f73a8d62659fac2245f6dcb991940741afce44c7)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoutouch-frame: Add initial recipe
Samuel Stirtzel [Tue, 24 Sep 2013 12:55:09 +0000 (12:55 +0000)]
utouch-frame: Add initial recipe

used by utouch-mtview, a visual multitouch test application for X

(From meta-openembedded rev: 3d173e24172bc7bd073cf429f11369869793815e)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoutouch-evemu: Add initial recipe
Samuel Stirtzel [Tue, 24 Sep 2013 12:55:08 +0000 (12:55 +0000)]
utouch-evemu: Add initial recipe

used by utouch-mtview, a visual multitouch test application for X

(From meta-openembedded rev: 029dea658369e0096c4e142032223a68be49e95b)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowvstreams: add recipe for version 4.6.1
Mario Domenech Goulart [Fri, 4 Oct 2013 17:18:31 +0000 (17:18 +0000)]
wvstreams: add recipe for version 4.6.1

Recipe based on OE classic's recipe for version 4.4.1, as of
0585ccfa49f71a81652c7f63885202e952ebd0e9.

Summary of changes against OE classic's recipe:

* Apply some Debian patches from
  http://patch-tracker.debian.org/package/wvstreams/4.6.1-6

* Minor adjustments for the current build system (add
  LIC_FILES_CHKSUM, md5 and sha256 sums for SRC_URI, fix LICENSE, remove
  PR)

* Add --without-valgrind to EXTRA_OECONF

* Disable parallel make, since it was causing errors like

Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8
| ./CXX -c utils/wvbuffer
| ./CXX -c utils/wvbufferstore
| ./CXX -c utils/wvcont
| /bin/bash: ./CXX: No such file or directory
| /bin/bash: ./CXX: No such file or directory
| /bin/bash: ./CXX: No such file or directory
| * Generating CC using c
| make: * Generating CXX using cc
| *** [utils/wvbuffer.o] Error 127
| make: *** Waiting for unfinished jobs....
| make: *** [utils/wvbufferstore.o] Error 127
| make: *** [utils/wvcont.o] Error 127
| ERROR: oe_runmake failed
| WARNING: .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvstreams/4.6.1-r0/temp/run.do_compile.19302:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvstreams/4.6.1-r0/temp/log.do_compile.19302)

(From meta-openembedded rev: 915810274467cef4f97fd2dff3fc85f9565abea2)

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agowvdial: add recipe for version 1.61
Mario Domenech Goulart [Tue, 24 Sep 2013 12:43:57 +0000 (12:43 +0000)]
wvdial: add recipe for version 1.61

Recipe based on OE classic's recipe for version 1.60, as of
ff0d06489db2e50353d72d24aada74c60bddb016.

Summary of changes against OE classic's recipe:

* Apply typo_pon.wvdial.1.patch patch from Debian's
  http://patch-tracker.debian.org/package/wvdial/1.61-4.1

* Fix Makefile in do_configure task

* Add wvstreams' include dir to BUILD_CPPFLAGS

* Minor adjustments for the current build system (add
  LIC_FILES_CHKSUM, md5 and sha256 sums for SRC_URI, fix LICENSE, remove
  PR)

* Disable parallel make, since it was causing errors like

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8
| * Generating CC
| ./CXX -c wvdialer
| * Generating CXX
| ./CXX -c wvmodemscan
| /bin/bash: ./CXX: No such file or directory
| make: *** [wvdialer.o] Error 127
| make: *** Waiting for unfinished jobs....
| make: *** wait: No child processes.  Stop.
| ERROR: oe_runmake failed
| WARNING: .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvdial/1.61-r0/temp/run.do_compile.18676:1 exit 1 from
|   exit 1

(From meta-openembedded rev: 73a68490efe05cdbec540ec6f17782816632a24d)

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmsensors: split out cgi into seperate package
Jack Mitchell [Tue, 24 Sep 2013 10:36:23 +0000 (10:36 +0000)]
lmsensors: split out cgi into seperate package

Split the CGI files out of sensord package into there own package. This
is in order to split out the lighttpd dependancy.

(From meta-openembedded rev: 6fd61c04df134fc9bbad03614d301256124250a8)

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolmsensors: reset RDEPENDS_${PN}-dev for lmsensors and lmsensors-config
Jack Mitchell [Tue, 24 Sep 2013 10:36:22 +0000 (10:36 +0000)]
lmsensors: reset RDEPENDS_${PN}-dev for lmsensors and lmsensors-config

When building with dev-pkgs enabled I was hitting an error lmsensors
not available. Resetting the RDEPENDS for the dev packages fixes this
error as there is no lmsensors or lmsensors-config package defined.

(From meta-openembedded rev: 95c8b4a653166a8f7062e609ebcbdd017129dc45)

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopackagegroup-xfce-extended: add xfce4-taskmanager and xfce4-notes-plugin
Andreas Müller [Sat, 21 Sep 2013 10:41:41 +0000 (10:41 +0000)]
packagegroup-xfce-extended: add xfce4-taskmanager and xfce4-notes-plugin

(From meta-openembedded rev: fdd060120221e3c9a828ca4b582c30103a50aa2c)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-notes-plugin: initial add 1.7.7
Andreas Müller [Sat, 21 Sep 2013 10:41:40 +0000 (10:41 +0000)]
xfce4-notes-plugin: initial add 1.7.7

(From meta-openembedded rev: 228ca3b736a09587f6661a5cfc53797b916a518f)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-taskmanager: inital add git-version
Andreas Müller [Sat, 21 Sep 2013 10:41:39 +0000 (10:41 +0000)]
xfce4-taskmanager: inital add git-version

we use git sources - the last release is 3 years ago

(From meta-openembedded rev: d902f8756713364d29e63777867301bf7604accf)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-settings: add PACKAGECONFIG for sound-settings
Andreas Müller [Sat, 21 Sep 2013 10:41:38 +0000 (10:41 +0000)]
xfce4-settings: add PACKAGECONFIG for sound-settings

defaults based upon DISTRO_FEATURES for alsa and pulseaudio

(From meta-openembedded rev: c04e70b834a3db7e3e2b0e660ef51264e7750aef)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcanberra: move libtool librarties for modules to dev package
Andreas Müller [Sat, 21 Sep 2013 10:41:37 +0000 (10:41 +0000)]
libcanberra: move libtool librarties for modules to dev package

(From meta-openembedded rev: 1c1541da5389eeff1044c972f4f9e1470571fb21)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcanberra avoid gtk3 dragged in at gtk2 environments
Andreas Müller [Sat, 21 Sep 2013 10:41:36 +0000 (10:41 +0000)]
libcanberra avoid gtk3 dragged in at gtk2 environments

* build two versions of canberra-gtk-play for gtk2 and gtk3.
* move canberra-gtk-play to libcanberra-gtk2 and canberra-gtk3-play to
  libcanberra-gtk2.

(From meta-openembedded rev: 38c85c00b18d0c4e9859a25347688bb18b0445b5)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosound-theme-freedesktop: initial add 0.8.0
Andreas Müller [Sat, 21 Sep 2013 10:41:35 +0000 (10:41 +0000)]
sound-theme-freedesktop: initial add 0.8.0

(From meta-openembedded rev: 66766c8b1651be55d92761fceb7273c7528e4ce1)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-cpufreq-plugin: update to 1.1.0
Andreas Müller [Sat, 21 Sep 2013 10:41:34 +0000 (10:41 +0000)]
xfce4-cpufreq-plugin: update to 1.1.0

(From meta-openembedded rev: bbedab064fbb5590ae6740b1ed27269dbeb80e32)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-vala: update to 4.10.3
Andreas Müller [Sat, 21 Sep 2013 10:41:33 +0000 (10:41 +0000)]
xfce4-vala: update to 4.10.3

(From meta-openembedded rev: 473f5b33968dd9f2c54bd088d8118febcfcae866)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: avoid dragging in gtk3
Andreas Müller [Sat, 21 Sep 2013 10:41:32 +0000 (10:41 +0000)]
libxfce4ui: avoid dragging in gtk3

gtk3 support was introduced in b3a2a01b40affbedc2b0951f7180c1212d24d532 when we
moved to latest git

(From meta-openembedded rev: c4828167f7bac211cd65387085d28d4854456994)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofuse-exfat, ntfs-3g-ntfsprogs: Move util-linux-mount to RRECOMMENDS
mike.looijmans@topic.nl [Fri, 20 Sep 2013 09:00:40 +0000 (09:00 +0000)]
fuse-exfat, ntfs-3g-ntfsprogs: Move util-linux-mount to RRECOMMENDS

Soften the dependency to allow distros to use another mount provider
like busybox instead of being forced to use util-linux-mount.

(From meta-openembedded rev: 3e084acd07fc413d678e9401674d24a5d594ff5a)

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocanutils: update recipe
Eric BENARD [Thu, 19 Sep 2013 20:56:22 +0000 (20:56 +0000)]
canutils: update recipe

- use git hash instead of tag
- backport "candump: Add error frame's handling"

(From meta-openembedded rev: 3f148a148085b3d1d8b200cd3916f308edceef67)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibsocketcan: upgrade to 0.0.9
Eric BENARD [Thu, 19 Sep 2013 20:56:21 +0000 (20:56 +0000)]
libsocketcan: upgrade to 0.0.9

and include a compile fix

(From meta-openembedded rev: 8b9fccbbfaf757844f813b06a22c413dc5cafe94)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogypsy: Added init script
Felipe F. Tonello [Thu, 19 Sep 2013 19:09:14 +0000 (19:09 +0000)]
gypsy: Added init script

Added a modified version of the example init script, gypsy-example-initscript,
from the gypsy repository to be compatible with OE based distros.

(From meta-openembedded rev: 13f540c5a98d3a64b41117db9cf554956eebafe9)

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogypsy: Improvements in recipes
Felipe F. Tonello [Thu, 19 Sep 2013 19:09:13 +0000 (19:09 +0000)]
gypsy: Improvements in recipes

Some improvements were made:
* Fix recipes to use .inc file
* Fix git recipe that was not passing do_configure step
* Separeted gypsy daemon from libgypsy in different packages

(From meta-openembedded rev: f480becafec5315192f6671601f973e41bf2d4ae)

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoiw: Update to 3.11
Philipp Wagner [Sun, 15 Sep 2013 13:29:17 +0000 (13:29 +0000)]
iw: Update to 3.11

(From meta-openembedded rev: 653c667a56a2134a883fadc64fccb8a7a6b8bd8e)

Signed-off-by: Philipp Wagner <mail@philipp-wagner.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot: add BBCLASSEXTEND for the klibc static flavor
Andrea Adami [Sat, 28 Sep 2013 23:15:39 +0000 (01:15 +0200)]
kexecboot: add BBCLASSEXTEND for the klibc static flavor

remove kexecboot-klibc recipe
bump PV to local 0.5.9.1
remove PR

(From meta-openembedded rev: 8aafddccb03f54923927e9d1c8c80223baf581de)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot(-klibc): upgrade to last upstream commit
Andrea Adami [Sat, 28 Sep 2013 22:59:06 +0000 (00:59 +0200)]
kexecboot(-klibc): upgrade to last upstream commit

id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1
Changelog:
 minor headers fixes
 fix fb offset computations
 replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS

(From meta-openembedded rev: 089ac5e4e4456eb9b336247b5ac1953f6acada2a)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoklcc-cross: disable more unused tasks
Andrea Adami [Fri, 27 Sep 2013 22:05:59 +0000 (00:05 +0200)]
klcc-cross: disable more unused tasks

(From meta-openembedded rev: 832aa22f1ecddc44ea03572521af53dc8fe2f32a)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolinux-yocto-tiny-kexecboot: replace empty tasks with explicit [noexec]=1
Andrea Adami [Fri, 27 Sep 2013 22:05:58 +0000 (00:05 +0200)]
linux-yocto-tiny-kexecboot: replace empty tasks with explicit [noexec]=1

(From meta-openembedded rev: ed528c65e7b00a94411d21abc594e54e6fa1aa6b)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: fix error messages when restart apache service
Hongxu Jia [Wed, 25 Sep 2013 02:34:23 +0000 (10:34 +0800)]
apache2: fix error messages when restart apache service

There are error messages when restart apache service:

Observed Behavior
======================
root@qemu0:/etc/php# apachectl restart
AH00557: httpd: apr_sockaddr_info_get() failed for qemu0
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive        globally to suppress this message
root@qemu0:/etc/php# /etc/init.d/apache2 restart
AH00557: httpd: apr_sockaddr_info_get() failed for qemu0
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive        globally to suppress this message
root@qemu0:/etc/php# /etc/init.d/apache2 stop
AH00557: httpd: apr_sockaddr_info_get() failed for qemu0
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive        globally to suppress this message

Add 'ServerName localhost:80' to httpd.conf could fix this issue.

(From meta-openembedded rev: 0ffc5f7ae91d06fb8e1d71e0b7cd08b94cad9060)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolowpan-tools: add git version
Paul Eggleton [Tue, 24 Sep 2013 12:54:15 +0000 (13:54 +0100)]
lowpan-tools: add git version

The 0.3 release was a year ago and git HEAD contains fixes to make it
work with contiki, so build from git instead of backporting all of the
patches.

Based on a patch by Koen Kooi <koen@dominion.thruhere.net>

(From meta-openembedded rev: 7e0bdfc5ecf7c551416e2a193c9220347d8fe03f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovsftpd: change default secure_chroot_dir
Ming Liu [Wed, 18 Sep 2013 01:44:20 +0000 (09:44 +0800)]
vsftpd: change default secure_chroot_dir

Change default value of secure_chroot_dir to /var/run/vsftpd/empty, add
volatiles entry for it, to ensure it won't fail to start with error:
"500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/var/share/empty"

This shows up in both standalone mode or started by xined.

(From meta-openembedded rev: 1c4921817e202909ae97e8108ab1de17ca14f6ce)

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoquagga: fix babeld_option
Chen Qi [Mon, 23 Sep 2013 09:31:01 +0000 (17:31 +0800)]
quagga: fix babeld_option

Fix babeld_option to make babeld start correctly.

(From meta-openembedded rev: 08c4c25787e10e6f9f2b2b5de59afbf648243603)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibao: add version 1.1.0
jc@vtkloud.com [Tue, 17 Sep 2013 17:47:16 +0000 (17:47 +0000)]
libao: add version 1.1.0

This is basically a 99% import of Peter Tworek's recipe from tworaz666@gmail.com found in https://github.com/tworaz/oe-tworaz/blob/master/meta-jlime/recipes-support/libao/libao_1.1.0.bb

(From meta-openembedded rev: a83a588b4d096e89909e537b765d8988b4ca64b0)

Signed-off-by: JC <jc@vtkloud.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-settings: move to schnitzeltony's git repo to get new datetime setter
Andreas Müller [Mon, 16 Sep 2013 09:04:15 +0000 (09:04 +0000)]
xfce4-settings: move to schnitzeltony's git repo to get new datetime setter

I implemented a datetime setting dialog based on gnome-control-center and
submitted a pull-request in [1,2]. As long as it is not submitted - or as long
as I find no way to patch binary files (e.g. icons - I asked for that in [3] -
no response yet) we use the git repo and a copied branch of the pull-request
(just in case some feedback from xfce-devels requires modifcations).

Some patches had to be modified/removed to apply against mainline HEAD still.
Furthermore in 0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch
label 'alignment8' was introduced mainline and we do not need mouse-dialog_ui.h
when building from git in maintainer-mode - this file is created during build
process.

[1] http://mail.xfce.org/pipermail/xfce4-dev/2013-September/030442.html
[2] https://bugzilla.xfce.org/show_bug.cgi?id=10354
[3] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/083804.html

(From meta-openembedded rev: 23f020f742aea622e5dd7aef81eb59c99f8ef000)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopackagegroup-xfce-extended: add xfce4-equake-plugin
Andreas Müller [Mon, 16 Sep 2013 09:04:19 +0000 (09:04 +0000)]
packagegroup-xfce-extended: add xfce4-equake-plugin

(From meta-openembedded rev: e839d7b6716609407931a258aed2f91baf6bf79b)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-equake-plugin: initial add 1.3.3
Andreas Müller [Mon, 16 Sep 2013 09:04:18 +0000 (09:04 +0000)]
xfce4-equake-plugin: initial add 1.3.3

(From meta-openembedded rev: 6d34442f56dc8a950d39c7e1d1e890418fb5759e)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-weather-plugin: update to 0.8.3
Andreas Müller [Mon, 16 Sep 2013 09:04:17 +0000 (09:04 +0000)]
xfce4-weather-plugin: update to 0.8.3

(From meta-openembedded rev: 1a37464df56fc660c8592f44cdc15f7304fca769)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfwm4: move to git repo
Andreas Müller [Mon, 16 Sep 2013 09:04:16 +0000 (09:04 +0000)]
xfwm4: move to git repo

follow libxfce4ui API change [1]

[1] http://git.xfce.org/xfce/xfwm4/commit/settings-dialogs/xfwm4-settings.c?id=21ebbe4722b01763822157f9242fc865a9687c68

(From meta-openembedded rev: 243b67457a142aa0ba1111ff7163098434927a7e)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: update to git head
Andreas Müller [Mon, 16 Sep 2013 09:04:14 +0000 (09:04 +0000)]
libxfce4ui: update to git head

* in commit f30f9742e64ea5ec3b23d977b904f24799d773d6 the signature for
  xfce_shortcut_conflict_dialog was changed. This change is required for
  xfce4-setings HEAD. In the next patch of this series the development
  of a datetime setter for xfce4-settings will be introduced and this
  is put on top of xfce4-setings HEAD.
* there has been no release since 04.2012

(From meta-openembedded rev: b3a2a01b40affbedc2b0951f7180c1212d24d532)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcanberra: handle alsa and pulsaudio by PACKAGECONFIG - defaults based upon DISTRO_...
Andreas Müller [Mon, 16 Sep 2013 09:04:13 +0000 (09:04 +0000)]
libcanberra: handle alsa and pulsaudio by PACKAGECONFIG - defaults based upon DISTRO_FEATURES

(From meta-openembedded rev: 7d458ae7425fcb9c76bc1c43aeca90bce356d5bb)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcanberra: remove r0 - it is of no use
Andreas Müller [Mon, 16 Sep 2013 09:04:12 +0000 (09:04 +0000)]
libcanberra: remove r0 - it is of no use

(From meta-openembedded rev: 58b86f24a77018dd0284e5d36ddc94e06f874866)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcanberra: add PACKAGES_DYNAMIC so we use the splitted packages
Andreas Müller [Mon, 16 Sep 2013 09:04:11 +0000 (09:04 +0000)]
libcanberra: add PACKAGES_DYNAMIC so we use the splitted packages

(From meta-openembedded rev: 665752039e97340003716dc53b940b9f2b437e6d)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoproxy-libintl: Do not act as gettext provider
Khem Raj [Sat, 14 Sep 2013 19:42:36 +0000 (19:42 +0000)]
proxy-libintl: Do not act as gettext provider

It only is a replacement for libintl so lets not
go overboard.

(From meta-openembedded rev: 67bf0e16302f8ba149587d2efe4d6628d03a8243)

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 agolibsoc: new recipe
Jack Mitchell [Fri, 13 Sep 2013 22:15:32 +0000 (22:15 +0000)]
libsoc: new recipe

(From meta-openembedded rev: e4697c8da3230d9d5fba9ce1890cdbb43ab9e5c1)

Signed-off-by: Jack Mitchell <jack@embed.me.uk>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovim: upgrade to v7.4.27 and refactor
Paul Barker [Fri, 13 Sep 2013 20:08:22 +0000 (20:08 +0000)]
vim: upgrade to v7.4.27 and refactor

'vim.inc' is merged into the new recipe 'vim_7.4.27.bb', the recipe is slightly
reorganised and a minor omission in the comments is corrected.

DESCRIPTION is replaced with SUMMARY. PR and INC_PR values are dropped. The
variable PV_MAJOR is also dropped as it isn't used.

LIC_FILES_CHECKSUM is updated as an address and version number given in the
license have been modified. The main license text itself is unchanged.

The setting of PARALLEL_MAKE to force single-threaded compilation is removed as
there is no justification in the git history for this being needed and the
compilation completes fine without it.

(From meta-openembedded rev: 7be78a939bde5228a7f92a58ac08dd10901a8a4f)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocherokee: fix SRC_URI
Javier Viguera [Thu, 5 Sep 2013 11:54:28 +0000 (11:54 +0000)]
cherokee: fix SRC_URI

The package is no longer available in the official cherokee site,
so download it from a mirror.

(From meta-openembedded rev: 3000970fcd979ac2d68ef406778dbc4da86da73f)

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolinux-yocto-tiny-kexecboot: exclude all packaging tasks
Andrea Adami [Sun, 15 Sep 2013 23:17:56 +0000 (01:17 +0200)]
linux-yocto-tiny-kexecboot: exclude all packaging tasks

(From meta-openembedded rev: 0837e61f77dcb166d4021cce6a815c4a3209e82f)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolinux-yocto-tiny-kexecboot: move from 3.8 to 3.10
Andrea Adami [Sun, 15 Sep 2013 16:15:16 +0000 (18:15 +0200)]
linux-yocto-tiny-kexecboot: move from 3.8 to 3.10

(From meta-openembedded rev: d1ab8bddbfbdb0cbf956e49013ad922b2a0a0623)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolinux-yocto-tiny-kexecboot: repair after changes in kernel.bbclass
Andrea Adami [Sun, 15 Sep 2013 16:15:15 +0000 (18:15 +0200)]
linux-yocto-tiny-kexecboot: repair after changes in kernel.bbclass

Add INITRAMFS_TASK to build the cpio on first run and exclude
the packaging tasks to avoid the expected errors about modules_split
and packaging. The recipe doesn't create any package.

(From meta-openembedded rev: 1de5c36d8bcae20bcdd286c7c645d73c8ecfb6be)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexecboot_cfg: fix against unwanted appendings to boot.cfg
Andrea Adami [Sun, 15 Sep 2013 16:15:14 +0000 (18:15 +0200)]
kexecboot_cfg: fix against unwanted appendings to boot.cfg

(From meta-openembedded rev: 5e593fa0c754b7913a7bd88236ee7d949b21d897)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>