Khem Raj
d6c99da9d0
t1lib: Fix printf format string errors
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-11 17:56:41 +01:00
Tom Hochstein
07b5b96020
glm: Add recipe for OpenGL Mathematics library
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-11 17:56:41 +01:00
Tom Hochstein
e386a9a6c4
assimp: Add missing dependency on virtual/libgl
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-11 17:56:41 +01:00
Alejandro Mery
b17bbbe224
gitver: fix try/except syntax for python3 support
...
https://www.python.org/dev/peps/pep-3110/
It's backward compatible with 2.6+
Signed-off-by: Alejandro Mery <amery@hanoverdisplays.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:30:26 +01:00
Peter Kjellerstedt
0c31f55bcf
Make use of the new bb.utils.filter() function
...
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:30:26 +01:00
Peter Kjellerstedt
c10c1c0cfd
meson.bbclass: Add progress support for do_compile()
...
ninja provides progress information when building so let's make use of
it.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:30:26 +01:00
Max Krummenacher
1bbb552e96
libunique: depends on dbus-glib-native
...
Adds the missing dbus-binding-tool into RSS.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:29:46 +01:00
Andre McCurdy
e54e5fbcee
libmng: fix duplicate dependency on lcms + misc cleanup
...
The dependency on lcms is handled via the PACKAGECONFIG option, so
doesn't need to be hardcoded in DEPENDS. Also update HOMEPAGE, add
support for libmng-native and fix typo in PACKAGECONFIG[lcms].
Signed-off-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:29:45 +01:00
Zheng Ruoqin
cd5b07e5a8
zabbix: 2.4.7 -> 3.0.8
...
Upgrade zabbix from 2.4.7 to 3.0.8
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:39:51 +01:00
Derek Straka
32b0092f6f
python-simplejson: relocate to meta-python and add a python3 version
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:56 +01:00
Derek Straka
25dbf48ff7
efivar: unblacklist package and those that depend on it
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:53 +01:00
Peter Kjellerstedt
f5ad701879
syslog-ng: Update to 3.8.1
...
* The upstream has changed to github.com.
* Remove patches that are no longer needed:
- Fix-the-memory-leak-problem-for-mutex.patch
- configure.patch
- dbifix.patch
- fix-a-memory-leak-in-log_driver_free.patch
* Update syslog-ng.service-the-syslog-ng-service.patch
* openssl is no longer optional, so remove its PACKAGECONFIG.
* Add (disabled) PACKAGECONFIGs for the new http and native modules.
* Disable the new python and java modules.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:53 +01:00
Peter Kjellerstedt
a4835a616b
syslog-ng: Run autoreconf twice to avoid problems with libtool
...
syslog-ng has sub-projects with their own autotools configurations.
Something has been messed up after the switch to RSS and now it
requires autoreconf to be run twice to fully update all files.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:53 +01:00
Tom Hayward
fcd985180b
usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:52 +01:00
Nicolas Ferre
fc80196145
devmem2: Change source URL to regain access to it
...
Change URL due to connexion error on the original page.
As the header of the new devmem2.c source file has changed, change the
signature and the LIC_FILES_CHKSUM specificaiton.
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:52 +01:00
Ankit Navik
ff483494be
ell: Initial recipe for Embedded Linux Library
...
Add generic recipe for ELL.
Signed-off-by: Ankit Navik <ankit.tarot@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:52 +01:00
Derek Straka
7f502e7239
system-config-keyboard: fix depends to work correctly with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/132829/
and http://errors.yoctoproject.org/Errors/Details/132855/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
8de29d274e
font-bh-100dpi: update depends to fix builds with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130624/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
5fecd31c6c
font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130625/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
be5a3e3fba
font-misc-misc: update depends to fix builds with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130628/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
bac94456a0
font-adobe-utopia-100dpi: update depends to fix builds with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130623/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
b3d7a464c1
font-adobe-100dpi: update depends to fix builds with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130621/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:16 +01:00
Derek Straka
42c2a68dcc
mosh: update inherit to work correctly with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130653/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Derek Straka
807722d516
ipmiutil: fix depends to work correctly with RSS
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130641/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Derek Straka
88bea29585
usb-modeswitch: update inherit to work correctly with RSS
...
Resolves build issues exposed by RSS
http://errors.yoctoproject.org/Errors/Details/130620/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Amarnath Valluri
d8bb36abe8
multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.
...
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Qi.Chen@windriver.com
45e1eeb4ba
collect: fix to build with glibc 2.25
...
Fix to build with glibc 2.25 and remove from blacklist.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Amarnath Valluri
05aefd1ca1
openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.
...
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:59 +01:00
Amarnath Valluri
2320db6538
lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.
...
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:58 +01:00
Amarnath Valluri
38d7aaa6e0
xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.
...
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:58 +01:00
Amarnath Valluri
9b97a8ba82
libgphoto: Replace 'lib' with ${nonarch_base_libdir}
...
Make use of bitbake variable for udev ruls folder. This change makes the recipe
more portable.
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:58 +01:00
Andreas Müller
d86b0abb88
libsdl-ttf: fix and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:27 +01:00
Andreas Müller
397c50a91b
libsdl2-ttf: add pkgconfig to inherit and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:27 +01:00
Andreas Müller
919fe1caff
postgresql: update 9.4.10 -> 9.4.11
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:27 +01:00
Andreas Müller
18b373d142
postgresql: use gettext bbclass and unblacklist
...
Although I reomeve gettext related packages from my build machine, I could not
reproduce error mentioned. Let's hope my asumption is good enough.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:27 +01:00
Andreas Müller
936654143a
fontforge: update 20150824 -> 20161012
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:26 +01:00
Andreas Müller
a369df8795
fontforge: add gettext to inherit and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:26 +01:00
Andreas Müller
724bcc14ab
gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklist
...
There is not exactly a chance to get a useful fedora system without libxslt for
test. So this is yet another guesswork.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:26 +01:00
Andreas Müller
1752e1ad95
libsdl2-mixer: add pkgconfig to inherit and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:26 +01:00
Andreas Müller
a5ec20e464
libsdl-mixer: add pkgconfig to inherit and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-23 23:22:26 +01:00
Martin Jansa
ec8d5fc0bb
pidgin: add missing dependencies and unblacklist
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 21:38:39 +01:00
Gary Thomas
f9176fcbe1
fbgrab: Update to latest version
...
Update to version 1.3 (2015-06-06)
Drop setting ${S} - not needed since package now uses standard path
Signed-off-by: Gary Thomas <gary@mlbassoc.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 21:38:39 +01:00
Martin Jansa
035dd6b711
geoclue: unblacklist, modemmanager was fixed
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 21:38:39 +01:00
Martin Jansa
f7326128b8
android-tools: add libcap dependency and fix build on big endian systems
...
* add dependency on libcap to fix:
android-tools/5.1.1.r37-r0/git/system/core/adb/adb.c:39:28: fatal error: sys/capability.h: No such file or directory
#include <sys/capability.h>
^
* add patch from buildroot to fix build with newer glibc and on
bit-endian systems
android-tools/5.1.1.r37-r0/git/system/core/adb/usb_linux_client.c:38:25: error: initializer element is not constant
#define cpu_to_le32(x) htole32(x)
^
* and also disable thumb to fix:
http://errors.yoctoproject.org/Errors/Details/133881/
* drop default apply=yes for the .patch files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:17:07 +01:00
Andreas Müller
4816cb8bc5
gimp: add libxslt-native to DEPENDS and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:56 +01:00
Andreas Müller
4a3ab8a7da
a2jmidid: add pkgconfig to inherit and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:56 +01:00
Andreas Müller
4cae9c99f2
geany-plugins: unblacklist - geany is back
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:55 +01:00
Andreas Müller
410e47a11e
geany: add intltool-native to DEPENDS and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:55 +01:00
Derek Straka
7a8f7dffa6
nodejs: update to version 4.7.3
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:55 +01:00
Derek Straka
67a0e5280a
python-simplejson: update to version 3.10.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-22 13:16:54 +01:00