aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
AgeCommit message (Collapse)Author
2017-03-11assimp: Add missing dependency on virtual/libglTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-07gitver: fix try/except syntax for python3 supportAlejandro Mery
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-07Make use of the new bb.utils.filter() functionPeter Kjellerstedt
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-07meson.bbclass: Add progress support for do_compile()Peter Kjellerstedt
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-07libunique: depends on dbus-glib-nativeMax Krummenacher
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-07libmng: fix duplicate dependency on lcms + misc cleanupAndre McCurdy
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-04zabbix: 2.4.7 -> 3.0.8Zheng Ruoqin
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-04python-simplejson: relocate to meta-python and add a python3 versionDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-04efivar: unblacklist package and those that depend on itDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-04syslog-ng: Update to 3.8.1Peter Kjellerstedt
* 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-04syslog-ng: Run autoreconf twice to avoid problems with libtoolPeter Kjellerstedt
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-04usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 ↵Tom Hayward
respectively. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-04devmem2: Change source URL to regain access to itNicolas Ferre
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-04ell: Initial recipe for Embedded Linux LibraryAnkit Navik
Add generic recipe for ELL. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-28system-config-keyboard: fix depends to work correctly with RSSDerek Straka
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-28font-bh-100dpi: update depends to fix builds with RSSDerek Straka
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-28font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSSDerek Straka
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-28font-misc-misc: update depends to fix builds with RSSDerek Straka
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-28font-adobe-utopia-100dpi: update depends to fix builds with RSSDerek Straka
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-28font-adobe-100dpi: update depends to fix builds with RSSDerek Straka
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-28mosh: update inherit to work correctly with RSSDerek Straka
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-28ipmiutil: fix depends to work correctly with RSSDerek Straka
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-28usb-modeswitch: update inherit to work correctly with RSSDerek Straka
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-28multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing udev ↵Amarnath Valluri
rules. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-28collect: fix to build with glibc 2.25Qi.Chen@windriver.com
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-23openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.Amarnath Valluri
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-23lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.Amarnath Valluri
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-23xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for placing udev ↵Amarnath Valluri
rules. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-23libgphoto: Replace 'lib' with ${nonarch_base_libdir}Amarnath Valluri
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-23libsdl-ttf: fix and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23libsdl2-ttf: add pkgconfig to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23postgresql: update 9.4.10 -> 9.4.11Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23postgresql: use gettext bbclass and unblacklistAndreas Müller
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-23fontforge: update 20150824 -> 20161012Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23fontforge: add gettext to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklistAndreas Müller
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-23libsdl2-mixer: add pkgconfig to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23libsdl-mixer: add pkgconfig to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22pidgin: add missing dependencies and unblacklistMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22fbgrab: Update to latest versionGary Thomas
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-22geoclue: unblacklist, modemmanager was fixedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22android-tools: add libcap dependency and fix build on big endian systemsMartin Jansa
* 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-22gimp: add libxslt-native to DEPENDS and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22a2jmidid: add pkgconfig to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22geany-plugins: unblacklist - geany is backAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22geany: add intltool-native to DEPENDS and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22nodejs: update to version 4.7.3Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22python-simplejson: update to version 3.10.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22farsight: fix implicit pkgconfig dependency causing configure failPaul Gortmaker
In the config log we see: configure:12277: checking whether to build static libraries configure:12281: result: yes configure:12419: checking for x86_64-overc-linux-pkg-config configure:12452: result: no configure:12462: checking for pkg-config configure:12495: result: no configure:12801: Using Farsight2 source release as package name configure:12825: Using Unknown package origin as package origin configure:12879: Using /usr/libexec/gst-install-plugins-helper as plugin install helper configure:12953: checking for NICE configure:13022: error: Need libnice >= 0.0.9 While it libnice that fails configure, it is the absence of pkg-config several lines above that causes the failure, as libnice is in the sysroot. For most build hosts, you'll have to remove the default binary that lives in /usr/bin/pkg-config in order to see this failure. Cc: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22libqmi: add glib-2.0-native dependency and unblacklist - libmbim is backAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>