Andreas Müller
355ac80dfc
fontforge: add 20141126
...
Have this recipe in my meta-qt5-extra but would be happy to get it under the
hood of Martin's world.
It started with the native part to build kde's oxygen-fonts but maybe somebody
likes to have it on target.
Tested native part by gazillions of builds / target part in xfce environment.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:14 +02:00
Jonathan Liu
840635eaf3
nodejs: update to 0.12.4
...
Signed-off-by: Jonathan Liu <net147@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:13 +02:00
Yi Zhao
61a66773ce
cscope: fix ${PN}-${PV} -> ${BP} for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:06 +02:00
Yi Zhao
1ba8a2c042
ctags: fix ${PN}-${PV} -> ${BP} for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:06 +02:00
Yi Zhao
256f0acb89
lprng: fix QA issue for multilib
...
bitbake lprng
[snip]
ERROR: QA Issue: non debug package contains .debug directory: lprng path
/work/core2-64-poky-linux/lprng/3.8.C-r0/packages-split/lprng/usr/lib64/lprng/filters/.debug/lpf [debug-files]
[snip]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:06 +02:00
Yi Zhao
9187165b27
libio-pty-perl: fix QA issue for multilib
...
bitbake lib32-libio-pty-perl
[snip]
ERROR: QA Issue: non debug package contains .debug directory: lib32-libio-pty-perl path
/work/x86-pokymllib32-linux/lib32-libio-pty-perl/1.10-r0/packages-split/lib32-libio-pty-perl/usr/lib/perl/vendor_perl/5.20.0/auto/IO/Tty/.debug/Tty.so [debug-files]
[snip]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:06 +02:00
Khem Raj
bd4b81a52f
lirc: Make X support to be a packageconfig
...
When we dont have x11 in distro features it fails to build
since libx11 dependency is not satisfied
Change-Id: I6774a83f965551a41afe12b1304e44e73fc789c0
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:06 +02:00
Yue Tao
a3fd44bd1c
libyaml: Security Advisory - libyaml - CVE-2014-9130
...
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9130
The patch comes from:
2b91567564
Removed invalid simple key assertion (thank to Jonathan Gray)
Signed-off-by: Yue Tao <Yue.Tao@windriver.com >
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:05 +02:00
Wenzong Fan
b130b13cad
libyaml: update from 0.1.5 to 0.1.6
...
removed patch:
- libyaml-CVE-2014-2525.patch (included by 0.1.6)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:05 +02:00
Alexander Kanavin
be37c8f3bd
recipes-qt: move qt-mobility from oe-core to meta-oe
...
This will allow removal of gstreamer 0.10 from oe-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:05 +02:00
Jonathan Liu
74e6e2b668
nodejs: update to 0.12.3
...
Signed-off-by: Jonathan Liu <net147@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:05 +02:00
Alejandro Hernandez
2848cc99a1
php-fpm: Add support for systemd
...
Adds suport for systemd, creates a service for php-fpm and installs it if required
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:13:32 +02:00
Yi Zhao
54def94d4e
sylpheed: remove do_install_append
...
The .desktop and .png files alreay install by make install.
So remove the do_install_append
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2015-05-17 09:46:31 +02:00
Yi Zhao
e1ae7e7589
mpich: fix ${PN}-${PV} -> ${BP} for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2015-05-17 09:46:31 +02:00
Yi Zhao
e56b413ea6
p7zip: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2015-05-17 09:46:30 +02:00
Martin Jansa
6a4469f9eb
Revert "libhugetlbfs: Add i586 to list of compatible host architectures"
...
It's still failing in world builds even when
"libhugetlbfs: x86 - don't link against host libs" is applied as well.
It was reported month ago:
https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg41565.html
This reverts commit 3cc7f186be .
2015-05-17 09:46:29 +02:00
Roy Li
adf34d4b13
krb5: upgrade to 1.13.2
...
Upgrade to include the CVE fixes: [CVE-2014-5354] [CVE-2014-5353]...
Remove the 0001-Return-only-new-keys-in-randkey-CVE-2014-5351.patch
Regenerate the /var/run/krb5kdc dir
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:29 +02:00
Khem Raj
3d6d36d24b
obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATURE
...
bluez4 is removed from oe-core
This helps in compiling them when distro features are either set to use
bluez4 or bluez5
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:28 +02:00
Igor Santos
e2cc5f289d
cscope: add
...
Cscope is an interactive, screen-oriented tool that allows the user to
browse through C source files for specified elements of code.
Signed-off-by: Igor Santos <igor.santos@aker.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:24 +02:00
Igor Santos
f351653c80
ctags: add
...
Ctags generates an index (or tag) file of language objects found in
source files that allows these items to be quickly and easily located by
a text editor or other utility. A tag signifies a language object for
which an index entry is available (or, alternatively, the index entry
created for that object).
Signed-off-by: Igor Santos <igor.santos@aker.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:24 +02:00
Chunrong Guo
dce88e4a2c
polkit: do not hardcode the libdir
...
libdir is defined as ${prefix}/lib/, but we want it to support multilib path
Signed-off-by: Chunrong Guo <B40290@freescale.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:24 +02:00
Andreas Müller
51e459bad9
udisks2: add recipe for 2.1.5 version
...
tests:
* Build & run along with udisks on xfce based image
* Tested automount on kde plasma desktop
* udisks2: disable manpage creation
| I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
| warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "
| cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:23 +02:00
Khem Raj
d24b01b262
gtkmathview: Use git for SRC_URI
...
Drop upstreamed patches
Fix cross compile and compiling with newer g++
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:21 +02:00
Khem Raj
b22ffc5f7e
polkit-gnome: Upgrade 0.102 -> 0.105
...
add missing dep on gtk+3
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:21 +02:00
Roy Li
7e5326c438
mariadb: upgrade to 5.5.43
...
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:20 +02:00
Khem Raj
39d65c1539
libsigc++: Use http instead of ftp in SRC_URI
...
Fixes fetch failures
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:20 +02:00
Khem Raj
7dc668bd39
pangomm: Use http instead of ftp for SRC_URI
...
Fixes fetch failures
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:20 +02:00
Khem Raj
55b74f6069
imagemagick: Update PATCHSET to 10
...
PATCHSET 9 is removed from upstream URL
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:19 +02:00
Christian Ege
74fbc198d0
rng-tools: Fix path of default configuration file
...
The initscript expects the config file in the folder /etc/default/
but the recipe copied it to /etc. The recipe already created the folder
/etc/default/ put it there.
Signed-off-by: Christian Ege <k4230r6@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:19 +02:00
Roy Li
11617df76a
dialog: upgrade to 1.2-20150225
...
1. upgrade it to 1.2-20150225
2. update the use-pkg-config-for-ncurses-detection.patch
3. remove dialog-static recipe file, since dialog will generate the static
library.
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:18 +02:00
Philip Balister
738bc2733b
gpsd: Update to 3.14.
...
* _NO_ATOMICS patches are from upstream
* Update the SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch
* Fix some QA warnings
* Add PACKAGECONFIG for qt support
Signed-off-by: Philip Balister <philip@balister.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:18 +02:00
Haris Okanovic
c625112dc7
start-stop-daemon: Fix RCONFLICTS typo
...
Signed-off-by: Haris Okanovic <haris.okanovic@ni.com >
Reviewed-by: Ben Shelton <ben.shelton@ni.com >
Acked-by: Brad Mouring <brad.mouring@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:03 +02:00
Yi Zhao
faa8cd3035
gpsd: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2015-05-13 14:32:03 +02:00
Yi Zhao
766060bbad
synergy: fix ${PN}-${PV} -> ${BP} for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:03 +02:00
Yi Zhao
e0034a8231
iperf: fix ${PN}-${PV} -> ${BP} for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:02 +02:00
Yi Zhao
fd5b7b64c6
mozjs: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:02 +02:00
Yi Zhao
a5e84bca7a
soci: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:02 +02:00
Yi Zhao
7c9b9e27b3
picocom: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:01 +02:00
Yi Zhao
76e34afc7d
openct: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:01 +02:00
Yi Zhao
4afda201ed
mime-support: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:01 +02:00
Yi Zhao
64cb51fdb6
fltk: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:00 +02:00
Yi Zhao
43c1a21c53
orrery: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:00 +02:00
Yi Zhao
e7a63bc6ff
omgps: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:00 +02:00
Yi Zhao
c987471096
navit: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:32:00 +02:00
Yi Zhao
a9fb173907
xbitmaps: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:31:59 +02:00
Yi Zhao
9054bccb2e
takao-fonts: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:31:59 +02:00
Yi Zhao
9ac288b7ca
fbgrab: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:31:59 +02:00
Yi Zhao
36f4f10e52
hexedit: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:31:58 +02:00
Yi Zhao
af869ab5cf
smstools: fix PN -> BPN for multilib
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:31:58 +02:00
Martin Jansa
937e6bce9b
vala-dbus-binding-tool: fix the version inside the package
...
* "vala-dbus-binding-tool_version" string ends as the version and e.g. libfso-glib doesn't like it at all
| configure: error: Package requirements (vala-dbus-binding-tool-1.0 >= 0.4.0) were not met:
| Requested 'vala-dbus-binding-tool-1.0 >= 0.4.0' but version of Vala-DBus-Binding-Tool is vala-dbus-binding-tool_version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-11 11:34:04 +02:00