Martin Jansa [Sun, 4 May 2014 17:43:50 +0000 (19:43 +0200)]
e.bbclass: Fix do_configure_append for B!=S
(From meta-openembedded rev:
7051a3965a1423140ff94e0c3d2205cdcf4e8664)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sun, 4 May 2014 17:41:41 +0000 (19:41 +0200)]
maliit-framework: add dependency on libxcomposite
* otherwise fails in do_compile with:
| mimremotewindow.cpp:27:39: fatal error: X11/extensions/Xcomposite.h: No such file or directory
| #include <X11/extensions/Xcomposite.h>
(From meta-openembedded rev:
a28b1bafd76a50a9e1d356bf8ba939831c5cfb77)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andre McCurdy [Sat, 3 May 2014 07:23:01 +0000 (00:23 -0700)]
libjpeg-turbo: update 1.3.0 -> 1.3.1
This commit also modifies SRC_URI to fetch a release tarfile instead
of checking out from SourceForge SVN and makes some minor updates to
the jpeg-tools DESCRIPTION text.
(From meta-openembedded rev:
afbd4eacbd9f611a1c024423b82dbadd4e71ad9d)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Fathi Boudra [Sat, 3 May 2014 12:42:46 +0000 (15:42 +0300)]
libhugetlbfs: update srcrev to 2.18 release
* Update recipe:
- update SRCREV to latest release, 2.18
- switch back to master branch
- increase verbosity (pass V=1 to EXTRA_OEMAKE) to make debugging easier
* Drop patches:
- fix-lib64-can-not-be-shiped-in-64bit-target.patch
replaced by LIBARGS definition. the build system allows to override libdir
using LIB32 and LIB64 variables
- 0001-install-perl-lib-to-directory-perl-instead-of-perl5.patch
replaced by a one-liner to fixup perl module directory hardcoded to perl5
* Refresh skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch
- only disable the error to skip the check
* Add patches:
- 0001-aarch64-fix-cross-compilation.patch - submitted upstream
allow to override CC and use it for aarch64 case like the other arch
- 0001-aarch64-fix-page-size-not-properly-computed.patch - submitted upstream
fix typo on MB variable (MB -> $MB) and add the missing linker variants
(aarch64elfb, aarch64linux, aarch64linuxb)
- 0001-replace-lib-lib64-hardcoded-values-by-LIBDIR32-LIBDI.patch
submitted upstream. replace lib/lib64 hardcoded values by LIBDIR32 and
LIBDIR64 variables
* Remove patches that aren't applied in the recipe (they're all merged
upstream and available in 2.18 release):
- libhugetlbfs/files/aarch64-support.patch
- aarch64-unit-test-fixes.patch
- add-PROT-NONE-to-the-mprotest-test.patch
(From meta-openembedded rev:
447ef234d4e69f527e4c1c2bea6129b08af30010)
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>
Dan McDougall [Sat, 3 May 2014 09:19:23 +0000 (11:19 +0200)]
gateone: Updated to version 1.2
This new version of Gate One uses a new configuration file format which
means the old server.conf is gone. It now stores configuration files in
/etc/gateone/conf.d. The /opt/gateone directory is also gone and
instead the package installs like a regular Python module in
site-packages. SSL certificates/keys are stored in /etc/gateone/ssl/.
The new version requires python-tornado 3.1.1 (which was submitted
earlier today) and the python-futures package (which was also submitted
today).
An 80oe.conf file has been added specific to OpenEmbedded that replaces
the old pre-configured server.conf functionality.
The old patch that removes the init script checks has been deprecated by
the use of the --skip_init_scripts option which is now being passed to
setup.py.
Lastly, Gate One 1.2 is about twice as fast (benchmarked) as Gate One
1.1 on the Beaglebone platform.
(From meta-openembedded rev:
25ca3cf168103ca2591658ffa83946ebd24733b5)
Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
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>
Andrea Adami [Sat, 3 May 2014 16:09:49 +0000 (18:09 +0200)]
klcc_cross: move in target sysroot as crossscript
Klcc-cross is properly a crosscript so avoid to inherit cross.bbclass and stage
it in target sysroot under usr/bin/crossscripts.
Minor adjustment is necessary for INSTALLDIR.
Finally some magic mangling is applied fixing the paths of sstate so that it is
invalidated in case of subsequent builds targeting machines with the same
arch and in case of builds sharing the sstate cache.
(From meta-openembedded rev:
55b09e522ca88c0c0b2dd7a36e4861a1cf6ca9c6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andrea Adami [Thu, 1 May 2014 23:13:29 +0000 (01:13 +0200)]
kexecboot: fix build when S != B
* temporarily inherit autotools-brokensep
* proper fix sent upstream
(From meta-openembedded rev:
7e2c29fca8ab46ef1eee841eeccc36cdf76222a2)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Marc Ferland [Thu, 1 May 2014 15:43:56 +0000 (11:43 -0400)]
lmsensors: update 3.3.3 -> 3.3.5
This commit also adds a new package (lmsensors-sensorsconfconvert-doc)
for the sensors-conf-convert script man page which was added in 3.3.5.
(From meta-openembedded rev:
c87aeb289fb0ab0d14edfb530a90cc49bec0f360)
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>
Paul Eggleton [Thu, 1 May 2014 10:38:18 +0000 (11:38 +0100)]
xdebug: fix for S != B
(From meta-openembedded rev:
99dafe23300b2796c3ae3eab260024026761be10)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Paul Eggleton [Thu, 1 May 2014 10:38:17 +0000 (11:38 +0100)]
modphp: fix for S != B
(From meta-openembedded rev:
09ec4b8eaf9950824bc2bb9a1364e65b9a47bc54)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 30 Apr 2014 17:49:01 +0000 (19:49 +0200)]
lighttpd: rename .bbappend to match with any version
(From meta-openembedded rev:
d0c14353d3b24888de55801a2d5c95b5adff24cd)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Wed, 30 Apr 2014 09:11:16 +0000 (11:11 +0200)]
fwts: inherit autotools-brokensep
(From meta-openembedded rev:
7a959e996862b23566b55db8d23bee272e12c146)
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>
Koen Kooi [Wed, 30 Apr 2014 08:09:52 +0000 (10:09 +0200)]
netperf: fix S!=B issues
(From meta-openembedded rev:
b78c07ceb9d2a49fb5ff1c29d7d5c7d6b4bab0de)
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>
Koen Kooi [Wed, 30 Apr 2014 05:43:32 +0000 (07:43 +0200)]
libmcrypt: inherit autotools-brokensep
do_configure fails without it.
(From meta-openembedded rev:
9c8fae5860c4d6d3867b23d14c59071b307f4375)
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>
Koen Kooi [Wed, 30 Apr 2014 05:22:20 +0000 (07:22 +0200)]
openldap: inherit autotools-brokensep
Also remove hack that deletes headers from staging, it's not needed anymore.
(From meta-openembedded rev:
86de202b7ed3a250c051736ee9676f6ba413d110)
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>
Koen Kooi [Tue, 29 Apr 2014 13:32:36 +0000 (15:32 +0200)]
mariadb: handle seperate builddir
(From meta-openembedded rev:
806ba2885ba7444ef940a086e96f8e5c564b65bd)
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>
Khem Raj [Tue, 29 Apr 2014 21:16:33 +0000 (14:16 -0700)]
llvm3: Fix build when S != B
(From meta-openembedded rev:
d47fe965e1a30caa220e51f239fc78ae488ea15b)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Tue, 29 Apr 2014 19:03:43 +0000 (21:03 +0200)]
espeak: install header in proper location
This matches debian, also provide symlink for backwards compatibility.
(From meta-openembedded rev:
5ab2ad3981b8c454e903cbbe62e8cce17c356293)
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>
Michaël Burtin [Tue, 29 Apr 2014 10:06:22 +0000 (12:06 +0200)]
ruby: remove obsolete extmk_run.patch
This patch does nothing except causing failures from the second build in
the same working directory.
(From meta-openembedded rev:
f3b2dbf15d37f52f289b6ff2ed43a98872209607)
Signed-off-by: Michaël Burtin <mburtin@connected-labs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Koen Kooi [Mon, 28 Apr 2014 07:38:17 +0000 (09:38 +0200)]
jack: move to git
The subversion repository has been closed down.
(From meta-openembedded rev:
0ffd1ba9abbc30f12a5053710a13c88e27a957f4)
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>
Khem Raj [Mon, 28 Apr 2014 07:31:25 +0000 (00:31 -0700)]
libgdata: Fix build when S != B
(From meta-openembedded rev:
ecc6a522299d62d898b8b2521fce7010907e301f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
dv@pseudoterminal.org [Sun, 27 Apr 2014 08:58:52 +0000 (10:58 +0200)]
fbset: inherit from autotools-brokensep instead of autotools to fix build
This package will not build with a separate build directory.
(From meta-openembedded rev:
3649e6b52f0fad88847fb9d4780c02249b147f5f)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:44 +0000 (13:34 -0700)]
abiword: Fix build when S != B
(From meta-openembedded rev:
8e1213bd66e7c5356a698f46c824424c02e2bc81)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:42 +0000 (13:34 -0700)]
i2c-tools: Fix build when S != B
(From meta-openembedded rev:
9df13b4140e8c6bfa0e4fb89107a6146981d2cdc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:41 +0000 (13:34 -0700)]
gimp: Fix build when S != B
(From meta-openembedded rev:
5aba63b6aa1e44499bbb2a67c13b78a35b7600b8)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sun, 27 Apr 2014 05:03:34 +0000 (22:03 -0700)]
t1lib: Fix build when S != B
(From meta-openembedded rev:
86bfd1b061576da93c756a1418aae43531bb72e3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:34 +0000 (13:34 -0700)]
gnome-control-center: Fix build when S != B
(From meta-openembedded rev:
95d3a4ee4cab71f5ccdd31efdd2a52f1083e62f4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:33 +0000 (13:34 -0700)]
gnome-bluetooth: Fix build when S != B
(From meta-openembedded rev:
7e679f01555818a4abf1549ac9c91d559ed02167)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:32 +0000 (13:34 -0700)]
gedit: Fix build when S != B
(From meta-openembedded rev:
70c0152a80e05aa6d5f65fc04f48a7e3d170a06f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:31 +0000 (13:34 -0700)]
epiphany: Fix build when S != B
(From meta-openembedded rev:
54f9e194d027547c8dd531dea003bacaa0cb72e0)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sun, 27 Apr 2014 05:03:33 +0000 (22:03 -0700)]
bonnie++, lmbench, obex-data-server, samba, sg3-utils: Do not do out-of-tree builds
These recipes are not ready yet
(From meta-openembedded rev:
bf7f793acec4070e4e083196a3e3d1036502521a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:29 +0000 (13:34 -0700)]
obexd, gnome-panel: Do not do out-of-tree builds yet
They need changes into components build system
(From meta-openembedded rev:
7165ef8b512232d639afcc26040d8fc034df8d03)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:28 +0000 (13:34 -0700)]
xfsprogs: Do not do out-of-tree build yet
(From meta-openembedded rev:
91b7d9ae4afa0624f16d53d4ebac813c5dd19601)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:27 +0000 (13:34 -0700)]
liboauth: New recipe
Its needed newer libgdata
(From meta-openembedded rev:
e2c469cc4057fbd2cf3b9b6f5a65b055e6a971d3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:26 +0000 (13:34 -0700)]
lcms: Update to lcms2 version 2.6
Fix S != B build
(From meta-openembedded rev:
9e629119f4926d3d9fe44a4eaf05a7122303835c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:25 +0000 (13:34 -0700)]
libxklavier: Update to 5.3 and fix build S != B
(From meta-openembedded rev:
bd05539b2eb64467f26fc59cdadba92839f5a30d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Sat, 26 Apr 2014 20:34:24 +0000 (13:34 -0700)]
debianutils: Upgrade to 4.4
License is changed since readlink is dropped
from package which was sole package licensed under BSD
Additionally fix B != S build too
Below is the diff of license change
(From meta-openembedded rev:
015e6c8710d73ce26ed5617dea5b17341a48c445)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Fri, 25 Apr 2014 22:55:00 +0000 (15:55 -0700)]
libbonobo: Update to latest versions and fix build when S != B
Do not install idl files which are already installed
(From meta-openembedded rev:
fd984397ebc83262970e681726135ee425e27948)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Fri, 25 Apr 2014 22:21:43 +0000 (15:21 -0700)]
esound: Fix build when B != S
(From meta-openembedded rev:
96619ff2bbe5b7d9ac6e11f11574d4b79d7f77d1)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Fri, 25 Apr 2014 22:10:42 +0000 (15:10 -0700)]
mozjs: Fix build when B != S
(From meta-openembedded rev:
f3b6028a2add6edea06667e740a1419864ecab50)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Chong.Lu@windriver.com [Tue, 29 Apr 2014 08:11:26 +0000 (16:11 +0800)]
rrdtool: enable perl and python bindings
1. default enable perl and python bindings
2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be
when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and
invokes perl.real
3. While using dash as /bin/sh, subsequent commands in functions will not use
the environment variables passed to the function call line unless explicitly
run "export ENV_VAR".
4. delete unrecognized options: "--enable-local-libpng" and "--enable-local-zlib"
(From meta-openembedded rev:
f94f1f684e266ebf12de975b316e928bf1b0843e)
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 09:26:26 +0000 (05:26 -0400)]
collectd: add threshold.so, load.so and disk.so in PRIVATE_LIBS
to avoid the folloing warnings:
log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for load.so, changing it to collectd-5.2.2 because it was built later
log.world.20140418_190059.log/bitbake.log:WARNING:
libgphoto2-camlibs-2.4.11 was registered as shlib provider for disk.so, changing it to collectd-5.2.2 because it was built later
log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for threshold.so, changing it to
collectd-5.2.2 because it was built later
(From meta-openembedded rev:
ec5a19bf88e837b72fc75d91ee39b5082213ecf4)
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>
Matthieu CRAPET [Thu, 24 Apr 2014 14:42:58 +0000 (16:42 +0200)]
cloud9: fix compilation error with o3 module
Take a more recent revision.
See related issue:
https://github.com/ajaxorg/o3/commit/
0bfd58559fee135d96788ba35115d5de68703609
(From meta-openembedded rev:
ee0211019ba4beb42e46d2078bb72518593ca45c)
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>
Ben Shelton [Fri, 25 Apr 2014 19:53:33 +0000 (14:53 -0500)]
xwd: add recipe
Adding a recipe for the X Window Dump tool, a lightweight tool that is
useful for taking screenshots on embedded targets.
(From meta-openembedded rev:
4f903598dc5474855426bf1317c49a43787c4379)
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Fri, 25 Apr 2014 18:24:25 +0000 (11:24 -0700)]
htop: Update 1.0.2 -> 1.0.3
Update to latest and at the same time fix
building when S != B
(From meta-openembedded rev:
e1086420ba9612e70859e695f406f3033ca39fc1)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jack Mitchell [Fri, 25 Apr 2014 16:15:53 +0000 (17:15 +0100)]
bridge-utils: apply brokensep
(From meta-openembedded rev:
89ccf41a213adce2009d5c365dfdac2c17e04038)
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>
Jack Mitchell [Fri, 25 Apr 2014 16:15:52 +0000 (17:15 +0100)]
tcpdump: inherit brokensep
(From meta-openembedded rev:
78477c8cae80e44dd6710d34a4add02fef824816)
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>
Jack Mitchell [Fri, 25 Apr 2014 16:15:51 +0000 (17:15 +0100)]
xterm: upgrade to 303, set B=S, licence tweak
- upgrade to version 303
- set B=S due to broken build/source seperation
- tweak licence file md5 to account for date change
(From meta-openembedded rev:
2ecea82c9e2ac664e6f14b5b0cae01bf48c6e325)
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>
Changhyeok Bae [Fri, 25 Apr 2014 06:57:47 +0000 (15:57 +0900)]
lzip: Upgrade to 1.15
lzip v1.14 is not available in SRC_URI.
(From meta-openembedded rev:
32dab447ae145e07c2f609e7adabfdd4fd338eae)
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>
Paul Barker [Thu, 24 Apr 2014 22:24:55 +0000 (22:24 +0000)]
vim: Don't build out-of-tree
Out-of-tree builds don't seem to work for vim, probably as it doesn't use
automake.
(From meta-openembedded rev:
8d037a30a31dc29bc8b6396f9067148580f88983)
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>
Khem Raj [Thu, 24 Apr 2014 05:36:04 +0000 (22:36 -0700)]
imagemagick: Update to 6.8.8
Add ImageMagick to known licenses
The license checksum is changed due to year change in license text
-Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
+Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
Add suffix .im6 to binaries, this avoids conflicts with other packages
e.g. lmbench provides stream utility and imagemagick does too so when
both packages are being part of image we have conflicts. This resolves
it by renaming stream to stream.im6 to make it distinct
(From meta-openembedded rev:
dcbb49f707e7ad9bf755dd3275ffc442154b8144)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Thu, 24 Apr 2014 05:36:03 +0000 (22:36 -0700)]
fftw: Build native version as well
imagemagick-native needs it
(From meta-openembedded rev:
9672d0a66a20bf8222b9cb9c67e2cfcf352b5734)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Khem Raj [Wed, 23 Apr 2014 21:35:40 +0000 (14:35 -0700)]
gnome-control-center: Unbreak gnome images
images that now include both shared-mime-info and gnome-control-center We get
Collected errors:
* check_data_file_clashes: Package gnome-control-center wants to
* install file
* /home/kraj/work/angstrom-repo/build/tmp-angstrom_next-eglibc/work/beaglebone-angstrom-linux-gnueabi/systemd-gnome-image/1.0-r0/rootfs/usr/share/mime/generic-icons
But that file is already provided by package * shared-mime-info
This brings it back to wheree it was additionally removes the packaging
warnings
(From meta-openembedded rev:
09e3cab4dae188bb5b22b0014cdcbc4e6f0424f9)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
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>