summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* efivar: unblacklist package and those that depend on itDerek Straka2017-03-042-7/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: Update to 3.8.1Peter Kjellerstedt2017-03-048-163/+27
| | | | | | | | | | | | | | | | * 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>
* syslog-ng: Run autoreconf twice to avoid problems with libtoolPeter Kjellerstedt2017-03-042-3/+10
| | | | | | | | | 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>
* usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 ↵Tom Hayward2017-03-042-5/+5
| | | | | | respectively. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* devmem2: Change source URL to regain access to itNicolas Ferre2017-03-041-4/+4
| | | | | | | | | 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>
* ell: Initial recipe for Embedded Linux LibraryAnkit Navik2017-03-041-0/+17
| | | | | | | Add generic recipe for ELL. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* system-config-keyboard: fix depends to work correctly with RSSDerek Straka2017-02-281-5/+1
| | | | | | | | | | 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>
* font-bh-100dpi: update depends to fix builds with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* font-misc-misc: update depends to fix builds with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* font-adobe-utopia-100dpi: update depends to fix builds with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* font-adobe-100dpi: update depends to fix builds with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* mosh: update inherit to work correctly with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* ipmiutil: fix depends to work correctly with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | 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>
* usb-modeswitch: update inherit to work correctly with RSSDerek Straka2017-02-282-6/+2
| | | | | | | | 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>
* multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing udev ↵Amarnath Valluri2017-02-281-3/+4
| | | | | | | rules. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collect: fix to build with glibc 2.25Qi.Chen@windriver.com2017-02-282-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>
* openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.Amarnath Valluri2017-02-231-3/+3
| | | | | Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.Amarnath Valluri2017-02-231-2/+2
| | | | | Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for placing udev ↵Amarnath Valluri2017-02-231-3/+3
| | | | | | | rules. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgphoto: Replace 'lib' with ${nonarch_base_libdir}Amarnath Valluri2017-02-231-1/+1
| | | | | | | | 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>
* libsdl-ttf: fix and unblacklistAndreas Müller2017-02-231-3/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libsdl2-ttf: add pkgconfig to inherit and unblacklistAndreas Müller2017-02-231-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* postgresql: update 9.4.10 -> 9.4.11Andreas Müller2017-02-232-11/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* postgresql: use gettext bbclass and unblacklistAndreas Müller2017-02-232-4/+2
| | | | | | | | 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>
* fontforge: update 20150824 -> 20161012Andreas Müller2017-02-231-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* fontforge: add gettext to inherit and unblacklistAndreas Müller2017-02-231-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklistAndreas Müller2017-02-231-3/+1
| | | | | | | 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>
* libsdl2-mixer: add pkgconfig to inherit and unblacklistAndreas Müller2017-02-231-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libsdl-mixer: add pkgconfig to inherit and unblacklistAndreas Müller2017-02-231-4/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* pidgin: add missing dependencies and unblacklistMartin Jansa2017-02-221-3/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbgrab: Update to latest versionGary Thomas2017-02-221-4/+2
| | | | | | | | 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>
* geoclue: unblacklist, modemmanager was fixedMartin Jansa2017-02-221-2/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* android-tools: add libcap dependency and fix build on big endian systemsMartin Jansa2017-02-222-9/+53
| | | | | | | | | | | | | | | | | | | | * 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>
* gimp: add libxslt-native to DEPENDS and unblacklistAndreas Müller2017-02-221-2/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* a2jmidid: add pkgconfig to inherit and unblacklistAndreas Müller2017-02-221-3/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geany-plugins: unblacklist - geany is backAndreas Müller2017-02-221-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geany: add intltool-native to DEPENDS and unblacklistAndreas Müller2017-02-221-4/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: update to version 4.7.3Derek Straka2017-02-221-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-simplejson: update to version 3.10.0Derek Straka2017-02-221-4/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* farsight: fix implicit pkgconfig dependency causing configure failPaul Gortmaker2017-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* libqmi: add glib-2.0-native dependency and unblacklist - libmbim is backAndreas Müller2017-02-221-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xdg-user-dirs: fix build by disabling building of man pages and unblacklistAndreas Müller2017-02-222-2/+34
| | | | | | Have tried adding several native dependenciesbut gut no successful build. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* modemmanager: unblacklist - libmbim is backAndreas Müller2017-02-221-2/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libmbim: add glib-2.0-native to DEPENDS and unblacklistAndreas Müller2017-02-221-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* lmsensors: fix fetch and unblacklistAndreas Müller2017-02-221-5/+3
| | | | | | | Error was not caused by RSS but upstream package path renaming without version bump - tse tse... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libgxim: add glib-2.0 to DEPENDS and unblacklistAndreas Müller2017-02-221-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* glade3: unblacklist - libbonoboui and libgnomeui are backAndreas Müller2017-02-221-4/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* pavucontrol: add pulseaudio-server to RDEPENDSAndreas Müller2017-02-221-0/+2
| | | | | | pavucontrol does not work without pulseaudio-server Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* ninja: update version to 1.7.2Derek Straka2017-02-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>