summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* uim: add distro_features_check for x11Armin Kuster2018-03-121-1/+4
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glade3: move from oe to gnome layerArmin Kuster2018-03-124-176/+0
| | | | 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-052-2/+2
| | | | | | | | 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>
* samba, openwsman, pam-ssh-agent-auth, sblim-sfcb, passwdqc, python-pam, ↵Martin Jansa2018-03-054-0/+12
| | | | | | | | | | | smbnetfs: require pam in DISTRO_FEATURES * there is explicit dependency on libpam without respecting pam in DISTRO_FEATURES so add the check to prevent people building it against broken libpam Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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>
* upm: Update recipe to use v1.6.0Brendan Le Foll2018-03-012-57/+2
| | | | | | | ads1x15 patch is no longer required as it has been merged upstream Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mraa: Update recipe to use v1.9.0Brendan Le Foll2018-03-012-34/+3
| | | | | | | The musl endian patch has been merged upstream so is no longer needed Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: Update from 8.9.0 -> 8.9.4Parthiban Nallathambi2018-03-011-3/+3
| | | | | | | Update nodejs to latest stable release 8.9.4 Signed-off-by: Parthiban Nallathambi <pn@denx.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fix(p7zip): fix CVE-2017-17969Radovan Scasny2018-03-012-1/+33
| | | | | | Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: Add support for building on ppc64leGunnar Mills2018-03-011-1/+1
| | | | | | | | | | ppc64le is a little-endian mode of ppc64. Nodejs determines the endianness of the system and since it already supports bi-endian ppc64, just pass nodejs "ppc64" when the TARGET_ARCH is ppc64le. Signed-off-by: Gunnar Mills <gmills@linux.vnet.ibm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* postgres: move to recipes-dbsArmin Kuster2018-03-0110-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dash: move dash to recipes-shellArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* efivar: move to recipes-bspArmin Kuster2018-03-019-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* acpitools: move to recipes-bspArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rocksdb: move to recipes-bspArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lsscsi: move to recipes-bspsArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* efibootmgr: move to recipes-bspsArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: move to recipes-bspArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* edac-utils: move to recipes-bspArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cryptsetup: move to cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* evtest: move to recipes-testArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* passwdqc: move to recipes-securityArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcrypto: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pkcs11-helper: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* engine-pkcs11: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmcryt: movre to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lm_sensors: move to recipes-bspArmin Kuster2018-03-0111-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cpufrequtils: move to recipes-bspArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* leveldb: move to recipes-securityArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tomoyo-tools: move to recipes-secuityArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cppunit: move to recipes-testArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cunit: move to recipes-testArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pm-qa: move to recipe-testArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cxxtest: move to recipes-testArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fbtest: move to recipe-testsArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* testfloat: move to recipe-testsArmin Kuster2018-03-013-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ipmiutil: move to recipes-kernelArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ipmitool: move to recipes-kernelArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mongodb: move to recipes-dbsArmin Kuster2018-03-0113-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* soci: move to recipes-dbsArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libdbi: move to recipes-dbsArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* psqlodbc: move to recipes-dbsArmin Kuster2018-03-016-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mysql: move to recipes-dbsArmin Kuster2018-03-0116-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sqlite: move to recipes-dbsArmin Kuster2018-03-015-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tcsh: move to recipes-shellsArmin Kuster2018-03-013-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zsh: move to recipes-shellsArmin Kuster2018-03-011-0/+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>
* php: update stable version 5.6.31 -> 5.6.33Andre McCurdy2018-02-233-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 04 Jan 2017, PHP 5.6.33 - GD: . Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx). (cmb) - Phar: . Fixed bug #74782 (Reflected XSS in .phar 404 page). (Stas) 26 Sep 2017, PHP 5.6.32 - Date: . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick) - mcrypt: . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh) - PCRE: . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>