summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* geoclue: add PACKAGECONFIG for geoipMartin Jansa2015-10-131-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm.inc: fix PACKAGES_DYNAMICMartin Jansa2015-10-131-1/+1
| | | | | | | | | * all dynamically created packages start with libllvm${LLVM_RELEASE}- libllvm${LLVM_RELEASE}-%s-dbg libllvm${LLVM_RELEASE}-%s libllvm${LLVM_RELEASE}-%s-staticdev Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fio: Add PACKAGECONFIG for numa, re-enable ARM buildDominic Sacré2015-09-151-2/+10
| | | | | | | | | Make fio's NUMA support optional via PACKAGECONFIG. Enable this feature by default, except on ARM where libnuma/numactl is not available. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: add util-linux to DEPENDS listDmitry Eremin-Solenikov2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhugetlbfs: x86 - don't link against host libsgary.robertson@linaro.org2015-08-032-0/+49
| | | | | | | | | | | | | | | An earlier patch from Chunrong Guo <B40290@freescale.com> fixed the linker command scripts in ldscripts to comment out hard-coded paths for the linker search directories. This allows the command line to specifiy the proper paths without being overridden. However, the 32-bit ix86 scripts evidently were added after this earlier patch was created and were not corrected by it - so here we simply duplicate the technique in the earlier patch and extend it to correct the linker scripts for 32-bit ix86 builds. Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhugetlbfs: project moved to githubJosep Puigdemont2015-08-031-1/+3
| | | | | | Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* start-stop-daemon: Fix RCONFLICTS typoHaris Okanovic2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gpsd: fix PN -> BPN for multilibYi Zhao2015-08-031-2/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* synergy: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* iperf: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mozjs: fix PN -> BPN for multilibYi Zhao2015-08-031-2/+2
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* soci: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* picocom: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openct: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mime-support: fix PN -> BPN for multilibYi Zhao2015-08-031-2/+2
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fltk: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* orrery: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* omgps: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* navit: fix PN -> BPN for multilibYi Zhao2015-08-032-13/+13
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xbitmaps: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* takao-fonts: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fbgrab: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hexedit: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* smstools: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* daq: move recipe to meta-networkingArmin Kuster2015-08-032-54/+0
| | | | | | | | | | | | | | | ERROR: Nothing PROVIDES 'libdnet' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb DEPENDS on or otherwise requires it). Close matches: libnet libnewt libidn ERROR: Required build target 'daq' has no buildable providers. Missing or unbuildable dependency chain was: ['daq', 'libdnet'] world build fails for meta-oe. move daq to meta-networking where snort and libdnet both reside. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* packagekit: Fix QA warningsArmin Kuster2015-08-031-4/+5
| | | | | | | | | | WARNING: Failed to fetch URL http://www.packagekit.org/releases/PackageKit-0.5.6.tar.gz;name=archive, attempting MIRRORS if available WARNING: QA Issue: packagekit rdepends on libgudev, but it isn't a build dependency? [build-deps] WARNING: QA Issue: packagekit requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] packagekit.org is no longer responding, changed SRC_URI Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ckermit: update SRC_URIArmin Kuster2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xterm: fix issue with SRC_URIArmin Kuster2015-08-031-1/+1
| | | | | | | | | | ftp server not responding. WARNING: Failed to fetch URL ftp://invisible-island.net/xterm/xterm-303.tgz, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, no output ERROR: Function failed: Fetcher failure for URL: 'ftp://invisible-island.net/xterm/xterm-303.tgz'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* numactl: Fix QA warningsArmin Kuster2015-08-031-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>
* mosh: Fix QA warningsArmin Kuster2015-08-031-1/+1
| | | | | | | | WARNING: QA Issue: mosh-server rdepends on libutempter, 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gammu: Fix QA warningsArmin Kuster2015-08-031-0/+2
| | | | | | | | | WARNING: QA Issue: gammu-dev requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] WARNING: QA Issue: gammu 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libutempter: update SRC_URIArmin Kuster2015-08-031-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-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* wvstreams: Fix QA warningsArmin Kuster2015-08-031-0/+1
| | | | | | | | WARNING: QA Issue: wvstreams 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* usbpath: Fix QA warningsArmin Kuster2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* foxtrotgps: Fix QA warningsArmin Kuster2015-08-031-0/+1
| | | | | | | | WARNING: QA Issue: foxtrotgps requires /usr/bin/python, /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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fio: Fix QA warningsArmin Kuster2015-08-031-1/+4
| | | | | | | | WAWARNING: QA Issue: fio rdepends on numactl, 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* qt-creator: Fix QA warningsArmin Kuster2015-08-031-0/+2
| | | | | | | | WARNING: QA Issue: qt-creator 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fbida: Fix QA warningsArmin Kuster2015-08-031-1/+1
| | | | | | | | WARNING: QA Issue: fbida 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pscs-lite: Fix QA warningsArmin Kuster2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rarpd: Fix QA warningsArmin Kuster2015-08-031-0/+2
| | | | | | | | WARNING: QA Issue: rarpd 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pm-qa: Fix QA warningsArmin Kuster2015-08-031-0/+1
| | | | | | | | WARNING: QA Issue: pm-qa 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lio-utils: fix QA warningsArmin Kuster2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* udisks: fix QA warningsArmin Kuster2015-08-031-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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hplib: fix QA warningsArmin Kuster2015-08-031-0/+1
| | | | | | | | WARNING: QA Issue: hplip-filter 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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lirc: fix QA warningsArmin Kuster2015-08-032-1/+2
| | | | | | | | | | WARNING: QA Issue: lirc-plugins rdepends on libusb-compat, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on libjack, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on portaudio-v19, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc rdepends on libx11, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* serial-forward: fix fetch errorArmin Kuster2015-08-031-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>
* protobuf: update update and build fixArmin Kuster2015-08-031-5/+8
| | | | | | | | | | | | | | | | | | googlecode is shutting down so had to move SRC_URI to github. changed LIC_FILES_CHKSUM to LICENSE since COPY.TXT has been removed. updated fixed the following build issue: | tmp/work/ppc7400-poky-linux/protobuf/2.5.0-r0/protobuf-2.5.0/src/google/protobuf/extension_set.cc:81:3: error: 'GoogleOnceInit' is not a member of 'google::protobuf' | ::google::protobuf::GoogleOnceInit(&registry_init_, &InitRegistry); | ^ | tmp/work/ppc7400-poky-linux/protobuf/2.5.0-r0/protobuf-2.5.0/src/google/protobuf/extension_set.cc:81:39: error: 'registry_init_' was not declared in this scope | ::google::protobuf::GoogleOnceInit(&registry_init_, &InitRegistry); | ^ Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgxim: fix world build issuesArmin Kuster2015-08-032-46/+0
| | | | | | | | | | | | | ERROR: Nothing PROVIDES 'ruby-native' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb DEPENDS on or otherwise requires it). Close matches: db-native bc-native byacc-native ERROR: Required build target 'libgxim' has no buildable providers. Missing or unbuildable dependency chain was: ['libgxim', 'ruby-native'] move libgxim from meta-oe to meta-ruby, it really belongs in meta-gir but it is un-maintained. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* collectd: fix world build issueArmin Kuster2015-08-031-1/+2
| | | | | | | | | | | | | ERROR: Nothing PROVIDES 'libmnl' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb DEPENDS on or otherwise requires it). Close matches: libnl libyaml libxml2 ERROR: Required build target 'collectd' has no buildable providers. Missing or unbuildable dependency chain was: ['collectd', 'libmnl'] remove libmnl from depends list to PACKAGECONFIG libmnl is in meta-networking. Signed-off-by: Armin Kuster <akuster808@gmail.com>