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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Martin Jansa [Sat, 13 Oct 2012 08:21:52 +0000 (10:21 +0200)]
mcnavi: remove myslq_config include path work around
* it was fixed in mysql5
3f95bb907381ac5fd789452e1330c12f9a8904f9
(From meta-openembedded rev:
0b0b889a1e5c49902d7e1d87a670f11054b384ae)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 12 Oct 2012 08:13:12 +0000 (10:13 +0200)]
PACKAGES_DYNAMIC: use regexp not glob
* bitbake uses PACKAGES_DYNAMIC as regexp
^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
* made all those last '-' optional, use .* (or nothing)
* use += instead of = in most cases to keep ${PN}-locale from
bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*"
(From meta-openembedded rev:
8402b7ac0f2e3b0afd9d56e16e7935e1887c7698)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jack Mitchell [Thu, 18 Oct 2012 14:08:16 +0000 (14:08 +0000)]
hiawatha: add initial 8.5 recipe and associated files
(From meta-openembedded rev:
4cd60deb11a8a6f9134d7f6ec39255a35d921426)
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Mon, 15 Oct 2012 12:38:51 +0000 (13:38 +0100)]
modphp: call gnu-configize in do_configure
Since we override do_configure, gnu-configize doesn't get called and
using the old gnu-config files distributed with the PHP source can cause
problems for some people e.g. building for AArch64; so add a call to it
explicitly here.
(From meta-openembedded rev:
6fe4073a2618c1c962972dc83523b72fc1d66e31)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Samuel Stirtzel [Wed, 17 Oct 2012 08:55:32 +0000 (08:55 +0000)]
Maliit: Add initial recipes
Maliit is a Qt based virtual keyboard under liberal license (LGPLv2.1 / BSD)
The inputmethod framework from Qt is used and it supports gtk-immodules.
It can also be used without dependencies to GTK+ (separate package for GTK+)
(From meta-openembedded rev:
d9b7d6b4cd6b959b3998ddfec9775b64ffa61fe0)
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>
Paul Eggleton [Tue, 16 Oct 2012 12:47:20 +0000 (13:47 +0100)]
iso-codes: set SUMMARY
(From meta-openembedded rev:
0caaa82c3d7e6b4704c27ad40e37c0eb5db7048b)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Tue, 16 Oct 2012 12:45:43 +0000 (13:45 +0100)]
libnice: tidy up meta variables
* Add SUMMARY
* Fix typo in DESCRIPTION
* Set LICENSE to a parsable form
(From meta-openembedded rev:
c5e1eafb8882bce54595fdf085b988a39b880a6c)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Tue, 16 Oct 2012 12:42:16 +0000 (13:42 +0100)]
rrdtool: add pango to DEPENDS
The configure script fails without pangocairo which is provided by
pango.
(From meta-openembedded rev:
d68bda569b6567daef1b9f52ce7be820d57228da)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Tue, 16 Oct 2012 12:40:24 +0000 (13:40 +0100)]
libc-client: correct LICENSE
The license is Apache 2.0 according to the included LICENSE.txt file.
(From meta-openembedded rev:
b7ff794b1ee83267fc2f7453dccb96398ccef313)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Fri, 28 Sep 2012 06:35:50 +0000 (06:35 +0000)]
libxfce4ui: add glade package
* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1].
* Unfortunately some host distributions do not supply a libxfce4ui-glade package.
* By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's
glade-files on target machine.
[1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021
(From meta-openembedded rev:
cc4b2fa400f673001088b1fe2c1a5869d7d2b312)
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>
Andreas Müller [Fri, 28 Sep 2012 06:35:49 +0000 (06:35 +0000)]
glade3: initial add 3.8.2
(From meta-openembedded rev:
c2a0882c52f4416252cb4ce9bd964eb9daf9b85a)
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>
Otavio Salvador [Thu, 11 Oct 2012 21:46:02 +0000 (21:46 +0000)]
xbmc: Fix serveral build errors and install missing dependencies
This allow the package to build fine. On the test board it didn't show
anything in display but it seems to be hardware specific issue.
(From meta-openembedded rev:
7eb2c6f8459fdcad5eb0f0dc2d8ca17a327dc0f6)
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>
Paul Eggleton [Fri, 12 Oct 2012 16:36:14 +0000 (17:36 +0100)]
modphp: make LICENSE more accurate
PHP 5 is distributed under the PHP 3.01 license (which we identify as
PHP-3.0 as far as common license files go).
Fixes the following warning:
WARNING: modphp: No generic license file exists for: PHP in any provider
(From meta-openembedded rev:
a660f4a0289884f516ed85a75a25c722e31e88c9)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Fri, 12 Oct 2012 16:30:54 +0000 (17:30 +0100)]
modphp: fix rpath QA issue
Fixes the following QA issue:
ERROR: QA Issue: package modphp contains bad RPATH ${STAGING_DIR_TARGET}/usr/lib in file ${WORKDIR}/packages-split/modphp/usr/lib/apache2/modules/libphp5.so
(From meta-openembedded rev:
13338589e5f5adaf0470aa6cb87cde6ba745bd31)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Wed, 10 Oct 2012 10:04:20 +0000 (11:04 +0100)]
apache2: reorganise packaging definitions
Move RDEPENDS to the end and PACKAGES before other packaging
definitions.
(From meta-openembedded rev:
a6614039ee04605d4b5efe6b2c2942dc9d0aac4d)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Wed, 10 Oct 2012 10:01:28 +0000 (11:01 +0100)]
apache2: work around bug in apr-1-config/apu-1-config scripts
The apr-1-config and apu-1-config scripts (installed into the sysroot
by apr and apr-util respectively) report incorrect paths with current
OE-Core - see:
http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267
Since OE-Core is frozen at the moment, work around the issue by taking
a copy of the scripts and fixing them up. Additionally we need to not
mangle the libtool name as apr installs it into the sysroot as just
'libtool'.
This fixes building apache2 with rm_work enabled.
(From meta-openembedded rev:
dff2c1bd5291e95b35a102c1b5fdbe78aa627c41)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Galbusera [Tue, 9 Oct 2012 09:13:29 +0000 (09:13 +0000)]
libconfig: port from classic and update
* based on recipe from oe-classic
* update to currently available upstream version 1.4.9
(From meta-openembedded rev:
9e701bb060325bc47509d4874bd695f039191ea8)
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Ertsaas [Wed, 10 Oct 2012 06:00:31 +0000 (06:00 +0000)]
libftid: Change to use GPLv2 intead of GPLv2-RLE.
libftdi itself is licensed under LGPLv2, with some parts (eeprom programmer) is
licensed under GPLv2. There doesn't seem to be any part licensed under a
GPLv2-RLE variation of GPLv2, and so we should use GPLv2 instead of
GPLv2-RLE.
(From meta-openembedded rev:
ca82ad8f882427d3448b78840e51de96463331cc)
Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Otavio Salvador [Sat, 6 Oct 2012 20:18:30 +0000 (20:18 +0000)]
libav: Change the PACKAGES_DYNAMIC expression to be more restrict
Using 'lib*' we end having problem with every other package that
generate libraries dynamically thus we changed it to match the library
prefixes.
(From meta-openembedded rev:
97350f52280ea9b2f3d7b36ef248be5ba3e7c696)
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>
Otavio Salvador [Sat, 6 Oct 2012 20:18:29 +0000 (20:18 +0000)]
libav: Update git version to 2012-10-04 snapshot
This package depends on libpostproc to ensure same set of libraries is
provided for runtime.
(From meta-openembedded rev:
26a4e5d05a21e809b88d81a7bc94b5f9b9cc13b9)
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>
Otavio Salvador [Sat, 6 Oct 2012 20:18:28 +0000 (20:18 +0000)]
libpostproc: Add git version
This has been split from libav code during development of 0.9 series.
(From meta-openembedded rev:
2935a21d38de8b7130cbd80edfb097f2dac4a1d1)
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>
Otavio Salvador [Sat, 6 Oct 2012 20:18:27 +0000 (20:18 +0000)]
yajl: Update to 2.0.4 version
(From meta-openembedded rev:
c5af19d6c27c507583bccb55136191d3fb8618a0)
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>