summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* fltk: rework packagingAndreas Müller2018-03-161-1/+9
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* eventlog: change SRC_URI because of invalid old addressLi Zhou2018-03-121-1/+1
| | | | | | | The SRC_URI is too old to be valid, so update it. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnulib: use deltask instead of noexecMark Asselstine2018-03-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | When building an image which included 'netcf' I saw the following warning which is followed by a python backtrace: WARNING: cube-dom0-0.6-r0 do_rootfs: \ Manifest .../manifest-x86_64_x86_64-nativesdk-gnulib.package_write_rpm \ not found in genericx86_64 core2-64 x86_64 allarch x86_64_x86_64-nativesdk \ (variant '')? >From this we find that the 'gnulib' package would fail the manifest crosscheck for the 'package_write_rpm' task. By switching from 'noexec' to 'deltask' for this task (and its "siblings") we completely remove the task and thus there is not crosscheck to fail. NOTE that there is a pending merge which will change the backtrace for a proper ERROR: [package_manager.py: Print offending package instead of non-sense trace] Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libol: 0.3.18Huang Qiyu2018-03-121-1/+1
| | | | | | | | | 1.Modify SRC_URI http://www.balabit.com/downloads/files/libol/0.3/${BP}.tar.gz to http://www.balabit.com/downloads/libol/0.3/${BP}.tar.gz Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xrdp: remove fuse from depend and move to PACKAGECONFIGArmin Kuster2018-03-121-2/+5
| | | | | | fuse is in meta-filesystems Signed-off-by: Armin Kuster <akuster808@gmail.com>
* toscoterm: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fltk: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uim: add distro_features_check for x11Armin Kuster2018-03-121-1/+4
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xrdp, xorgxrdp: require pam in DISTRO_FEATURESMartin Jansa2018-03-122-2/+2
| | | | | | | | * libpam dependency was added to xrdp in http://git.openembedded.org/meta-openembedded/commit/?id=cc32ca8030c02a2b1b22f6b43e1894dc5f00e14e Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xorgxrdp: add distro_features_check for x11Martin Jansa2018-03-121-4/+5
| | | | | | | | | | | | | | | | | * fixes: following errors in every world build: ERROR: Nothing PROVIDES 'xrdp' (but meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb DEPENDS on or otherwise requires it) xrdp was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xorgxrdp', 'xrdp'] ERROR: Nothing PROVIDES 'virtual/libx11' (but meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb DEPENDS on or otherwise requires it) libx11-diet PROVIDES virtual/libx11 but was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) libx11 PROVIDES virtual/libx11 but was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xorgxrdp', 'virtual/libx11'] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* classes/recipes: Convert SkipPackage -> SkipRecipeMaxin John2018-03-051-1/+1
| | | | | | | | Update following the SkipPackage -> SkipRecipe change in oe-core. Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* vboxguestdrivers: upgrade to 5.2.6Martin Jansa2018-03-012-5/+107
| | | | | | | * 5.1.26 doesn't build with 4.15 kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* postgres: move to recipes-dbsArmin Kuster2018-03-0110-789/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* edac-utils: move to recipes-bspArmin Kuster2018-03-014-188/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cryptsetup: move to cryptoArmin Kuster2018-03-011-36/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* evtest: move to recipes-testArmin Kuster2018-03-011-17/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* passwdqc: move to recipes-securityArmin Kuster2018-03-012-94/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcrypto: move to recipes-cryptoArmin Kuster2018-03-011-12/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pkcs11-helper: move to recipes-cryptoArmin Kuster2018-03-011-29/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* engine-pkcs11: move to recipes-cryptoArmin Kuster2018-03-011-31/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmcryt: movre to recipes-cryptoArmin Kuster2018-03-011-12/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lm_sensors: move to recipes-bspArmin Kuster2018-03-0111-473/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cpufrequtils: move to recipes-bspArmin Kuster2018-03-012-67/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tomoyo-tools: move to recipes-secuityArmin Kuster2018-03-011-30/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fbtest: move to recipe-testsArmin Kuster2018-03-011-20/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ipmiutil: move to recipes-kernelArmin Kuster2018-03-012-173/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ipmitool: move to recipes-kernelArmin Kuster2018-03-011-36/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mongodb: move to recipes-dbsArmin Kuster2018-03-0113-616/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* soci: move to recipes-dbsArmin Kuster2018-03-012-77/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libdbi: move to recipes-dbsArmin Kuster2018-03-012-23/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* psqlodbc: move to recipes-dbsArmin Kuster2018-03-016-402/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mysql: move to recipes-dbsArmin Kuster2018-03-0116-840/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sqlite: move to recipes-dbsArmin Kuster2018-03-015-157/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xrdp: enable cpliboardZheng Ruoqin2018-02-231-2/+2
| | | | | | | Add --enable-fuse option to enable cpliboard when copying from window OS to linux. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tomoyo-tools: 20140601 -> 20170102Huang Qiyu2018-02-231-3/+3
| | | | | | | Upgrade tomoyo-tools from 2.5.0-20140601 to 2.5.0-20170102. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hwdata: 0.291 -> 0.298Huang Qiyu2018-02-231-2/+2
| | | | | | | Upgrade hwdata from 0.291 to 0.298. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xrdp: bug fixZheng Ruoqin2018-02-111-2/+1
| | | | | | | Change default config file for pam to fix the pam problem. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xorgxrdp: change value of PVZheng Ruoqin2018-02-111-1/+1
| | | | | | | Modify value of PV. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uriparser: addTrevor Woerner2018-02-111-0/+14
| | | | | | | | | | Currently I'm aware of the following layers/recipes which depend on uriparser: - meta-measured/recipes-tpm/tpm2-tss - meta-webos-ports/meta-luneos/recipes-webos/luna-sysservice - meta-webos-ports/meta-luneos/recipes-webos/libpbnjson Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nghttp2: Move to meta-networkingOtavio Salvador2018-02-051-13/+0
| | | | | | | | | The nghttp2 depends on c-ares which is provided by meta-networking layer, so it should be moved there as well. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* recipes: use oe.utils.conditional instead of deprecated base_conditionalMartin Jansa2018-02-013-5/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Remove deprecated python3-subprocess from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Remove deprecated python3-textutils from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-textutils package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Remove deprecated python3-argparse from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-argparse package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mariadb: use Unix Makefiles OECMAKE generatorMartin Jansa2018-01-261-0/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* engine-pkcs11: replace startline=1 with beginline=1 in LIC_FILES_CHKSUMAndré Draszik2018-01-221-1/+1
| | | | | | | 'startline' is not a recognised keyword, it's beginline Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uthash: add ptest supportAndré Draszik2018-01-222-1/+27
| | | | | Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uthash: update to v2.0.2André Draszik2018-01-222-16/+30
| | | | | | | | | | - the license has changed to BSD-1-Clause - the main package is empty (as this only provides header files), so the -dev package must not depend on the main package Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* open-vm-tools: add sysvinit script to start vmtoolsd daemon at boot timeJagadeesh Krishnanjanappa2018-01-162-3/+80
| | | | | | | | | | | It adds support to start vmtoolsd daemon during system startup, when init manager is SysVinit. Patch V2 adds option to store pid file in /var/run/vmtoolsd.pid file, which is helpful to stop/restart vmtoolsd daemon. Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zile: update to 2.14Randy MacLeod2018-01-161-3/+3
| | | | | | | | Mostly minor build and documentation changes. The COPYING file changes due to switching URLs from http to https. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>