summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* mariadb: Security Advisory -CVE-2015-2305Roy Li2015-06-082-0/+44
| | | | | | | https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2305 Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: update patchset from 3 to 4Robert Yang2015-06-081-3/+3
| | | | | | | | The ImageMagick-6.9.1-3.tar.xz is gone on the download server, there is ImageMagick-6.9.1-4.tar.xz now. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb.inc: use x86 over-ride instead of i586Andre McCurdy2015-06-081-1/+1
| | | | | | | Support i686 without needing to duplicate the i586 over-ride. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs.inc: use x86 over-ride instead of i586Andre McCurdy2015-06-081-3/+1
| | | | | | | Support i686 without needing to duplicate the i586 over-ride. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tree: add new recipeConnor Smith2015-05-281-0/+14
| | | | | | | | 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>
* lvm2: fix segfault for snapshotLi Zhou2015-05-282-1/+31
| | | | | | | | | 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>
* openldap: upgrade to 2.4.20Roy Li2015-05-2813-87/+73
| | | | | | | | | | | 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>
* poppler: fix configure by pointing on mocAndreas Müller2015-05-282-1/+93
| | | | | | | | | | | | 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>
* imagemagick: update to 6.9.1.3 / add packageconfig for openjpegAndreas Müller2015-05-281-5/+6
| | | | | | | | * 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>
* poppler-data: update to 0.4.7Andreas Müller2015-05-281-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* poppler: update 0.33.0 to and enhance packageconfigsAndreas Müller2015-05-281-3/+6
| | | | | | | | 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>
* libyaml: Security Advisory - libyaml - CVE-2014-9130Yue Tao2015-05-222-0/+33
| | | | | | | | | | | | | 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>
* libyaml: update from 0.1.5 to 0.1.6Wenzong Fan2015-05-222-45/+2
| | | | | | | | 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>
* udisks2: add recipe for 2.1.5 versionAndreas Müller2015-05-131-0/+31
| | | | | | | | | | | | | | | 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>
* mariadb: upgrade to 5.5.43Roy Li2015-05-134-2/+34
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: Update PATCHSET to 10Khem Raj2015-05-131-3/+3
| | | | | | | 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>
* rng-tools: Fix path of default configuration fileChristian Ege2015-05-131-1/+1
| | | | | | | | | 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>
* start-stop-daemon: Fix RCONFLICTS typoHaris Okanovic2015-05-131-1/+1
| | | | | | | 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>
* synergy: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-05-131-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* soci: fix PN -> BPN for multilibYi Zhao2015-05-131-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* picocom: fix PN -> BPN for multilibYi Zhao2015-05-131-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openct: fix PN -> BPN for multilibYi Zhao2015-05-131-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mime-support: fix PN -> BPN for multilibYi Zhao2015-05-131-2/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fltk: fix PN -> BPN for multilibYi Zhao2015-05-131-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ckermit: update SRC_URIArmin Kuster2015-05-111-2/+2
| | | | | | | | | | | it seems ftp does not work. changing to http. WARNING: Failed to fetch URL ftp://ftp.kermitproject.org/kermit/archives/cku302.tar.gz;subdir=ckermit-302, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, no output ERROR: Function failed: Fetcher failure for URL: 'ftp://ftp.kermitproject.org/kermit/archives/cku302.tar.gz;subdir=ckermit-302'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* numactl: Fix QA warningsArmin Kuster2015-05-111-0/+2
| | | | | | WARNING: QA Issue: numactl-ptest requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libutempter: update SRC_URIArmin Kuster2015-05-111-4/+7
| | | | | | | | | | altlinux.org link is dead, update to new git repo WARNING: Failed to fetch URL ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, no output ERROR: Function failed: Fetcher failure for URL: 'ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pksc11-helper: Fix QA warningsArmin Kuster2015-05-111-1/+1
| | | | | | | | WARNING: QA Issue: pkcs11-helper rdepends on nspr, but it isn't a build dependency? [build-deps] WARNING: QA Issue: pkcs11-helper rdepends on nss, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usbpath: Fix QA warningsArmin Kuster2015-05-111-0/+2
| | | | | | | WARNING: QA Issue: usbpath requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pscs-lite: Fix QA warningsArmin Kuster2015-05-111-0/+1
| | | | | | | WARNING: QA Issue: pcsc-lite requires /usr/bin/python, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lio-utils: fix QA warningsArmin Kuster2015-05-111-1/+2
| | | | | | | WARNING: QA Issue: lio-utils requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: fix QA warningsArmin Kuster2015-05-111-1/+1
| | | | | | | WARNING: QA Issue: udisks rdepends on lvm2, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* serial-forward: fix fetch errorArmin Kuster2015-05-111-1/+1
| | | | | | | | | | | removed protcol parameter. WARNING: Failed to fetch URL git://github.com/freesmartphone/cornucopia.git;protocol=https, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '/home/akuster/oss/downloads/git2/github.com.freesmartphone.cornucopia.git'... fatal: Unable to find remote helper for 'https' Signed-off-by: Armin Kuster <akuster808@gmail.com>
* *obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa2015-05-111-0/+3
| | | | | | gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
* syslog-ng: add util-linux to DEPENDS listDmitry Eremin-Solenikov2015-05-111-1/+2
| | | | | | | | | | Add util-linux to the DEPENDS list to get rid of the following QA warning: syslog-ng-3.5.4.1: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't a build dependency? [build-deps] Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gsoap: fold .inc and -native into one recipeMartin Jansa2015-05-113-42/+30
| | | | | | * use BBCLASSEXTEND instead of separate recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gsoap-native: add missing dependency on flex-nativeMartin Jansa2015-05-111-1/+1
| | | | | | | | | | | | | | | | * otherwise fails with: | gcc -DHAVE_CONFIG_H -I. -I/work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src -I../.. -isystem/sysroots/x86_64-linux/usr/include -DWITH_BISON -DWITH_LEX -DSOAPCPP_IMPORT_PATH="\"/sysroots/x86_64-linux/usr/share/gsoap/import\"" -DLINUX -isystem/sysroots/x86_64-linux/usr/include -O2 -pipe -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo '/work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src/'`soapcpp2_yacc.c | /bin/bash /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/ylwrap /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src/soapcpp2_lex.l .c soapcpp2_lex.c -- /bin/bash /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/missing flex | /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/missing: line 81: flex: command not found | WARNING: 'flex' is missing on your system. | You should only need it if you modified a '.l' file. | You may want to install the Fast Lexical Analyzer package: | <http://flex.sourceforge.net/> | make[4]: *** [soapcpp2_lex.c] Error 127 | make[4]: Leaving directory `/work/x86_64-linux/gsoap-native/2.8.12-r1/build/gsoap/src' | make[3]: *** [all-recursive] Error 1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset-modes: fix a warning about not existant SChunrong Guo2015-05-111-0/+1
| | | | | | | | Set the S variable to $WORKDIR to remove the warning about S being not existant Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pcsc-lite_1.8.6: Modified the license for libpcscspy.leimaohui2015-04-241-1/+2
| | | | | | | | Because the license of libpcscspy.c is GPLv3+. So modified the license of pcsc-lite-dev. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmsensors-config: add rrdtool to lmsensors-config-cgi RDEPENDSDmitry Eremin-Solenikov2015-04-211-1/+1
| | | | | | | | QA reports a warning because lmsensors-config-cgi uses rrdtool, but does not declare runtime dependency on it. Add rrdtool to RDEPENDS_${PN}-cgi. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmsensors-config: fix a warning about not existant SDmitry Eremin-Solenikov2015-04-211-0/+1
| | | | | | | | | Set the S variable to $WORKDIR to remove the warning about S being not existant (which is true for this package, since there are no original sources for it). Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs4, liblinebreak: use "Zlib" instead of "zlib" for LICENSEMartin Jansa2015-04-131-1/+1
| | | | | | | | | | * otherwise zlib license text provider isn't found: WARNING: The license listed zlib was not in the licenses collected for liblinebreak WARNING: liblinebreak: No generic license file exists for: zlib in any provider [YOCTO #7584] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enca: drop unrecognized --with-libiconv-prefix optionMartin Jansa2015-04-131-2/+0
| | | | | | | * fixes: WARNING: QA Issue: enca: configure was passed unrecognised options: --with-libiconv-prefix [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* log4c: disable binconfig fileAndre McCurdy2015-04-131-1/+3
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* spitools : add new recipetexierp2015-04-131-0/+14
| | | | | | | This tool allows you to test the SPI interface (through spidev). Signed-off-by: Pierre-Jean TEXIER <pjtexier@amplitude-systemes.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evtest: Update to 1.32-based releaseOtavio Salvador2015-04-131-2/+2
| | | | | | | | This updates to revision b8343ec1 which is based on 1.32 release and includes some fixes on top of it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* soci: Add recipeKhem Raj2015-03-212-0/+76
| | | | | | | | | Define PACKAGECONFIG to enable a given backend of choice by default its 'empty' Change-Id: Ie1123af658ca94d2fe22a3ca1a32dfb47d58979e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nano: use FTP as download methodDavid Andrey2015-03-211-1/+1
| | | | | | | | | | FTP was noticed as the prefered file access method for nano sources after several HTTP server hang-up. The nano-devel mailing list refers to this change Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: fix uninitialized ptr access problemJoe Slater2015-03-212-0/+21
| | | | | | | | | To be safe, the ldap_pvt_thread_pool_getkey() function should always set the data parameter. If this is not done, slapd can segfault during shutdown. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Add uthash recipeLaszlo Papp2015-03-211-0/+14
| | | | | Signed-off-by: Laszlo Papp <lpapp@kde.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>