summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* recipes-support: Added recipe for gengetopt packageMarek Belisko2020-01-281-0/+16
| | | | | Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dstat: update recipe to use python3Andrey Zhizhikin2020-01-281-1/+1
| | | | | | | | Update recipe to target python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: update recipe to use python3Andrey Zhizhikin2020-01-281-1/+1
| | | | | | | | Update fio recipe to target python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* daemontools: Disable the chkshsgr testsKhem Raj2020-01-281-0/+1
| | | | | | | | | | | | | | | Running the chkhsgr test during cross compile fails ./chkshsgr || ( cat warn-shsgr; exit 1 ) Oops. Your getgroups() returned 0, and setgroups() failed; this means that I can't reliably do my shsgr test. Please either ``make'' as root or ``make'' while you're in one or more supplementary groups. All OE based targets have working getgroups()/setgroups() implementation, so its a safe assumption and therefore make the test to be a dummy Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: search nspr header files in ${STAGING_INCDIR}/nsprMartin Jansa2020-01-272-45/+5
| | | | | | | | | | | * the --with-nspr/--with-nss should be just ${prefix} as mentioned in: https://www.aleksey.com/pipermail/xmlsec/2005/007172.html remove the change-finding-path-of-nss.patch parts handling nspr and handling incorrect --with-nspr/--with-nss value in the recipe missing "/usr" prefix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nsprMartin Jansa2020-01-271-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: search nspr header files in ${STAGING_INCDIR}/nspr directoryMartin Jansa2020-01-271-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnssec-conf: delete, moved to meta-python2Andrey Zhizhikin2020-01-272-36/+1
| | | | | | | | dnssec-conf relies heavily on python2 code and was not updated since 2010. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keepalived: upgrade 2.0.19 -> 2.0.20Pierre-Jean Texier2020-01-271-2/+2
| | | | | | | See full changelog https://www.keepalived.org/changelog.html Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-lite: update recipe to use python3Andrey Zhizhikin2020-01-272-2/+48
| | | | | | | | | Update pcsc-lite recipe to target python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhugetlbfs: update recipe to use python3Andrey Zhizhikin2020-01-272-1/+31
| | | | | | | | Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: update recipe to use python3Andrey Zhizhikin2020-01-273-2/+31
| | | | | | | | Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf: update recipe to use python3Andrey Zhizhikin2020-01-272-2/+53
| | | | | | | | Update recipe to include support for python3. Introduce a patch which converts samples to utilize pytho3 on the target. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libzip: upgrade 1.5.2 -> 1.6.0Pierre-Jean Texier2020-01-261-4/+5
| | | | | | | | | | | License-Update: copyright years updated Also add PACKAGECONFIG for lzma, supported since commit in [1]. [1] - https://github.com/nih-at/libzip/commit/a91b3c41940b318277b8a8cd58a723a76f3cd536 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* luajit: Mark incompatible for riscv64Khem Raj2020-01-251-1/+2
| | | | | | rv64 support is not yet available Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegrop-meta-oe: remove blacklisted mpvMartin Jansa2020-01-251-1/+1
| | | | | | | | * it's blacklisted with: mpv_0.26.0.bb:PNBLACKLIST[mpv] = "Needs forward porting to use python3" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: minor cosmetic changes on bb recipe,Gianfranco Costamagna2020-01-251-3/+4
| | | | | | | | such as unifying tabs VS spaces and adding cosmetic newlines Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: update recipe to version 7.16.4Gianfranco Costamagna2020-01-251-1/+1
| | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: apply upstream proposed patches to use cmake build system,Gianfranco Costamagna2020-01-255-27/+173
| | | | | | | | | simplifying a lot the build and install process. Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dlt-daemon: Add initial recipe from meta-iviGianfranco Costamagna2020-01-254-0/+326
| | | | | | | | | | | | as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-ivi/pull/118 dlt-daemon is useful on embedded systems as a logging system Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycrypto: drop time.clockMing Liu2020-01-252-0/+36
| | | | | | | | | | | The use of time.clock() is deprecated in python 3.8, change to use time.process_time(). Reference: https://docs.python.org/3.3/library/time.html#time.clock Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: Drop overloadable attribute for recvfromKhem Raj2020-01-252-43/+0
| | | | | | glibc patch is now removed for this to be required Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-twisted.inc: add missing core dependenciesTrevor Gamblin2020-01-241-1/+11
| | | | | | | | | /usr/bin/twistd doesn't execute correctly if the pyhamcrest, pdb, and getpass modules are not present, so add them to core RDEPENDS. Also reformat the RDEPENDS list across multiple lines for easier reading. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyhamcrest: add recipeTrevor Gamblin2020-01-241-0/+10
| | | | | | | | | meta-python used to have a recipe for pyhamcrest, but only for python2. Since it got moved to meta-python2 recently, add an equivalent python3-pyhamcrest recipe to meta-python. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firewalld: upgrade 0.7.2 -> 0.7.3Pierre-Jean Texier2020-01-241-2/+2
| | | | | | | See full changelog https://github.com/firewalld/firewalld/releases/tag/v0.7.3 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* konkretcmpi: Depend on python3 during buildKhem Raj2020-01-241-2/+2
| | | | | | Fix packaging to match py3 module install dir Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-menus3: Depend on py3Khem Raj2020-01-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice: Use python3 and modules during buildKhem Raj2020-01-241-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: Add python3 to dependsKhem Raj2020-01-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplist: Use py3 in dependsKhem Raj2020-01-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: Use py3 in depends/rdependsKhem Raj2020-01-241-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zchunk: add recipePierre-Jean Texier2020-01-233-0/+126
| | | | | | | | | zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plymouth: fix usrmergeStefan Agner2020-01-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | When usrmerge is enabled plymouth still tries to install to /bin and /lib leading to the following build error: ERROR: plymouth-git-r0 do_package: QA Issue: plymouth: Files/directories were installed but not shipped in any package: /sbin/plymouthd /lib/libply.so.5 /lib/libply.so /lib/libply.so.5.0.0 /lib/libply-splash-core.so /lib/libply-splash-core.so.5.0.0 /lib/libply-splash-core.so.5 /bin/plymouth There is a configuration flag --with-system-root-install which controls where the binaries get installed. The flag is currently tied to the systemd distro feature, however, this seems wrong. Use the flag to control where binaries get installed depending on whether usrmerge is used. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: Fix build on big-endian targetsKhem Raj2020-01-232-0/+19
| | | | | | | | | | | Fixes ../deps/v8/src/runtime/runtime-utils.h:129:11: error: base operand of '->' has non-pointer type 'v8::internal::Object' 129 | return y->ptr() | (static_cast<ObjectPair>(x->ptr()) << 32); | ^~ Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com> Cc: Guillaume Burel <guillaume.burel@stormshield.eu>
* nodejs: upgrade to 12.14.1Martin Jansa2020-01-231-2/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: use python3nativeMartin Jansa2020-01-231-10/+8
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: 10.17.0 -> 12.14.0Guillaume Burel2020-01-238-163/+109
| | | | | | | | - update Node.js to active 12.x LTS release 12.14.0. - remove compatibility with gcc 4.8 (has been removed upstream) Signed-off-by: Guillaume Burel <guillaume.burel@stormshield.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmt: bump version to v6.1.2Vincent Prince2020-01-231-1/+1
| | | | | Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: bump version to r4.2.2Vincent Prince2020-01-231-3/+3
| | | | | Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntop: Pass PYTHON_CONFIG to configureKhem Raj2020-01-222-1/+22
| | | | | | | | | | | | | | | | | | | This aids cross-building, otherwise configure goes into weeks to find these especially python-config and starts to poke at host files e.g. if /etc/debian_release exists then it errors out, but if it does not then it deploys a workaround and continues build, as a result we see ntop fail the build on debian-like build hosts but not on others eg. archlinux Ensure that linking with libpython happens therefore use python3-config --libs --embed Fixes checking for arm-yoe-linux-gnueabi-python-config... no checking for python-config... no Please install python-dev and rerun configure Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 checkKhem Raj2020-01-228-12/+12
| | | | | | BBPATH check actually does not work Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 checkKhem Raj2020-01-222-2/+2
| | | | | | BBPATH check actually does not work Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gateone: Delete, moved to meta-python2Khem Raj2020-01-221-85/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rrdtool: Use py3 as rdep and use py3 setuptoolsKhem Raj2020-01-221-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-python3: Correct rdep to use py3 dbus moduleKhem Raj2020-01-221-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pygobject: fix runtime dependency on pkgutils to use python3 variantMartin Jansa2020-01-221-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Turn inherit classes from meta-py2 to conditional constructsKhem Raj2020-01-221-1/+1
| | | | | | helps parsing without meta-py2 in mix Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Turn inherit classes from meta-py2 to conditional constructsKhem Raj2020-01-227-7/+8
| | | | | | helps parsing without meta-py2 in mix Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: Correct the dep to use python3Khem Raj2020-01-221-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* guider: Build only when meta-py2 is in mixKhem Raj2020-01-221-3/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>