Max Krummenacher
be9b8628fa
florence: use ${SOURCEFORGE_MIRROR} in SRC_URI
...
http://switch.dl.sourceforge.net has been down for some time.
Use the OE provided mirror variable instead.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com >
2015-05-28 10:35:34 +02:00
Hector Roussille
23cef19635
mplayer2: add support for directFB
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Hector Roussille <hroussille@adeneo-embedded.com >
2015-05-28 10:35:24 +02:00
Connor Smith
d39e069ddb
tree: add new recipe
...
Tree is a recursive directory listing command that is useful for viewing
directory contents in a tree-like format.
Signed-off-by: Connor Smith <connor.smith@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:17 +02:00
Yi Zhao
a9eb0fc60d
acpitests: fix build failure for multilib
...
bitbake lib32-acpitests
[snip]
| NOTE: make -j 2 -m32 OPT_CFLAGS=-Wall
| make: *** No rule to make target ` -m32'. Stop.
| ERROR: oe_runmake failed
[snip]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:17 +02:00
Yi Zhao
ea207e8104
smstools: fix makefile override
...
Fix syntax error in src/Makefile, override in wrong place.
The patch is backport from debian.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:17 +02:00
Li Zhou
f7f2657dac
lvm2: fix segfault for snapshot
...
Backport <commit c46d4a745dc8c5cb4cfc0c94863e555387e9af75> from lvm2
upstream <https://git.fedorahosted.org/git/lvm2.git > to solve issue:
vgchange segfault in lv_is_merging_cow function.
Signed-off-by: Li Zhou <li.zhou@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:16 +02:00
Roy Li
47ca7a8403
openldap: upgrade to 2.4.20
...
1. upgrade to 2.4.20
2. remove two backup patches
2. integrate two patches to fix CVE-2015-1545 and CVE-2015-1546
3. disable bdb/hdb backend, since BerkeleyDB 6.0.20+ license is
incompatible with LDAP
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:16 +02:00
Andreas Müller
2538cf6f7b
poppler: fix configure by pointing on moc
...
As discussed in [1] configure was detecting host's moc and failing in some
configurations.
To get this fixed configure gets a parameter by which the location of moc
is set.
[1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-May/101641.html
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:16 +02:00
Andreas Müller
bb09fdb283
imagemagick: update to 6.9.1.3 / add packageconfig for openjpeg
...
* openjpeg is new and auto detected by configure
* choose tar.xz for download as the size is ~1/5 less
* checked LICENSE: only one year was changed 2014->2015
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:16 +02:00
Andreas Müller
5e52355e35
exo: update to 0.10.6
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:16 +02:00
Andreas Müller
fbfaf3426e
xfce4-equake-plugin: update to 1.3.7
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:15 +02:00
Andreas Müller
3c9f68dc45
xfce4-notes-plugin: update to 1.8.0
...
removed patch is upstream
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:15 +02:00
Andreas Müller
2be2cbf444
orage: update to 4.12.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:15 +02:00
Andreas Müller
a7bc34dfc4
xfwm4: update to 4.12.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:15 +02:00
Andreas Müller
5cc78ff511
xfdesktop: update to 4.12.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:15 +02:00
Andreas Müller
a27fdc4ca6
thunar: update to 1.6.10
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:14 +02:00
Andreas Müller
be574741ee
poppler-data: update to 0.4.7
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:14 +02:00
Andreas Müller
4eeacd92e1
poppler: update 0.33.0 to and enhance packageconfigs
...
qt5 packageconfig fixes:
| WARNING: QA Issue: poppler rdepends on qtbase, but it isn't a build dependency? [build-deps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:14 +02:00
Andreas Müller
81dab589bd
openjpeg: initial add 2.1.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-05-28 10:35:14 +02:00
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
Armin Kuster
5367f2bfaf
xfce: add image
...
This allow an easier method of getting a XFCE image to demo and use.
V2: allow IMAGE_LINGUAS override
Signed-off-by: Armin Kuster <akuster808@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:13 +02:00
Kang Kai
c7807315c1
gst-ffmpeg: fix CVE issues
...
Backport patches to fix following CVE issues:
* CVE-2011-4352
* CVE-2014-7933
* CVE-2014-8542
* CVE-2014-8543
* CVE-2014-8544
* CVE-2014-8545
* CVE-2014-8546
* CVE-2014-8547
* CVE-2014-9318
* CVE-2014-9603
Patch for CVE-2014-9603 in upstream is applied for version 2.x. Becuase
source code changes, just partly backport part of the commit which is
applicable to version 0.10.13.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-28 10:35:13 +02:00
Alexander Kanavin
fa01c2614a
gstreamear: rename directory to gstreamer-0.10
...
* gst-plugins-gl: fix the path to a required include
* so that it's clear that the recipes it contains are specific to the
obsolete, unmaintained version of gstreamer.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com >
2015-05-28 10:35:13 +02:00
Alexander Kanavin
175406cdca
recipes-multimedia: add gstreamer-0.10 recipes
...
So that they can be removed from oe-core
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-22 20:14:07 +02:00
Josep Puigdemont
2b79eeb404
psutil: update to newer version (2.2.1)
...
Convert to pypi recipe.
Account for dependency on python-subprocess.
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com >
2015-05-22 20:14:07 +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:
https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2
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
Alexander Kanavin
ab1b1f4d50
python-gst: move it from oe-core to meta-multimedia
...
This will allow removal of unsupported 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
Alejandro Hernandez
c8ae4dc8ce
nginx: Add suport for systemd
...
Adds support for systemd, creates a service for nginx 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
3216a867ab
python-efl: upgrade to 1.14.0
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/python_efl_1_14_0_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:30 +02:00
Martin Jansa
db6b01dc6c
e-wm: upgrade to 0.19.5
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_5_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:30 +02:00
Martin Jansa
4d8ef1b13f
efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade to 1.14.0
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_14_and_friends_are_out/
* LIC_FILES_CHKSUM update is caused only by new emile module listed
there:
emile: licenses/COPYING.LGPL
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:29 +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
45b0b62b76
libbonoboui: Fix build with gcc5
...
This is required to remove non-existing include paths which
gcc-5 detects and is fussy about
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:29 +02:00
Khem Raj
2c9be2f1f2
site: add arm-64 and x86_64-linux files
...
ORBit2 configure needs some presets
lets define them here in meta-gnome since
thats the layer providing it
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
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
Andre McCurdy
8da812fbb6
ntp: control refclock driver support via PACKAGECONFIG
...
The default configuration of ntp includes a large number of reference
clock drivers. Provide a PACKAGECONFIG to allow control over whether
or not these refclock drivers are built. Leave enabled by default.
http://doc.ntp.org/4.2.8/refclock.html
Signed-off-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-05-13 11:57:48 -04:00