Martin Jansa [Mon, 21 Apr 2014 11:53:29 +0000 (13:53 +0200)]
gnome-backgrounds: add intltool-native dependency
(From meta-openembedded rev:
ee70937a49afc9031401b369f037dbc8fc7e919d)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Anders Darander [Wed, 23 Apr 2014 11:24:34 +0000 (13:24 +0200)]
breakpad: update to latest svn
The old license file, COPYING has been renamed to LICENSE. It has also been
appended with the the disclaimer from src/common/convert_UTF.h (see r1285).
(From meta-openembedded rev:
d90d73fdd9b9ef9788ce1ef5208c87d39a280eeb)
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Anders Darander [Wed, 23 Apr 2014 11:24:33 +0000 (13:24 +0200)]
breakpad.bbclass: set includedir in CXXFLAGS
Previously this was only set in CFLAGS.
An build issue was discovered while convering in internal application
from Qt4 to Qt5. As a result of this, the required header files were
no longer found, until we also set CXXFLAGS.
(From meta-openembedded rev:
3f16487633f893d0d2674481acdb55849fe00b1e)
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Tue, 22 Apr 2014 08:24:41 +0000 (04:24 -0400)]
eject: Fix wrong return value
Remove the unnecessary return(1) from function usage(), so that eject -h
can return the right value.
(From meta-openembedded rev:
13237318a5ff732aec27f67e8b6ec71491f3e91b)
Signed-off-by: Zhangle Yang <zhangle.yang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Tue, 22 Apr 2014 07:07:28 +0000 (15:07 +0800)]
postgresql: enable some bindings
1. Enable pam, openssl, python, uuid, libxml, tcl, nls, libxml and perl bindings.
2. Make plperl, plpython, pltcl subpackages as dynamic in case other packages runtime
depend on them.
(From meta-openembedded rev:
2726a6c88d27af134e9174d8b108b40af7f65dab)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Tue, 22 Apr 2014 07:07:27 +0000 (15:07 +0800)]
postgresql: split out contrib into seperate packages
Make contrib and split them into postgresql-contrib.
(From meta-openembedded rev:
791e2943564d980f64ebf59509d5424d7b8c580f)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Tue, 22 Apr 2014 07:07:26 +0000 (15:07 +0800)]
postgresql: split out some lib files into seperate packages
1. Split out libecpg-compat-dev, libecpg-staticdev, libecpg-doc, libpq-staticdev,
libpgtypes-staticdev and libpgtypes-dev into seperate packages.
2. Multilib builds set the package name (PN) to both foo and lib32-foo breaking
build.use BPN instead to get the Base package name.
(From meta-openembedded rev:
8f4fa26870da97c7aaa8460890a4c7f45d1b687c)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Tue, 22 Apr 2014 07:07:25 +0000 (15:07 +0800)]
postgresql: add init script and DESCRIPTION
1. Add DESCRIPTION
2. Add init script for starting up the PostgreSQL server.
3. Disable krb5 by default
(From meta-openembedded rev:
ee8a6c23712aa5f267b881e62f1cda3812f56bde)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Wed, 23 Apr 2014 07:26:27 +0000 (03:26 -0400)]
gd: split the binaries to package gd-tools
As most linux distribution do, gd only includes the library,
and split all the command line tools into gd-tools, and add
the perl dependcy since one of the tools is a perl script.
(From meta-openembedded rev:
846ab65cfed72c1cdba465e51ed40d3a9fb6b690)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Hongxu Jia [Tue, 22 Apr 2014 06:48:55 +0000 (14:48 +0800)]
libcanberra: fix QA Warning Files/directories were installed but not shipped
...
WARNING: QA Issue: lib32-libcanberra: Files/directories were installed but not shipped
/usr/lib/libcanberra-0.29/libcanberra-gstreamer.so
/usr/lib/libcanberra-0.29/libcanberra-multi.so
/usr/lib/libcanberra-0.29/libcanberra-pulse.so
/usr/lib/libcanberra-0.29/libcanberra-null.so
/usr/lib/libcanberra-0.29/libcanberra-alsa.so
/usr/lib/libcanberra-0.29/.debug
/usr/lib/libcanberra-0.29/.debug/libcanberra-gstreamer.so
/usr/lib/libcanberra-0.29/.debug/libcanberra-multi.so
/usr/lib/libcanberra-0.29/.debug/libcanberra-pulse.so
/usr/lib/libcanberra-0.29/.debug/libcanberra-null.so
/usr/lib/libcanberra-0.29/.debug/libcanberra-alsa.so
...
The dynamic libraries were installed into '${BPN}-${PV}' rather than '${P}'.
(From meta-openembedded rev:
2112e618f28df5d5eeae9679c045ab8f5914e50e)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Mon, 21 Apr 2014 20:38:56 +0000 (22:38 +0200)]
devilspie2: update to 0.33
Note: 0.24 failed if lua >= 5.2 was build before devilspie (e.g world build) with
| src/script.c: In function 'init_script':
| src/script.c:65:2: warning: implicit declaration of function 'lua_open' [-Wimplicit-function-declaration]
| lua_State *lua=lua_open();
| ^
| src/script.c:65:17: warning: initialization makes pointer from integer without a cast [enabled by default]
| lua_State *lua=lua_open();
| ^
| arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon --sysroot=/home/superandy/tmp/oe-core-eglibc/sysroots/overo -ldl -lm -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed obj/devilspie2.o obj/xutils.o obj/script.o obj/script_functions.o -o bin/devilspie2 -lX11 `pkg-config --libs gtk+-2.0 libwnck-1.0 lua5.1`
| src/script.c:65: error: undefined reference to 'lua_open'
(From meta-openembedded rev:
49135be237314503a2b93fdf92ad10088e7859e9)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Mon, 21 Apr 2014 10:56:09 +0000 (12:56 +0200)]
gnome-disk-utility: set correct nautilus configure options
| gnome-disk-utility-2.32.0: gnome-disk-utility: configure was passed unrecognised options: --disable-nautilus-extension
(From meta-openembedded rev:
3a42cf587c285d5178dff46bde7d82a84430e268)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong Lu [Mon, 21 Apr 2014 09:13:01 +0000 (17:13 +0800)]
mariadb: add perl and perl modules to RDEPENDS
Perl and perl modules don't be installed in small image, but mariadb-server, mariadb-client
and mariadb-leftovers need them in runtime, so we add them to RDEPENDS.
(From meta-openembedded rev:
091225388eef8135b81755f2556ffb4999779b99)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 21 Apr 2014 08:55:58 +0000 (10:55 +0200)]
fbida: update to latest git and make motif a PACKAGECONFIG option
The x11 dependencies are now deterministic instead of enabling based on
DISTRO_FEATURES without changing DEPENDS.
Disable motif by default as well, since *fb*ida is supposed to be
framebuffer only by default.
(From meta-openembedded rev:
6c535e76e862fcba9307615f324b4d369ec42d88)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Mon, 21 Apr 2014 06:21:07 +0000 (02:21 -0400)]
rsyslog: add DEPENDS on bison-native and flex-native
(From meta-openembedded rev:
d1a619eeddb829caed85ef1a9f5901b772344b33)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Mon, 21 Apr 2014 06:21:06 +0000 (02:21 -0400)]
rsyslog: Add config files and use update-alternatives for rsyslog
- Add a logrotate config file for rsyslog.
- Change rsyslog.conf to be compatible with sysklogd.conf.
- Use update-alternatives since we have other syslog systems:
sysklogd, busybox-syslog, etc.
(From meta-openembedded rev:
e23158541c5dc49f4f75f7e7812fe65c8c512908)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Mon, 21 Apr 2014 06:21:05 +0000 (02:21 -0400)]
rsyslog: add PACKAGECONFIG for optional features
rsyslog supports many optional features, add PACKAGECONFIG
for them to ensures that the dependency on related packages
is deterministic and so that we can easily enable/disable
features.
(From meta-openembedded rev:
9ef1b542367416e2f2e418f33871f773d63a7bda)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Mon, 21 Apr 2014 06:21:04 +0000 (02:21 -0400)]
rsyslog: use BPN to fix multilib and add all licenses
- use BPN instead of PN to fix multilib builds
- add all three licenses
- add DESCRIPTION
(From meta-openembedded rev:
1760dd3e8995db842c06194d76600281390ce58c)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Fri, 11 Apr 2014 09:14:45 +0000 (17:14 +0800)]
ltrace: update to version 0.7.90
Upgrade ltrace to 0.7.90.
(From meta-openembedded rev:
59f41a800fe76994f7719e913c3c679926d3bdcf)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Mon, 21 Apr 2014 05:46:02 +0000 (01:46 -0400)]
iozone: update version to 414
Changes:
- use BPN to fix multilib builds
- drop the fileop-arm.patch since the issue is already
fixed in the new version.
(From meta-openembedded rev:
8115e1205911521f3f407d261a2c3b6bf6d2511d)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Tue, 22 Apr 2014 15:12:31 +0000 (23:12 +0800)]
apache: upgrade to 2.4.9
Upgrade apache from 2.4.7 to 2.4.9.
(From meta-openembedded rev:
396cb0c354a63f4eb25ddd1755c274206c234705)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Wenzong Fan [Mon, 21 Apr 2014 06:24:49 +0000 (14:24 +0800)]
radvd.init: fix path to radvd.conf sample
Correct the information that printed by radvd initscript.
(From meta-openembedded rev:
ee6f88f28566acaada77a74ce02f66fee0219ab4)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kai Kang [Mon, 21 Apr 2014 06:24:50 +0000 (14:24 +0800)]
quagga: fix CVE-2013-6051
Backport patch to fix CVE-2013-6051.
(From meta-openembedded rev:
715893e5ffcce8d32f096c93dd36f345e52c17a7)
Signed-off-by: Hu <yadi.hu@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kai Kang [Mon, 21 Apr 2014 06:24:51 +0000 (14:24 +0800)]
quagga: fix QA warning
When build quagga, it shows QA warnings:
WARNING: QA Issue: ELF binary '/home/build/poky/build/tmp/work/i586-poky-linux/quagga/0.99.21-r2.0/packages-split/quagga-bgpd/usr/sbin/bgpd' has relocations in .text
WARNING: QA Issue: ELF binary '/home/build/poky/build/tmp/work/i586-poky-linux/quagga/0.99.21-r2.0/packages-split/quagga-ripngd/usr/sbin/ripngd' has relocations in .text
The configure script tests compiler whether support option '-fPIE'. If
support, it pass option '-fPIE' to compiler then cause these QA
warnings.
Disable configure script to check option '-fPIC'.
(From meta-openembedded rev:
a277f303df123e050a98729415fed6a2590e7f76)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kai Kang [Mon, 21 Apr 2014 06:24:52 +0000 (14:24 +0800)]
ndisc6: allow the package can be empty
FILES_${PN} is set to null in original .bb file, this would cause
ndisc6 main package is missing, then one build error will happen:
ERROR: ndisc6 not found in the base feeds (qemux86 i586 x86 noarch any all).
To fix this, need to set ALLOW_EMPTY_${PN} = "1".
(From meta-openembedded rev:
182c235bd97cfeda861fccda3634104a61bf5e79)
Signed-off-by: Xudong.zhu <xudong.zhu@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Wenzong Fan [Mon, 21 Apr 2014 05:53:28 +0000 (01:53 -0400)]
ntp: fix hardcode to /usr/bin/perl
This patch properly uses the path variables and fixes ntptrace and
ntp-wait, just in case perl is not installed with the hardcode path.
(From meta-openembedded rev:
b96ae8191dbd23b3105e324e5f4f3522664811ca)
Signed-off-by: Rahat Mahbub <rahat.mahbub@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Christian Ziethén [Wed, 9 Apr 2014 09:14:44 +0000 (11:14 +0200)]
dnsmasq: update to 2.68
Fixes a bug with libvirt and DHCP, which is fixed in 2.66.
"Handle the situation where libc headers define
SO_REUSEPORT, but the kernel in use doesn't, to cope with
the introduction of this option to Linux. Thanks to Rich
Felker for the bug report."
(From meta-openembedded rev:
365125e4da652c324e61b549c4da7adf6f935664)
Signed-off-by: Christian Ziethén <Christian.Ziethen@enea.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 21 Apr 2014 07:37:25 +0000 (09:37 +0200)]
dovecot: add libcap dependency
This fixes:
dovecot/dovecot/latest lost dependency on libcap
(From meta-openembedded rev:
aed102ddf3b143520c2e6f2c7a5e1993531d8345)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Javier Viguera [Wed, 23 Apr 2014 08:34:52 +0000 (10:34 +0200)]
stunnel: fix configure ssl parameter
'--with-ssl=DIR' configure parameter expects the location of the
libraries and include files in the sysroot. This means the directory
containing the 'lib' and 'include' subdirectories, not the include
directory itself.
This fixes an error at configure time:
checking
<local-path>/tmp/sysroots/ccimx6adpt/usr/include/include/openssl/engine.h
usability... no
(notice duplicated include entry in above line)
(From meta-openembedded rev:
402ac25adbda6bd316e7f2dc0039517003d76176)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Changhyeok Bae [Wed, 23 Apr 2014 11:14:38 +0000 (20:14 +0900)]
quagga: Add mirror site
* The SRC_URI is not accessible.
So need to add mirror site referred by the original site.
* The problem is that
http://download.savannah.nongnu.org/releases redirects to closest mirror
and few mirrors (e.g. .jp) weren't working correctly while
http://download-mirror.savannah.gnu.org/releases/ seems to be reliable.
(From meta-openembedded rev:
3fb3c2c8f8c958ca810af1302c0e7109528b8b66)
Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Balister [Wed, 23 Apr 2014 18:30:29 +0000 (11:30 -0700)]
ntp : Add cap to default PACKAGECONFIG options.
If ntp is built without libcap, it refuses to start with the following
message:
Starting ntpd: /usr/sbin/ntpd: The ``user'' option has been disabled -- built
without --enable-clockctl or --enable-linuxcaps
ntpd - NTP daemon program - Ver. 4.2.6p5
USAGE: ntpd [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
By adding cap to the PACKAGECONFIG the default runs. In the
future, someone could add an option for using clockctl.
(From meta-openembedded rev:
fdea5d0942e2d705314e37e339d3c038bb6f4bee)
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Krzysztof Sywula [Thu, 10 Apr 2014 13:19:28 +0000 (14:19 +0100)]
dejagnu: recipe taken from openembedded
(From meta-openembedded rev:
0f56bc4e2818a051a511ceb48596cbfa2f51ff3d)
Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Lauren Post [Sat, 19 Apr 2014 13:38:16 +0000 (10:38 -0300)]
glcompbench: Create 2012.08 version
glcompbench is a benchmark tool for GL(ES)2 based
compositing operations
(From meta-openembedded rev:
7f9e810cb66c16574efb7bc14275835fe53f35f9)
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Sat, 19 Apr 2014 08:57:59 +0000 (04:57 -0400)]
gnome-themes: enables the path to the icon-name-mapping to be specified
Ported a patch from sato-icon-theme which enables the path to the
icon-name-mapping tool to be specified to fix the build failure:
configure: error: icon-naming-utils >= 0.8.7 is required to build and install gnome-themes
(From meta-openembedded rev:
3811927ec19f9995bc48277d70c296275fea0bd4)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong Lu [Fri, 18 Apr 2014 10:16:32 +0000 (18:16 +0800)]
vim: add knob whether elf.h are checked
Previously, it still was checked when there was no elf library in sysroots directory.
Add knob to decide whether elf.h are checked or not.
Fixed by using PACKAGECONFIG to check elf, with default disabled set.
(From meta-openembedded rev:
a5cc93d8e3593ed055572a87d6c5a9c2e239b3d3)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong Lu [Fri, 18 Apr 2014 10:16:31 +0000 (18:16 +0800)]
vim: don't check acl header if acl support disabled
Vim/vim-tiny always check 'sys/acl.h' existence even acl support
has been disabled from configure line. This works in mostly time
but except for acl works in an odd mode - while acl was mirrored
from sstate_cache, it will install 'sys/acl.h' to sysroot dir and
and then clean the header file with sysroot_cleansstate().
If build vim/vim-tiny and acl in parallel, below errors will occur:
* os_unix.c:2668:23: fatal error: sys/acl.h: No such file or directory
This change only workaround the failure and get build running, we
still need to fix it from acl side.
(From meta-openembedded rev:
38d45f7446d845b9c19367d7b17c4625537a1101)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong Lu [Fri, 18 Apr 2014 10:16:30 +0000 (18:16 +0800)]
vim: add dependency and selinux and acl support control
1. Add explicit selinux and acl support control.
2. Vim depends on gettext-native, add to the dependency list.
3. Split binary file into vim package and put others in vim-common.
(From meta-openembedded rev:
9dfa0411e01bd23df4994627fa0280c407a1aac9)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Stephen Arnold [Wed, 2 Apr 2014 03:47:45 +0000 (20:47 -0700)]
gnuplot: added upstream license file and updated recipe to match
This fixes QA warnings about missing license file and updates the license
type to match custom license file.
Upstream-Status: Inappropriate (distribution/packaging fix)
(From meta-openembedded rev:
797b517efc12b538fdc8a33a24c99b52a294bc9d)
Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Tim Orling [Mon, 31 Mar 2014 00:44:17 +0000 (17:44 -0700)]
gnuplot: upgrade to 4.6.5
* automake patch from 4.4.4 is no longer needed
* PACKAGECONFIG for lua (lua term is only useful for LaTeX)
* linking problems with dlopen, etc. in lua loadlibs.c fixed
** this same problem was seen in jansa world builds for 4.4.4
** I am not able to replicate that error on 4.4.4
NOTE: qt is supported by this version, but I was not able to
figure out the configuration...
(From meta-openembedded rev:
8b29bc67af47e3f6ca272731e5ccf1ff1c59b14c)
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Robert Yang [Tue, 15 Apr 2014 07:01:26 +0000 (15:01 +0800)]
gd: fix the subdir-objects error
Fix this error:
iautomake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
(From meta-openembedded rev:
72b21ffad37e520da3e10fe91bf3246774da0e46)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 20 Apr 2014 13:59:04 +0000 (15:59 +0200)]
gd: fix --with-freetype option
* 'yes' value means using pkg-config to find freetype, other values are using
FREETYPE_CONFIG=/bin/freetype-config and freetype-config isn't
in STAGING_LIBDIR but in STAGING_BINDIR/crossscripts/freetype-config
(From meta-openembedded rev:
c51deaaa366bebac0d69efe01a762fb3771fae3f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Tue, 15 Apr 2014 07:01:24 +0000 (15:01 +0800)]
gd: update to version 2.1.0
Changes:
- Add DESCRIPTION and HOMEPAGE
- libgd.org is down, use bitbucket.org instead and also
remove the MIRROR for it.
- Remove the unnecessary specified dir for --with-png.
(From meta-openembedded rev:
f55ae4fac4c3202212e762cefcf4289667b55bac)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 9 Apr 2014 07:49:18 +0000 (09:49 +0200)]
sshfs-fuse: update to 2.5
(From meta-openembedded rev:
5ccedeb028c46a6b98335fedb16029c6f7f87022)
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Fathi Boudra [Tue, 8 Apr 2014 17:22:05 +0000 (20:22 +0300)]
acpica: update to
20140325 release
(From meta-openembedded rev:
795dae0751edcee0c43579a9f4bac3129d063ce6)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Fathi Boudra [Mon, 7 Apr 2014 12:32:01 +0000 (15:32 +0300)]
fwts: update to 14.03.01 release
(From meta-openembedded rev:
0b9bb2c895d2ee0c9b414a37ffd2b8d2b9cff3d6)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Thu, 17 Apr 2014 02:06:49 +0000 (10:06 +0800)]
rsyslog: add status command and a minor fix for initscript
- add status command
- add --oknodo for do_start
(From meta-openembedded rev:
31c10e6dd355ae2ca4f1ba82ca2b227b29731ce1)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jack Mitchell [Tue, 1 Apr 2014 14:17:46 +0000 (15:17 +0100)]
rsyslog: remove unsupported option from initscript
> starting rsyslogd ... rsyslogd: error: option -c
> is no longer supported - ignored
(From meta-openembedded rev:
f311d52be6fc84d324c90a1bd7414d013db6eee1)
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Barker [Sat, 12 Apr 2014 19:14:08 +0000 (20:14 +0100)]
ipsec-tools: Update patch status
(From meta-openembedded rev:
f3cd62698071cc71b6557b60156d8f46e370a5db)
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Matthieu CRAPET [Wed, 2 Apr 2014 12:24:26 +0000 (14:24 +0200)]
zsh: upgrade to 5.0.5
Recipe cleanup:
- Add missing license in meta-oe/licenses
- Add DESCRIPTION
- Use ${BP} and ${SOURCEFORGE_MIRROR}
(From meta-openembedded rev:
929a7ae0c93dfec9f7d6dd41d14136a5b3db3838)
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Matthieu CRAPET [Tue, 1 Apr 2014 13:14:52 +0000 (15:14 +0200)]
open-vcdiff: add new recipe for version 0.8.3
This is Google's implementation of VCDIFF (RFC 3284) delta compression.
It's more flexible than Xdelta3 (as a developer point of view).
v2 patch:
State of bitbake world, Failed tasks 2014-03-29
reported a do_configure error:
| aclocal: error: non-option arguments are not accepted: '\'.
configure.ac file is quite out of date. Submitted patch upstream:
http://code.google.com/p/open-vcdiff/issues/detail?id=43
Note: autoupdate could be considered later...
(From meta-openembedded rev:
6aef16015bc9ee34cee1779284e8ffc8a8fd0cbd)
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Wed, 16 Apr 2014 07:32:30 +0000 (09:32 +0200)]
gnome-disk-utility: change PACKAGECONFIG default: remove nautilus
gnome-doc-utils had to be added when not depending on nautilus
(From meta-openembedded rev:
c6e9d85d948ed4676572a34241376a2156b837a2)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Wed, 16 Apr 2014 07:32:29 +0000 (09:32 +0200)]
evince: make nautilus extension a PACKAGECONFIG and disable by default
(From meta-openembedded rev:
9a1e9feacd4b5d664eb6efa94f38c1ec94e7c0f2)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Changhyeok Bae [Wed, 16 Apr 2014 04:41:43 +0000 (13:41 +0900)]
libunwind: Add mirror site
* The SRC_URI is not accessible.
So need to add mirror site referred by the original site.
* The problem is that
http://download.savannah.nongnu.org/releases redirects to closest mirror
and few mirrors (e.g. .jp) weren't working correctly while
http://download-mirror.savannah.gnu.org/releases/ seems to be reliable.
(From meta-openembedded rev:
d40faf83c96229d37cbb18c8fb7618820d0e7e82)
Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Tue, 15 Apr 2014 05:25:05 +0000 (13:25 +0800)]
eventlog: update version to 0.2.13
Changes:
- Add DESCRIPTION
- Change PN to BPN to fix multilib builds
(From meta-openembedded rev:
388603b0203efd4cb664229a6aaf3f2e7f940e42)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Wed, 9 Apr 2014 07:50:26 +0000 (15:50 +0800)]
fbset: fix parallel build
Fix an incorrect dependency in makefile so that we can build
in parallel.
(From meta-openembedded rev:
37008a7a8c25688eb9e6bba7f1bb1d91906feb6d)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Wed, 9 Apr 2014 09:15:40 +0000 (05:15 -0400)]
acpitests: add individual checksums
This recipe includes two source tarballs, add a second set of checksums so
both have checksum definitions.
(From meta-openembedded rev:
9fe857dd8d2814edfa3a5821ec5b409404f77591)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Adam YH Lee [Mon, 7 Apr 2014 21:30:03 +0000 (14:30 -0700)]
xfce4-session: Take the precedence over mini-x-session
If x11-base is included in the image, XFCE4 session does not correctly
start because mini-x-session has higher priority at 50.
(From meta-openembedded rev:
1a203c336548074d21cb0c9ac33364c0b197393c)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Sat, 5 Apr 2014 09:03:07 +0000 (05:03 -0400)]
xfconf: remove unrecognized configure option
This option was causing a QA warning:
NOTE: QA Issue: xfconf: configure was passed unrecognised options: --with-sysroot
(From meta-openembedded rev:
928fff06cc229b55f2caa51aff0a80361b338eec)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
stephen.arnold42 [Fri, 4 Apr 2014 22:47:55 +0000 (15:47 -0700)]
gpm: sets D equal to DESTDIR instead of ROOT in do_install
This corrects a gpm install failure due to ROOT being used instead of
DESTDIR, resulting in DESTDIR being undefined.
Upstream-Status: Inappropriate (distribution/packaging fix)
(From meta-openembedded rev:
445c72437e3d876c10ae8df97cf06d5e342134cc)
Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Mon, 31 Mar 2014 05:39:57 +0000 (01:39 -0400)]
utouch-evemu: force serial build
My build always fails if allowed to build in parallel:
| make[2]: *** No rule to make target `evemu-record.1', needed by `all-am'. Stop.
(From meta-openembedded rev:
dde3dbd9a3347e292e15d6b8f1e3e61561acf441)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Adam YH Lee [Fri, 28 Mar 2014 18:23:29 +0000 (11:23 -0700)]
gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyring
Build fails due to missing libgnome-keyring static library
(libgnome-keyring.la). libgnome-keyring has to be
explicitly listed as one of the dependencies.
(From meta-openembedded rev:
b4fee5645a9a5758862f83094c07d072905c1058)
Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Thu, 17 Apr 2014 08:59:47 +0000 (10:59 +0200)]
gimp, gegl, babl: change SRC_URI to http
The FTP server on ftp.gimp.org hasn't been working for a few weeks now,
so switch to http which does work.
(From meta-openembedded rev:
e2bdb30f431b0ebde9750d7aaf1ebbbf5a1b7f3f)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 8 Apr 2014 17:24:47 +0000 (13:24 -0400)]
libdc1394: disable building examples
Building the examples suffers from host contamination and therefore does not
succeed.
| arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-gcc -march=armv5te
-marm -mthumb-interwork --sysroot=...
-I/usr/include/SDL ...
-lrt -L/usr/lib64 ...
| /SSD/build/distroless/tmp/qemuarm-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.2/ld:
warning: library search path "/usr/lib64" is unsafe for cross-compilation
| /usr/lib64/librt.so: file not recognized: File format not recognized
(From meta-openembedded rev:
2b80aeccade046f6a99c9948b1152e5dd20058da)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Wed, 9 Apr 2014 06:27:08 +0000 (14:27 +0800)]
eject: fix multilib builds
Use BPN instead of PN, BP instead of P to fix the multilib builds.
(From meta-openembedded rev:
775e96a82b155cc21e9b39e3f11a756dcc6676a9)
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Wed, 9 Apr 2014 05:58:33 +0000 (13:58 +0800)]
yajl: update to 2.1.0
Update yajl to version 2.1.0:
* Correct license
* Update SRCREV
* Drop PR
(From meta-openembedded rev:
8526864a8130a252f648f7aa6eef19444c8d0891)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Wed, 9 Apr 2014 05:58:31 +0000 (13:58 +0800)]
libyaml: update to 0.1.5
Update libyaml from 0.1.4 to latest version 0.1.5.
(From meta-openembedded rev:
7e79e3b31850930db5dc77315e4c12d1fe5cb7eb)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Barker [Sat, 12 Apr 2014 19:14:09 +0000 (20:14 +0100)]
vim: Upgrade to v7.4.258
The patch against configure.in was resubmitted to the vim mailing list and was
merged into the upstream sources so is no longer needed.
(From meta-openembedded rev:
2bc68c32cb52ae30b31caf921ef38f9fee9aa4ac)
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jate Sujjavanich [Mon, 7 Apr 2014 15:47:02 +0000 (11:47 -0400)]
samba: Add talloc PACKAGECONFIG
* fix DEPENDS which was triggering rebuild
Use PACKAGECONFIG to properly provide the option for libtalloc
(From meta-openembedded rev:
84d2791e40a359a8f6c360f6ed1d6476f4b8d46e)
Signed-off-by: Jate Sujjavanich <jatedev@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Wed, 9 Apr 2014 17:57:33 +0000 (13:57 -0400)]
licenses: add The Open Group Public License
This is the license used for the openmotif library.
(From meta-openembedded rev:
229e641a97e66be3ef7f5f35c1f566c20060ca8f)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Wed, 9 Apr 2014 05:58:32 +0000 (13:58 +0800)]
sg3-utils: update to 1.38
Update sg3-utils to version 1.38.
(From meta-openembedded rev:
98559895a5c1da6652f102b45b7e68828f9359f0)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Barker [Mon, 14 Apr 2014 11:37:51 +0000 (12:37 +0100)]
fftw: Upgrade to v3.3.4
(From meta-openembedded rev:
4b6aceef8426f215c82a140179ef3707845ca0bb)
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Barker [Mon, 14 Apr 2014 11:37:50 +0000 (12:37 +0100)]
fftw: Refactor EXTRA_OECONF
The configure flags common to all three fftw recipes are moved into fftw.inc and
then each recipe just appends the extra flags it needs. This makes it easier to
read and modify options which affect all three recipes.
(From meta-openembedded rev:
66d3a7ba3a4efa59cd83d8aab734b1434a3481f3)
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Mon, 14 Apr 2014 07:16:38 +0000 (15:16 +0800)]
mariadb: use /bin/false as the login shell
Use /bin/false as the login shell, just like what Ubuntu does,
otherwise there might be secure issue.
(From meta-openembedded rev:
76b0893ddb713cb575e92cac456ed3081840dd47)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Wed, 9 Apr 2014 07:34:57 +0000 (15:34 +0800)]
swig: add native wrapper for SWIGLIB
Native swig will read data from hard-coded SWIGLIB or the same
environment variable.
While using sstate, the hard-coded SWIGLIB will point to the project
that create original sstates. This would cause build issues, so add
a wrapper to set the environment variable SWIGLIB to a relative path
on current sysroot.
(From meta-openembedded rev:
9a91c137a53db160637cf7278c36b5750a4fd965)
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 14 Apr 2014 13:04:18 +0000 (15:04 +0200)]
mongodb: update to 2.6
Also fix build on armv5
(From meta-openembedded rev:
4aa1d4c173f36a7b4c46d11e66c40728a6f276e5)
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Thu, 10 Apr 2014 08:05:56 +0000 (16:05 +0800)]
lvm2: add explicit selinux support control
package has configure options controlling selinux support,
so we want to explicitly use them via PACKAGECONFIG.
(From meta-openembedded rev:
615f805ca0f322dcbe2659fcd942e4c2dba4c4a3)
Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Thu, 10 Apr 2014 08:05:55 +0000 (16:05 +0800)]
lvm2: fix mlock() on vectors vma for ARM.
(From meta-openembedded rev:
aa205514421045517a07e0e57437dbad59b6a524)
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Marc Ferland [Mon, 14 Apr 2014 14:14:27 +0000 (10:14 -0400)]
autobahn: fix 'Missing sha256 SRC_URI checksum'
(From meta-openembedded rev:
1d0df0362d7814a33461408a78124ad3cbafa554)
Signed-off-by: Marc Ferland <ferlandm@sonatest.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 09:03:02 +0000 (17:03 +0800)]
iw: use BP instead of P to fix multilib builds
(From meta-openembedded rev:
e4ff69be06c49c23ad7306431276c2dd44dfbbdb)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 08:35:25 +0000 (16:35 +0800)]
libedit: update version to
20130712-3.1
Changes:
- Add DESCRIPTION.
- Include the complete version number in the bb file name.
(From meta-openembedded rev:
477365139b1717fd03565b15a34121271cd6b45d)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 07:59:44 +0000 (15:59 +0800)]
libestr: use BP instead of P to fix multilib builds
(From meta-openembedded rev:
946248db29d207d1180aee00938a77822a3651f8)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 07:37:57 +0000 (15:37 +0800)]
liblockfile: set default mailgroup and install libnfslock
* Set the default mailgroup to 'mail' or it will use 'root'.
* Set --with-libnfslock so it builds and install libnfslock.
* The patch is to fix nfslib build failure and add missing soname lib.
* No need to override the do_install, set EXTRA_OEMAKE instead.
(From meta-openembedded rev:
b0a2b9011ba72eec5897841b94d68ba93cd15450)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 03:34:02 +0000 (11:34 +0800)]
libnet: update version to 1.1.6
Changes:
- use doc/COPYING instead of README as the license file
- use BPN instead of PN to fix multilib build
- rebase the fix-endianess-test.patch
(From meta-openembedded rev:
42caea1d67c320c3e2b6622fe3b4de49763095e6)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 02:25:02 +0000 (10:25 +0800)]
dialog: update to version 1.1-
20120706
Changes:
- add SUMMARY and HOMEPAGE
- remove the use of INC_PR
(From meta-openembedded rev:
a8b66573e498ebc989d6111b493e225071e34db4)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jackie Huang [Fri, 11 Apr 2014 01:50:13 +0000 (09:50 +0800)]
bonnie++: update to version 1.03e
Changes:
* use BPN in the file name in SRC_URI.
* install binaries in bindir and sbindir instead of base_bindir and base_sbindir.
(From meta-openembedded rev:
cba5550dd801c8ef1f61af799319010d31442d04)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Thu, 10 Apr 2014 02:54:35 +0000 (10:54 +0800)]
smartmontools: add PACKAGECONFIG and runtime dependency
Add PACKAGECONFIGs libcap-ng and selinux for smartmontools. And add
runtime dependency.
(From meta-openembedded rev:
3852219dcd40834a359d01d01633036ab970b834)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Thu, 10 Apr 2014 02:54:34 +0000 (10:54 +0800)]
smartmontools: add init script
Add init script smartd for smartmontools. Thought smartmontools provides
init script itself, but it checks distribution version that is not usable
for oe.
So add an init script for smartmontools which removes distribution
version check.
(From meta-openembedded rev:
206f81e2186779fde7e2099f54a80e094acd352f)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kang Kai [Thu, 10 Apr 2014 02:54:33 +0000 (10:54 +0800)]
smartmontools: update to 6.2
Update smartmontools for 6.1 to 6.2. Add description as well.
(From meta-openembedded rev:
314b713e7f9f73530a45467bc95dd8d6c8806097)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Ming Liu [Tue, 8 Apr 2014 09:07:50 +0000 (17:07 +0800)]
collectd: explicitly enable/disable libsensors support
To avoid an implicit build result.
(From meta-openembedded rev:
09a7d208908dc2830ba0a4ef9cb866a2ecb5eb13)
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Wenzong Fan [Tue, 8 Apr 2014 09:07:49 +0000 (17:07 +0800)]
collectd: fix init status
Fix init status to get it works with 'service --status-all'.
(From meta-openembedded rev:
f0cde44d55c949efc7902268e44a3784ed0a53ec)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Wenzong Fan [Tue, 8 Apr 2014 09:07:48 +0000 (17:07 +0800)]
collectd: enable/disable libpq explicitly
If '--with-libpq' is not included in configure options, the configure
script will assume 'with-libpq=yes' and try to figure below variables
out with 'pg_config':
with_libpq_includedir, with_libpq_libdir
This causes configure QA errors on some hosts that have 'pg_config'
installed (which from postgresql-devel):
* ERROR: This autoconf log indicates errors, it looked at host include
and/or library paths while determining system capabilities.
Anyways the target package should not depend on any host headers/libs,
we should enable/disable the libpq support explicitly according to if
the postgresql feature was enabled.
(From meta-openembedded rev:
438d363331b110c06554bda630e2a2a3f7ab1739)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
stephen.arnold42 [Wed, 2 Apr 2014 03:47:44 +0000 (20:47 -0700)]
gd: added upstream license file and fixed configure warnings
This fixes QA warnings about missing license file and stale configure options,
(includes updates for freetype libpath and disables hardcoded rpaths).
Upstream-Status: Inappropriate (distribution/packaging fix)
(From meta-openembedded rev:
19141207ba0861a892b8bd6f65d5dde665fbeaa9)
Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denys Dmytriyenko [Tue, 1 Apr 2014 04:47:51 +0000 (00:47 -0400)]
linuxptp: fix and simplify recipe, drop dependency on kernel
* Build script tries to locate the correct /usr/include/linux/net_tstamp.h just
to see if it contains definition for HWTSTAMP_TX_ONESTEP_SYNC. But that header
file hasn't changed in at least 5 years. The result of the check is to pass
additional defines to the build, which can be passed via EXTRA_OEMAKE.
* The sed command on makefile wasn't even working, plus there's no AR, prefix
is not used and better way is to use EXTRA_CFLAGS and EXTRA_LDFLAGS anyway.
* Neither autotools nor pkgconfig are use during the build, don't inherit them.
(From meta-openembedded rev:
ccb88f65709eb2db27e1f41241707ddd1fccd359)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 1 Apr 2014 03:39:27 +0000 (23:39 -0400)]
gtkmathview: fix build error
When building, I was seeing the following error which this patch fixes:
../../../src/frontend/common/TemplateElementIterator.hh:46:18: error:
'valid' was not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
Upstream-Status: Submitted [padovani .at. di .dot. unito .dot. it]
(From meta-openembedded rev:
49cb8758eb9c610364ad4e0f13d31d10fc48899f)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 1 Apr 2014 03:39:26 +0000 (23:39 -0400)]
gtkmathview: fix qa issue
"configure was passed unrecognised options: --disable-binreloc"
(From meta-openembedded rev:
e600be768e2c8afddb87a3a5b9167c938d7749db)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 1 Apr 2014 03:39:25 +0000 (23:39 -0400)]
gtkmathview: fix B!=S
This package does not support building out of a separate directory from the
source.
(From meta-openembedded rev:
72865f2062d111d72484c20a86357311bab669e8)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 1 Apr 2014 02:10:29 +0000 (22:10 -0400)]
asio: package bump
This recipe had been failing to build, bumping to the latest stable release
resolves all build issues.
(From meta-openembedded rev:
95f718e9d76202a1a36c8202cec73d2977d093c3)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Otavio Salvador [Mon, 31 Mar 2014 18:47:28 +0000 (15:47 -0300)]
libinih: Update to 25078f7
This updates the fork to a version based in SVN r29 and include a
CMake fix for out of tree build support.
(From meta-openembedded rev:
15ad638acf2f8e231c6040892b72bceecd7348e4)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Balister [Mon, 31 Mar 2014 23:05:29 +0000 (16:05 -0700)]
swig: Update to version 2.0.12 and fix cmake find swig issue.
* Dropped PR and PR_INC due to PV change.
* The cmake rule looks for swig2.0. For the sdk case, the host distro
may have a swig2.0 installed. If so the sdk would find the host swig. This
updates the sdk so it also has a swig2.0 soft linked to the swig binary in
the sdk.
(From meta-openembedded rev:
6041efb6022f11a9f7bd80a9b13584477977180a)
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 18 Apr 2014 20:53:01 +0000 (22:53 +0200)]
efl: explicitly depend on lua5.1
* even with luajit in DEPENDS, old lua5.1. was referenced from pkg-config
and other recipes were failing when trying to use edje without lua5.1
in sysroot, e.g. cpu, e-tasks, e-wm, e-wm-config-illume2-shr, diskio
(From meta-openembedded rev:
8df46686a8e3cc8a9b1681d6d47b898ab937d998)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>