scm/bb/tizen-distro.git
9 years agoxf86-video-glamo: adapt to xserver-0.13 video API
Martin Jansa [Tue, 20 Nov 2012 21:20:26 +0000 (22:20 +0100)]
xf86-video-glamo: adapt to xserver-0.13 video API

(From meta-openembedded rev: e1f5b6096a4c83f732dddcc9af952f31cec838ab)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxserver-nodm-init: replace 'WantedBy=graphical.target' by 'Alias=display-manager...
Martin Jansa [Fri, 23 Nov 2012 13:25:51 +0000 (14:25 +0100)]
xserver-nodm-init: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'

(From meta-openembedded rev: a539a4d25f839efef52abb3b28d2a3bf6456cd4e)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: update waf-as-source.patch to apply
Martin Jansa [Thu, 25 Oct 2012 09:29:09 +0000 (11:29 +0200)]
samba: update waf-as-source.patch to apply

* and Applying patch waf-as-source.patch
  ...
  File buildtools/bin/waf-svn is not empty after patch; not deleting
  ...
  Patch waf-as-source.patch does not apply (enforce with -f)
  I've dropped this chunk and now it builds

* there is also WARNING about unpackaged but empty base_sbindir
  WARNING: QA Issue: samba: Files/directories were installed but not
  shipped
    /sbin
  created by do_install in samba.inc but used only when cifs is built,
  maybe we should remove it from samba.inc now

(From meta-openembedded rev: 7cec8502b30db89a83b39c13bb37e3f54620abe1)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodhcp: rename bbappend to match new version from oe-core and move to oe-core prefix
Martin Jansa [Wed, 21 Nov 2012 22:36:38 +0000 (23:36 +0100)]
dhcp: rename bbappend to match new version from oe-core and move to oe-core prefix

(From meta-openembedded rev: 0c398b0c7997dc2fce0c681899872345fb56a117)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomtr: add from OE-Classic, update and tidy up
Paul Eggleton [Tue, 27 Nov 2012 11:25:53 +0000 (11:25 +0000)]
mtr: add from OE-Classic, update and tidy up

* Update to 0.82
* Add ncurses to DEPENDS
* Add patch to fix configure with standard autotools_do_configure
* Add SUMMARY
* Add LIC_FILES_CHKSUM

(From meta-openembedded rev: 24289982628563ce6c49a8dc207c2a1cbd9167b3)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoproftpd: add from meta-baryon
Paul Eggleton [Tue, 27 Nov 2012 11:25:52 +0000 (11:25 +0000)]
proftpd: add from meta-baryon

This was originally from OE-Classic. Improvements over the OE-Classic
recipe for reference:

* Update to 1.3.4b
* Add workaround for proftpd host IP resolution
* Add initscript, borrowed from Debian with some modifications for
  compatibility and handling for hardcoded paths
* Use autotools.bbclass and remove unnecessary configure options
* PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c
* Set SUMMARY (which sets DESCRIPTION) and base it on the short
  description from the website
* Use useradd.bbclass to add ftp user/group
* Add HOMEPAGE
* Add/fix description in some patches and improve recipe indentation
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

Some of this work was done by Dexuan Cui <dexuan.cui@intel.com> and
Kevin Strasser <kevin.strasser@linux.intel.com>.

(From meta-openembedded rev: 3d851fe4cec6f3c166c9fb76e767265dbeab5b69)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxl2tpd: add from OE-Classic, update and tidy up
Paul Eggleton [Tue, 27 Nov 2012 11:25:51 +0000 (11:25 +0000)]
xl2tpd: add from OE-Classic, update and tidy up

* Update to version 1.3.1
* Fetch source from a git tag as upstream apparently no longer publishes
  release tarballs
* Add virtual/kernel to DEPENDS since it needs the kernel source
* Inherit update-rc.d.bbclass
* Handle hardcoded paths in initscript
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)
* Remove some unnecessary cruft

(From meta-openembedded rev: 3761a24e1c25fd388f70aec4f1f7b81d89e3caad)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovblade: add from OE-Classic, update and tidy up
Paul Eggleton [Tue, 27 Nov 2012 11:25:50 +0000 (11:25 +0000)]
vblade: add from OE-Classic, update and tidy up

* Update to version 20
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Set SUMMARY (which sets DESCRIPTION)

(From meta-openembedded rev: 5ea9b7527abb70ebf84370900eca506c97913576)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoradvd: add from OE-Classic, update and tidy up
Paul Eggleton [Tue, 27 Nov 2012 11:25:49 +0000 (11:25 +0000)]
radvd: add from OE-Classic, update and tidy up

* Update to 1.9.1
* Add libdaemon to DEPENDS as needed by 1.9+
* Remove empty config file (not really of much use and there's an
  example config in the -doc package anyway)
* Use useradd.bbclass to create user
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from openSUSE)
* Set custom LICENSE as it's BSD-Style but not actually one of the
  standard BSD variants
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)

(From meta-openembedded rev: 85c1a1a45409ffa064b5da8c8b00e7a5f7d67b83)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoquagga: add from OE-Classic, update and tidy-up
Paul Eggleton [Tue, 27 Nov 2012 11:25:48 +0000 (11:25 +0000)]
quagga: add from OE-Classic, update and tidy-up

* Update to 0.99.21
* Fix SRC_URI to point to a working download location
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Add old gentoo patch to fix libcap linking errors
* Put binaries in sbindir
* Use useradd.bbclass to create user/groups
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from debian)
* Tidy up packaging and directory references
* Add SUMMARY

(From meta-openembedded rev: e762ce3fc044cc64f473c95e096245e439eb3234)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotunctl: add from OE-Classic and tweak
Paul Eggleton [Tue, 27 Nov 2012 11:25:47 +0000 (11:25 +0000)]
tunctl: add from OE-Classic and tweak

* Set SUMMARY (which sets DESCRIPTION)
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

(From meta-openembedded rev: 4a851a8f25bb9d8d4f7eb40e4bd0e70f74e3ce12)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotftp-hpa: add from OE-Classic, update and tidy up
Paul Eggleton [Tue, 27 Nov 2012 11:25:46 +0000 (11:25 +0000)]
tftp-hpa: add from OE-Classic, update and tidy up

* Update to 5.2
* Add patches from Fedora
* Add DESCRIPTION and better SUMMARY
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Update ALTERNATIVE_* definitions
* Handle hardcoded paths in initscript

Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>.

(From meta-openembedded rev: 2abab0e93dc5099df8a9b7466de803a2d8372eb9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: make servers configurable and default to none configured
Paul Eggleton [Thu, 22 Nov 2012 16:49:35 +0000 (16:49 +0000)]
ntp: make servers configurable and default to none configured

People can't blindly use pool.ntp.org, especially if they are building
for a product or something that could be used in a product, so at least
try to get people to do the right thing and not use pool.ntp.org by
default.

The previous network interface up script is now installed as
ntpdate-sync in ${bindir} (and symlinked as the network if-up script).
NTPSERVERS needs to be set in /etc/default/ntpdate.default at runtime,
or a different version of this file with a default value can be provided
in a bbappend. (If you intend to use ntpd you will also want to provide
an ntp.conf with the appropriate server(s) set there as well.)

(From meta-openembedded rev: a863b5409923189c3cfa4d82888f94258da96648)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: cleanup recipes and fix SSL support
Paul Eggleton [Thu, 22 Nov 2012 16:49:34 +0000 (16:49 +0000)]
ntp: cleanup recipes and fix SSL support

* Move common definitions to the inc file
* Drop override of do_configure which doesn't seem to be needed anymore
* Fold ntp-ssl into the ntp recipe as a PACKAGECONFIG option for those
  who want it (default to off) and fix configure-time checks to detect
  OpenSSL properly so that it gets enabled when selected
* Remove ntp-bin package and put its contents in currently empty
  ntp-utils package (with migration path)
* Fix hardcoded paths in ntpd initscript
* Specify ntpd.conf as a configuration file for packaging purposes
* Rearrange so that packaging definitions are towards the end in the
  expected order
* Delete unused "ntp" initscript file
* Add SUMMARY
* Update HOMEPAGE

This reapplies some of the changes from the original patch by
Morgan Little <morgan.little@windriver.com>.

(From meta-openembedded rev: 93f71dafeb7a8db2842acb7509e2bc2d01e7bf48)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoinetutils : Update to 1.9.1
chunrong guo [Tue, 20 Nov 2012 07:10:37 +0000 (07:10 +0000)]
inetutils : Update to 1.9.1

* There are difference spaces between  inetutils-1.8/COPYING
     and inetutils-1.9.1/COPYING,so md5sum is changed.

   * the following patches are accepted by inetutils 1.9.1 upstream
     inetutils-1.8-1005-ftpd-add-daemon-D-nommu-support.patch
     inetutils-1.8-1004-detect-fork-support.patch
     inetutils-1.8-1003-use-daemon-from-the-C-library-when-possible.patch
     inetutils-1.8-1002-rshd-detect-__rcmd_errstr-support-in-the-C-lib.patch
     inetutils-1.8-1001-ftp-rename-ruserpass-to-avoid-C-library-collision.patch
     inetutils-1.8-0002-argp-fix-program_invocation_name-detection.patch

(From meta-openembedded rev: 11a6ce97f710fe6578a92edc5409b0aa315da79f)

Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-cheetah : Drop RDEPENDS from native build.
Philip Balister [Sat, 24 Nov 2012 16:32:05 +0000 (16:32 +0000)]
python-cheetah : Drop RDEPENDS from native build.

If the native recipe has the RDEPENDS in, the build fails because these
packages are not provided by python-native.

(From meta-openembedded rev: eb63724f431a0fb6b2fec1bd84ae7f04cb8744df)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibdbi: import from OE-classic and update to latest 0.8.4
Eric BENARD [Mon, 26 Nov 2012 18:10:14 +0000 (18:10 +0000)]
libdbi: import from OE-classic and update to latest 0.8.4

(From meta-openembedded rev: 32bf3d74d3f60fc78a7d14e76c73237f24221cc5)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogammu: import from OE-classic and upgrade to 1.32.0
Eric BENARD [Mon, 26 Nov 2012 18:10:15 +0000 (18:10 +0000)]
gammu: import from OE-classic and upgrade to 1.32.0

- provide default configuration files for both gammu and
gammu-smsd
- enable MySQL support
- enable libdbi support

(From meta-openembedded rev: e919d827151e840d95fea189d8b56d046672510c)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd-systemctl-native: fix FILESPATH to find systemctl
Martin Jansa [Mon, 26 Nov 2012 19:28:53 +0000 (19:28 +0000)]
systemd-systemctl-native: fix FILESPATH to find systemctl

* BPN is not enough and PN was removed in
  http://git.openembedded.org/openembedded-core/commit/?id=fb359583b659cda643973fa285002aaffb729a51

(From meta-openembedded rev: 681ef5d05325c663ae0a223240e46740b08a8946)

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 agoevolution-data-server: fix build with libxml2-2.9.0
Martin Jansa [Tue, 27 Nov 2012 07:54:40 +0000 (07:54 +0000)]
evolution-data-server: fix build with libxml2-2.9.0

* newer eds versions depend on external libgdata
  http://git.gnome.org/browse/evolution-data-server/commit/servers?h=gnome-2-32&id=28897beab5dcd4aab3586322a96280be92585db6
  but for this one, we need this patch

(From meta-openembedded rev: b670b48220004890055e0a869794e67e51cfce71)

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 agoopencv: update to 2.4.3 and fix some issues
Stefan Herbrechtsmeier [Tue, 27 Nov 2012 09:33:33 +0000 (09:33 +0000)]
opencv: update to 2.4.3 and fix some issues

* Update opencv and opencv-samples to 2.4.3
* Use tar instead of no longer available SVN repository
* Remove numpy detection patch and update related CMAKE variable
* Fix QA Issues: contains probably-redundant RPATH
* Add PACKAGES_DYNAMIC for split library packages

(From meta-openembedded rev: 3fd3b8153d2d90123682e603506559aae11c7ee3)

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohiawatha: add CONFFILES and a php example
Eric Bénard [Sun, 25 Nov 2012 17:25:10 +0000 (18:25 +0100)]
hiawatha: add CONFFILES and a php example

- add CONFFILES so that configuration files don't get overwritten
during upgrade
- add an example on how to launch php-cgi using php-fcgi

(From meta-openembedded rev: e4236266b7ac6103e4b9400eb51b5cb0037f3ba9)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: enable bz2, zip and mbstring
Eric Bénard [Sun, 25 Nov 2012 17:25:07 +0000 (18:25 +0100)]
modphp: enable bz2, zip and mbstring

- bz2 and zip remove warnings in phpmyadmin
- mbstring is usefull for multibyte strings

(From meta-openembedded rev: 9439d8132a0f936dfb7cefb73fa0a1c582826e4b)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomodphp: upgrade to 5.3.19
Eric Bénard [Sun, 25 Nov 2012 17:25:06 +0000 (18:25 +0100)]
modphp: upgrade to 5.3.19

(From meta-openembedded rev: 0f14256bed460ca3011caf8d463a8ce306764801)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: upgrade to 2.4.3
Eric Bénard [Sun, 25 Nov 2012 17:25:05 +0000 (18:25 +0100)]
apache2: upgrade to 2.4.3

(From meta-openembedded rev: 5b3749ca143c5e2a957d1509d65164e191a92883)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomysql: make it work after $libexec change - LP: #1068759
Marcin Juszkiewicz [Thu, 22 Nov 2012 10:45:55 +0000 (10:45 +0000)]
mysql: make it work after $libexec change - LP: #1068759

Mysql start scripts assumed that mysqld is in /usr/libexec/ directory.
It was true until 406bd38b4232f9f399ef5ffe0b4fac72ed605a23 landed in
OE-Core.

This changeset fixes mysqld start and initial databases population
scripts.

More: https://bugs.launchpad.net/linaro-oe/+bug/1068759

(From meta-openembedded rev: 5b427f6daae0caa7439256ecf35a877f1cb2dbed)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-systemd: meta-networking: ntp: Update bbappend to 4.2.6p5
Otavio Salvador [Wed, 31 Oct 2012 11:08:25 +0000 (09:08 -0200)]
meta-systemd: meta-networking: ntp: Update bbappend to 4.2.6p5

(From meta-openembedded rev: c6fe627660a6085f9377337f486e11bad92082e4)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-systemd: Move ntp recipes to 'meta-networking' sublayer
Otavio Salvador [Wed, 31 Oct 2012 11:08:24 +0000 (09:08 -0200)]
meta-systemd: Move ntp recipes to 'meta-networking' sublayer

(From meta-openembedded rev: 7da3e44c0dc53c05acce387bf5461d0e292f8d34)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqt4-embedded: drop bbappend for 4.8.1
Martin Jansa [Tue, 20 Nov 2012 16:43:58 +0000 (16:43 +0000)]
qt4-embedded: drop bbappend for 4.8.1

* 4.8.1 was removed in oe-core

(From meta-openembedded rev: d08ee5a51d4e89ae587d170f8b99062689841428)

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 agoqt4-x11-free: drop bbappend for 4.8.1
Martin Jansa [Tue, 20 Nov 2012 16:37:16 +0000 (16:37 +0000)]
qt4-x11-free: drop bbappend for 4.8.1

* 4.8.1 was removed from oe-core

(From meta-openembedded rev: bb3d744481c148ef570d9dfe0eb5f6821d02318b)

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: put .a files into ${PN}-staticdev package
Mario Domenech Goulart [Mon, 19 Nov 2012 12:00:29 +0000 (12:00 +0000)]
orbit2: put .a files into ${PN}-staticdev package

Change-Id: I1b1d5452fd0252f489061a7c6035a97e837c1d45
(From meta-openembedded rev: d2abc02ad6b1be0ab980b8712e7c0f1a5dc1d613)

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
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 agoRevert "ntp: Clean up recipes"
Koen Kooi [Wed, 21 Nov 2012 13:17:58 +0000 (14:17 +0100)]
Revert "ntp: Clean up recipes"

This breaks the upgrade path since 'ntpdate' has been renamed to 'ntp-date'. I don't know why this patch was applied when it was shot down on review.

This reverts commit d102fc3fe64844f5c85ff350874728139a63fe78.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonetperf: import from oe-classic and upgrade to 2.6.0
xin.ouyang@windriver.com [Mon, 12 Nov 2012 09:39:46 +0000 (09:39 +0000)]
netperf: import from oe-classic and upgrade to 2.6.0

(From meta-openembedded rev: b69b6e04f12b2fc45a3ebac8c741bda41fea6409)

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoptpd-2.2.0: drop the patch adjust-daemon-name.patch
Jackie Huang [Thu, 8 Nov 2012 09:01:49 +0000 (09:01 +0000)]
ptpd-2.2.0: drop the patch adjust-daemon-name.patch

The patch adjust-daemon-name.patch is to change the daemon name
ptpd2 back to ptpd, which broke some functionality:

root@qemu0:~# ptpd -g
Error: 1 ptpd daemon(s) detected in parallel, but we were not expecting any. Exiting.

so drop it and use the default daemon name ptpd2.

(From meta-openembedded rev: 5955e22f6ecf0196a129c27641c6d85820f8b962)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoaoetools: add a recipe for version 34
dhall [Wed, 7 Nov 2012 19:15:21 +0000 (19:15 +0000)]
aoetools: add a recipe for version 34

Add the aoetools (ATA over Ethernet) package to be
used along with a kernel module(aoe.ko) and server
software(vblade) to support ATA over ethernet network
storage.

(From meta-openembedded rev: 4c20b896d8b709fbaed8888da98e81de74292b90)

Signed-off-by: dhall <dennis.hall@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoomgps: add patch to fix build with latest glib from oe-core
Martin Jansa [Thu, 15 Nov 2012 11:44:46 +0000 (11:44 +0000)]
omgps: add patch to fix build with latest glib from oe-core

(From meta-openembedded rev: b38e0815204007873116bb657d9943c7f0206fb2)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-numpy: Move static libraries to -staticdev
Stefan Herbrechtsmeier [Fri, 16 Nov 2012 10:32:45 +0000 (10:32 +0000)]
python-numpy: Move static libraries to -staticdev

(From meta-openembedded rev: 7dccdaa8b699b2048f6701c427cf0d06b94cf25f)

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoklibc: upgrade from 2.0.1 to 2.0.2
Andrea Adami [Wed, 24 Oct 2012 23:08:55 +0000 (23:08 +0000)]
klibc: upgrade from 2.0.1 to 2.0.2

(From meta-openembedded rev: a398b07f294b05608c82726cd4ca2fdba111dc36)

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: refactor runtime deps for shared utils
Andrea Adami [Thu, 1 Nov 2012 18:50:11 +0000 (18:50 +0000)]
klibc: refactor runtime deps for shared utils

rebased after d.expand / bb.data.expand change

(From meta-openembedded rev: de40d9357d793cba0fd17cd46106ffd6b7fdc85f)

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 agokernel.bbclass: remove explicit version.h target
Bruce Ashfield [Thu, 18 Oct 2012 14:47:05 +0000 (10:47 -0400)]
kernel.bbclass: remove explicit version.h target

The compilation routine for the kernel has an explicit call to
build version.h, which works fine for most kernels, but the
location of it has recently changes.

commit d183e6f5 [UAPI: Move linux/version.h]
commit 10b63956 [UAPI: Plumb the UAPI Kbuilds into the user
                 header installation and checking]

moves the file to include/generated/linux/version.h and then to
include/generated/uapi/linux/version.h.

As a result kernel builds of 3.7 or bisection builds of intermediate
kernel commits will fail with:

  make[2]: *** No rule to make target `include/linux/version.h'.  Stop.

Making the explicit version.h build conditional on the version, or
via a file test would fix the problem, but it introduces some complexity
to the build.

Even without an explicit call to build version.h, it is always produced
by the kernel build, so it can simply be removed.

This extra make line was originally so that the kernel version could be
determined, so that then different instructions could be executed depending
on whether it was a 2.4 or 2.6 kernel. Since we no longer support 2.4, this
code is no longer needed.

[YOCTO: #3293]

(From meta-openembedded rev: 8e489120f9c4ae91e121ae9d33fecc1aacdf3257)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: Make the main systemd files proper CONFFILES
Holger Hans Peter Freyther [Fri, 9 Nov 2012 13:07:53 +0000 (13:07 +0000)]
systemd: Make the main systemd files proper CONFFILES

Allow a user to edit the main systemd configuration files and have
them not overwritten at the next upgrade of it.

(From meta-openembedded rev: 8ae005d033f807659252f07d0fbb7363ea5744fb)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomercurial-native: fix install
Eric BENARD [Mon, 12 Nov 2012 16:57:11 +0000 (16:57 +0000)]
mercurial-native: fix install

else host python is used leading to the following error if the host doesn't
have the python headers installed :
| Python headers are required to build Mercurial
| make: *** [build] Error 1

(From meta-openembedded rev: e23c48c67e5cb6b6b85880559d0767469a25d42a)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agothunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build
Andreas Müller [Mon, 12 Nov 2012 10:44:28 +0000 (11:44 +0100)]
thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-desktop: copy omf.make from ${STAGING_DATADIR_NATIVE} instead ${STAGING_DATADIR}
Andreas Müller [Tue, 6 Nov 2012 10:37:46 +0000 (11:37 +0100)]
gnome-desktop: copy omf.make from ${STAGING_DATADIR_NATIVE} instead ${STAGING_DATADIR}

* omf.make is installed by gnome-common
* oe-core gnomebase.bbclass adds gnome-common-native to DEPENDS
* error message was:
  | DEBUG: Executing shell function do_configure
  | cp: cannot stat `/home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/share/gnome-common/data/omf.make': No such file or directory

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogvfs-gdu-volume-monitor: fix build after oe-core's libexecdir transition
Andreas Müller [Thu, 25 Oct 2012 09:57:12 +0000 (11:57 +0200)]
gvfs-gdu-volume-monitor: fix build after oe-core's libexecdir transition

tests:
* buildhistory check with libexecdir = /usr/libexec
* run test with libexecdir = /usr/lib/${BPN}

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogvfs: fix build
Andreas Müller [Sat, 13 Oct 2012 12:31:32 +0000 (12:31 +0000)]
gvfs: fix build

error message was for build from scratch and latest heads:

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

(From meta-openembedded rev: 211c2ba382d921519761bc0d241942f927cf692e)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolighttpd: move systemd appends since recipe is in oe-core
Andreas Müller [Thu, 20 Sep 2012 07:43:26 +0000 (09:43 +0200)]
lighttpd: move systemd appends since recipe is in oe-core

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohiawatha: disable caching by default
Jack Mitchell [Tue, 6 Nov 2012 13:17:21 +0000 (13:17 +0000)]
hiawatha: disable caching by default

Caching shouldn't be on by default as it can cause some unpredictable
results in certain situations.

(From meta-openembedded rev: 87d5eaf8a336516c22ec4a498ed40b9983306496)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohiawatha: update to 8.6
Jack Mitchell [Tue, 6 Nov 2012 13:17:20 +0000 (13:17 +0000)]
hiawatha: update to 8.6

(From meta-openembedded rev: b40884a5e566dc94626b2f001fc22c15f47c6137)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofreerdp: Bump SRCREV to 1.0.2 snapshot of 2012-10-30
Otavio Salvador [Wed, 31 Oct 2012 11:08:26 +0000 (11:08 +0000)]
freerdp: Bump SRCREV to 1.0.2 snapshot of 2012-10-30

(From meta-openembedded rev: ae2926ef202541014cde7c91a9ff75ed8b4eb390)

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 agogitver: fix gitver to work with yocto 1.3
Radek Dostal [Mon, 29 Oct 2012 07:53:35 +0000 (07:53 +0000)]
gitver: fix gitver to work with yocto 1.3

replace oe_run and oe.process with bb.process
gitver got broken by following oe-core commits:
  15ad62ab1be060d8a7cdc2d28167ea3af4cfd5d5
  d56062cbf92ef206bf06c767befacb66927a9a36

(From meta-openembedded rev: 36f85eee821565c5bc197e7215ba13411a5605b4)

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 agofreerdp: Update to lastest stable (upcoming 1.0.2)
Otavio Salvador [Mon, 29 Oct 2012 12:29:45 +0000 (12:29 +0000)]
freerdp: Update to lastest stable (upcoming 1.0.2)

This changes the build system from autotools for cmake so we change
the options to allow it to proper build.

(From meta-openembedded rev: 5056a7bf473c1e121eefa869f6a61ac4580604c9)

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 agoccid: Update to 1.4.8
Otavio Salvador [Mon, 29 Oct 2012 12:29:44 +0000 (12:29 +0000)]
ccid: Update to 1.4.8

(From meta-openembedded rev: f51d30baf0788f47f941ea1d959b716eba1b0eed)

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 agopcsc-lite: Update to 1.8.6
Otavio Salvador [Mon, 29 Oct 2012 12:29:43 +0000 (12:29 +0000)]
pcsc-lite: Update to 1.8.6

(From meta-openembedded rev: 0c436f12d9562823192092d22b6cbb64c6a13512)

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 agoiotop: add from OE-Classic, update and tidy up
Paul Eggleton [Sun, 28 Oct 2012 23:22:55 +0000 (23:22 +0000)]
iotop: add from OE-Classic, update and tidy up

* Update to 0.4.4, adjusting python module dependencies as appropriate
* Add SUMMARY and DESCRIPTION
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Fix unpackaged directory warning

(From meta-openembedded rev: 73e16796802616c78ec9c3268fa030b497243a73)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoddrescue: add from OE-Classic, update and tidy up
Paul Eggleton [Sun, 28 Oct 2012 16:02:47 +0000 (16:02 +0000)]
ddrescue: add from OE-Classic, update and tidy up

* Update to 1.16
* Add LIC_FILES_CHKSUM
* Add SUMMARY and extend DESCRIPTION
* Drop PRIORITY
* Drop AUTHOR (generally we don't include this)

(From meta-openembedded rev: ff3e844f6923e09f867adfae95f2143b50e3e656)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-settings-daemon: add missing DEPENDS
Koen Kooi [Tue, 30 Oct 2012 08:49:10 +0000 (09:49 +0100)]
gnome-settings-daemon: add missing DEPENDS

(From meta-openembedded rev: ce5a86a4e3c333740d06d5a0b203ba1296f0d3e8)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoReplace bb.data.* with d.*
Paul Eggleton [Sun, 28 Oct 2012 13:49:59 +0000 (13:49 +0000)]
Replace bb.data.* with d.*

Used sed expression given here:

http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html

Plus an additional expression for .expand. Full expression is:

sed \
-e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \
-e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \
-i `grep -ril bb.data *`

Some minor correction in systemd.bbclass was needed for some expressions
that didn't quite match the regex in the desired way; additionally a few
instances were manually changed.

(From meta-openembedded rev: 3a30c562385cb3d9cd1b3043f6fe677a22024018)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomysql5-native: remove PSTAGING_DISABLED
Paul Eggleton [Fri, 26 Oct 2012 15:10:51 +0000 (16:10 +0100)]
mysql5-native: remove PSTAGING_DISABLED

This variable is no longer used with OE-Core.

(From meta-openembedded rev: d66c9a8b625f7b19f7b17e728dc82413399c2e19)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRemove NATIVE_INSTALL_WORKS
Paul Eggleton [Fri, 26 Oct 2012 15:08:37 +0000 (16:08 +0100)]
Remove NATIVE_INSTALL_WORKS

This variable is no longer used with OE-Core.

(From meta-openembedded rev: f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRemove PRIORITY
Paul Eggleton [Fri, 26 Oct 2012 15:06:34 +0000 (16:06 +0100)]
Remove PRIORITY

We don't set this field in recipes anymore.

(From meta-openembedded rev: 8ea80933fc1ca89aa44456a1afa24be69140829b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: update documentation2.patch to apply
Martin Jansa [Thu, 25 Oct 2012 09:29:09 +0000 (11:29 +0200)]
samba: update documentation2.patch to apply

* fails here because of non-ASCII characters:
ERROR: Command Error: exit status: 1  Output:
Applying patch documentation2.patch
patching file docs-xml/manpages-3/nmbd.8.xml
patching file docs-xml/manpages-3/samba.7.xml
patching file docs-xml/manpages-3/smb.conf.5.xml
patching file docs-xml/manpages-3/smbd.8.xml
patching file docs-xml/using_samba/appd.xml
patching file docs-xml/using_samba/ch01.xml
patching file docs-xml/using_samba/ch07.xml
patching file docs/htmldocs/manpages/nmbd.8.html
patching file docs/htmldocs/manpages/samba.7.html
patching file docs/htmldocs/manpages/smb.conf.5.html
patching file docs/htmldocs/manpages/smbd.8.html
patching file docs/manpages/nmbd.8
patching file docs/manpages/samba.7
patching file docs/manpages/smb.conf.5
patching file docs/manpages/smbd.8
patching file examples/tridge/smb.conf
patching file swat/lang/tr/help/welcome.html
Hunk #1 FAILED at 40.
Hunk #2 succeeded at 66 with fuzz 2.
1 out of 2 hunks FAILED -- rejects in file swat/lang/tr/help/welcome.html
Patch documentation2.patch does not apply (enforce with -f)
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /OE/jansa-test/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/samba-3.6.8-r0/temp/log.do_patch.2937

(From meta-openembedded rev: 1571c2c566c51799eceea2aabe13d1c3116f36b3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyqt: don't bypass sstate with sip files
Martin Jansa [Wed, 24 Oct 2012 22:25:53 +0000 (00:25 +0200)]
python-pyqt: don't bypass sstate with sip files

* discovered with http://patchwork.openembedded.org/patch/38521/

(From meta-openembedded rev: 00fe75fb5773cf5602a20a50ed299ed287dd6ebd)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocheck: drop from meta-oe, there is libcheck in oe-core
Martin Jansa [Wed, 24 Oct 2012 15:58:48 +0000 (17:58 +0200)]
check: drop from meta-oe, there is libcheck in oe-core

(From meta-openembedded rev: cde537a83dc479fd48e0e07e9856347f1766193d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoloudmouth: depend on libcheck instead of check
Martin Jansa [Wed, 24 Oct 2012 15:59:40 +0000 (17:59 +0200)]
loudmouth: depend on libcheck instead of check

(From meta-openembedded rev: 25ddf1a6bb96ea70d3426e1b80e5763796aaae17)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovala-terminal: inherit vala
Martin Jansa [Wed, 24 Oct 2012 13:31:00 +0000 (15:31 +0200)]
vala-terminal: inherit vala

* we need to export XDG_DATA_DIRS

(From meta-openembedded rev: e2801b9e195dd5b1d8fc4ea0297c1ea81a49b1af)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomidori: inherit vala
Martin Jansa [Wed, 24 Oct 2012 13:30:41 +0000 (15:30 +0200)]
midori: inherit vala

* we need to export XDG_DATA_DIRS

(From meta-openembedded rev: 58534dfb1cf10552f89d81a84dcdfc37704a2c8a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoimlib2: inherit binconfig
Martin Jansa [Wed, 24 Oct 2012 12:42:56 +0000 (14:42 +0200)]
imlib2: inherit binconfig

* it was installing imlib2-config directly to sysroot

(From meta-openembedded rev: 105e4511517fd384ccd4d1da6ef83ea9833540e8)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotangogps: inherit gconf
Martin Jansa [Wed, 24 Oct 2012 12:36:17 +0000 (14:36 +0200)]
tangogps: inherit gconf

(From meta-openembedded rev: 86ac5cbea5e2e2abf2a4a1fe32295362a30c3f8a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofoxtrotgps: inherit gconf
Martin Jansa [Wed, 24 Oct 2012 12:36:07 +0000 (14:36 +0200)]
foxtrotgps: inherit gconf

(From meta-openembedded rev: 9c44bdd0cb7e73e0e7ffeaedd58b80f35dd1fe0f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohddtemp: add from OE-Classic and update
Paul Eggleton [Wed, 24 Oct 2012 14:33:42 +0000 (15:33 +0100)]
hddtemp: add from OE-Classic and update

hddtemp is unmaintained upstream so we have to do a bit of patching. All
patches sourced from Debian/Fedora, except hddtemp-no-nls-support.patch
which came from OE-Classic.

Other improvements:
* Add initscript from Debian
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* inherit gettext to avoid error during configure

(From meta-openembedded rev: 8fdd493d0b276173d54ec17beebf3eab5b38057c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotraceroute: Add from OE-Classic, uprev and update
Morgan Little [Tue, 23 Oct 2012 18:04:50 +0000 (18:04 +0000)]
traceroute: Add from OE-Classic, uprev and update

Uprev traceroute from 2.0.12 in OE-Classic to 2.0.18.

Update SUMMERY, DESCRIPTION, LICENSE, LIC_FILES_CHKSUM, update do_install
to be similar Fedora rpm spec files, and update update alternatives to use
the update alteratives class.

(From meta-openembedded rev: 79811942660877cedf366c542d2ee4025bf54b77)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Clean up recipes
Morgan Little [Tue, 23 Oct 2012 16:20:20 +0000 (16:20 +0000)]
ntp: Clean up recipes

Clean up recipes to make them easier to read and to allow ntp-ssl to build
 * Move common portions to ntp.inc
 * Update ntp-ssl to require ntp.inc oppose to ntp_${PV}.bb
 * Change ntp-ssl EXTRA_OECONF to append so it won't try to configure snmp as
it will use local paths can cause a error while configuring

(From meta-openembedded rev: d102fc3fe64844f5c85ff350874728139a63fe78)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Uprev from 4.2.6p3 to 4.2.6p5
Morgan Little [Tue, 23 Oct 2012 16:20:19 +0000 (16:20 +0000)]
ntp: Uprev from 4.2.6p3 to 4.2.6p5

(From meta-openembedded rev: e15543f05bb2c321cd649b90de50d1a3d8cd1199)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: Move from meta-oe to meta-networking
Morgan Little [Tue, 23 Oct 2012 16:20:18 +0000 (16:20 +0000)]
ntp: Move from meta-oe to meta-networking

(From meta-openembedded rev: 0dbda720a33ab8062a761f59f8fa51ffaeb3c19a)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopimlico: remove Poky overrides
Ross Burton [Thu, 30 Aug 2012 10:10:55 +0000 (10:10 +0000)]
pimlico: remove Poky overrides

There was a poky distro override to enable the "owl" window menu functionality.
As these packages are in meta-oe now and only Sato/poky supported owl, remove
the override and patches.

(From meta-openembedded rev: 55855cd569fbff7182974ca08b1de8435bf0f597)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agohplip: Introduce version 3.12.6
Marc Reilly [Tue, 21 Aug 2012 01:48:18 +0000 (01:48 +0000)]
hplip: Introduce version 3.12.6

This introduces a recipe to build hplip 3.12.6 in a simple configuration
aimed at USB printers. It is based on a 3.11.3a recipe for oe classic
by Steve Sakoman.

The hp-setup program is patched to add a small delay after restarting cups,
as on slower embedded systems the cups daemon would sometimes not restart
quickly enough and adding a new printer would sporadically fail.

Tested on an armv6 system (with cups 1.4.6, ghostscript 9.05, foomatic).

(From meta-openembedded rev: e0fe08a35ae6e1a4458c13daa13167c9a1e74bde)

Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agof2fs-tools: add 1.1.0
Koen Kooi [Wed, 24 Oct 2012 09:52:43 +0000 (11:52 +0200)]
f2fs-tools: add 1.1.0

These are the tools needed for creating and managing f2fs partitions.

(From meta-openembedded rev: ab30278835335a2fec6c9bfb672089db21fda852)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoapache2: avoid injecting host include path
Paul Eggleton [Mon, 22 Oct 2012 14:22:53 +0000 (15:22 +0100)]
apache2: avoid injecting host include path

includedir (by way of EXTRA_INCLUDES) gets into the CFLAGS of modphp
via apxs; thus it should not point to a location on the host.

(From meta-openembedded rev: 20506c8cb4369a219ecfa892065917b930b910a5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoRevert "maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass"
Koen Kooi [Wed, 24 Oct 2012 06:39:12 +0000 (08:39 +0200)]
Revert "maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass"

The class hasn't hit oe-core yet

This reverts commit eb66e508e33ccbec8299041265eef183913a3a8c.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: update to version 3.6.8
Otavio Salvador [Tue, 23 Oct 2012 19:25:05 +0000 (19:25 +0000)]
samba: update to version 3.6.8

(From meta-openembedded rev: be304441d8a63df14d91c2c8ee79aa126f87d74a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorage: Add license checksum
Otavio Salvador [Tue, 23 Oct 2012 19:22:03 +0000 (19:22 +0000)]
rage: Add license checksum

(From meta-openembedded rev: 84cdc8465c653af1827da2f3dce57cdce135bc3f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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 agoepdfview: Sync with Debian 0.1.8-3 patches
Otavio Salvador [Tue, 23 Oct 2012 19:22:02 +0000 (19:22 +0000)]
epdfview: Sync with Debian 0.1.8-3 patches

This includes the patches in use in Debian package to fix color
inversion and other minor issues.

(From meta-openembedded rev: 9f21b18da323b1aca5cf49619ff353872c87f008)

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 agomysql: always replace paths in mysql_config script
Paul Eggleton [Tue, 23 Oct 2012 09:17:08 +0000 (09:17 +0000)]
mysql: always replace paths in mysql_config script

Path replacement was not happening on some machines if the MySQL build
scripts set a different path in the produced mysql_config script,
resulting in host paths being left in.

Original patch by Joe Slater <jslater@windriver.com>.

(From meta-openembedded rev: 415c49a0c7ba008ed26f6639dd57a96fa9b986e1)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2: fix build
Andreas Müller [Sun, 21 Oct 2012 16:41:43 +0000 (16:41 +0000)]
libgphoto2: fix build

autoconf.bbclass forces building po dirs by copying po/Makefile.in.in. We have
to care for libgphoto2_port/po/Makefile.in.in too and have to remove
AM_PO_SUBDIRS() from configure.ac since that causes

| autoreconf: running: aclocal --system-acdir=/home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/aclocal-copy/ --automake-acdir=/home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ --force -I auto-m4 -I m4m
| configure.ac:230: error: `po-directories' is already registered with AC_CONFIG_COMMANDS.

(From meta-openembedded rev: 5febf70d37c7e9cf55fa7de5285531a810312e3a)

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 agolmsensors: Initial commit
Marc Ferland [Fri, 19 Oct 2012 15:15:34 +0000 (15:15 +0000)]
lmsensors: Initial commit

The lmsensors project provides hardware health monitoring tools in the
form of kernel drivers, a user-space library and some helper
programs. This recipe provides all the different user-space tools
offered by lmsensors in separete packages. Startup scripts and default
configuration files are also made available through this commit.

The packages consist of (description text from lmsensors documentation):
* lmsensors-libsensors: The user-space sensors support library code.
* lmsensors-sensors: A console tool to report sensor readings and set
  new sensor limits.
* lmsensors-sensord: A daemon to watch sensor values and log
  problems. It includes RRD support.
* lmsensors-fancontrol: Controls fanspeeds responding to changes on
  temperature sensors. Configuration through pwmconfig.
* lmsensors-sensorsdetect: This program tries to detect the available
  SMBus adapters and the chips connected to them, as well as Super-I/O
  and misc chips.
* lmsensors-sensorsconfconvert: Convert configuration files from
  lmsensorsv2 to lmsensorsv3.
* lmsensors-pwmconfig: tests the pwm (pulse width modulation) outputs
  of sensors for their effect on the fans and helps to setup the
  configfile for fancontrol.
* lmsensors-isatools: This program sets/gets the registers of ISA or
  Super-I/O chips.

(From meta-openembedded rev: c00f3c285c722a480ce9f02bcebc64fd36c1a1b0)

Signed-off-by: Marc Ferland <ferlandm@sonatest.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodevilspie2: initial add 0.24
Andreas Müller [Fri, 19 Oct 2012 01:46:12 +0000 (01:46 +0000)]
devilspie2: initial add 0.24

(From meta-openembedded rev: 4a0066557bcf3af2a9516b523efbfba7387db063)

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 agomaliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass
Samuel Stirtzel [Wed, 17 Oct 2012 14:37:52 +0000 (14:37 +0000)]
maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass

To be merged after gtk-immodules-cache.bbclass hits oe-core

(From meta-openembedded rev: eb66e508e33ccbec8299041265eef183913a3a8c)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosmbnetfs: add recipe for smbnetfs, a fuse filesystem for windows networks
Sander van Grieken [Fri, 7 Sep 2012 17:58:26 +0000 (17:58 +0000)]
smbnetfs: add recipe for smbnetfs, a fuse filesystem for windows networks

(From meta-openembedded rev: 80e475919c188b59928139c820ea8137ea05de9b)

Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoJansson: new recipe, library for creating and manipulating JSON strings in C
Jack Mitchell [Thu, 6 Sep 2012 13:03:58 +0000 (13:03 +0000)]
Jansson: new recipe, library for creating and manipulating JSON strings in C

(From meta-openembedded rev: 35586da6c027526fc47aa51cd45e56d76254fabc)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: disable python
Martin Jansa [Tue, 23 Oct 2012 15:41:33 +0000 (15:41 +0000)]
systemd: disable python

* otherwise configure uses python-config from host and passes wrong CFLAGS
  see http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-October/042058.html
  for details

(From meta-openembedded rev: 5067ced3fa2232e7d860b636b11536de1bf2780d)

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: update to 195
Koen Kooi [Tue, 23 Oct 2012 09:15:09 +0000 (11:15 +0200)]
systemd: update to 195

disable microhttd and package new files

(From meta-openembedded rev: 86467baae99881a612d10e4dc81133a5894cb89f)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
Samuel Stirtzel [Mon, 22 Oct 2012 15:13:28 +0000 (15:13 +0000)]
libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg

This fixes "ERROR: Multiple .bb files are due to be built which each provide jpeg"

(From meta-openembedded rev: 662fd013adcbee8c59f4f475a11911c3267eae90)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Acked-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 agosystemd: Upgrade past v194
Khem Raj [Wed, 10 Oct 2012 05:03:42 +0000 (05:03 +0000)]
systemd: Upgrade past v194

Booted on eglibc i586, arm, ppc qemu  systems

(From meta-openembedded rev: fb368b0790a2804080f28b75cf27dcffde763c37)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosshfs-fuse : Import recipe from Openembedded Classic.
Philip Balister [Thu, 18 Oct 2012 21:36:57 +0000 (21:36 +0000)]
sshfs-fuse : Import recipe from Openembedded Classic.

(From meta-openembedded rev: 2c1f670d731fb1c4a2167b110e9ae1c3288a8108)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agofuse : Update to version 2.9.2.
Philip Balister [Thu, 18 Oct 2012 21:36:56 +0000 (21:36 +0000)]
fuse : Update to version 2.9.2.

Bug fix release.

(From meta-openembedded rev: 4f767925eceeb7751c12c786e833d538ba7ba15b)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomysql: start at runlevel 5 not S
Marcin Juszkiewicz [Thu, 18 Oct 2012 13:03:49 +0000 (13:03 +0000)]
mysql: start at runlevel 5 not S

Without that change target system had to be restarted to get MySQL
running or it had to be run by hand. Reason was simple: mysql init
script was starting before S99configure when package was not yet
configured.

(From meta-openembedded rev: 44cb71bbc98ab351748b300023cdae7a01ce5c7b)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomcnavi: move from meta-oe to meta-efl
Martin Jansa [Thu, 18 Oct 2012 19:48:22 +0000 (21:48 +0200)]
mcnavi: move from meta-oe to meta-efl

* mcnavi depends on ecore, but meta-oe does not depend on meta-efl
* thanks to kergoth for reporting this!

(From meta-openembedded rev: 673b3b66273837de43f3de6268d5686f7fe8367b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxaw: drop libxp and printproto from DEPENDS
Martin Jansa [Thu, 18 Oct 2012 15:54:01 +0000 (17:54 +0200)]
libxaw: drop libxp and printproto from DEPENDS

* it was removed from oe-core
  http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328
* there should be --disable-xprint/--without-xprint too, but it looks
  like all support for xprint was removed from libxaw already

  commit 012e73faab8dc8617c6da4679715dae14f6cddd4
  Author: Daniel Stone <daniel@fooishbar.org>
  Date:   Fri Aug 15 18:25:53 2008 +0300

    Remove last remaining vestiges of Xprint support

(From meta-openembedded rev: 5ce4d83f34e4e076683bdd27f00e29cc4d546834)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoecore: drop libxputil from DEPENDS
Martin Jansa [Thu, 18 Oct 2012 15:53:38 +0000 (17:53 +0200)]
ecore: drop libxputil from DEPENDS

* it was removed from oe-core
  http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328
* it needs to be explicitly disabled now, because recipe was removed in
  oe-core, but files still stay in sysroot and we cannot even
  cleansstate it now without recipes around.

(From meta-openembedded rev: 503191773e04115c42042c26336d87ff8b843e1c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>