summaryrefslogtreecommitdiffstats
path: root/meta-oe
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>
* luajit: exclude for aarch64. not support in this versionArmin Kuster2018-03-121-0/+2
| | | | | | | | | | | make[1]: Entering directory '/home/jenkins/oe/world/shr-core/tmpfs/work/aarch64-oe-linux/luajit/2.0.5-r0/LuaJIT-2.0.5/src' | lj_arch.h:55:2: error: #error "No support for this architecture (yet)" | #error "No support for this architecture (yet)" | ^~~~~ | lj_arch.h:294:2: error: #error "No target architecture defined" | #error "No target architecture defined" Signed-off-by: Armin Kuster <akuster808@gmail.com>
* soci: update to version 3.2.3Derek Straka2018-03-121-3/+3
| | | | | | | Add dos2unix as the source now has windows line endings Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zsh: update to version 5.4.2Derek Straka2018-03-121-3/+3
| | | | | | | License-Update: Update the license checksum for copyright year and verify the terms remain the same Signed-off-by: Derek Straka <derek@asterius.io> 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>
* mpv: Adjust for the recent waf bbclass updatesKhem Raj2018-03-121-3/+4
| | | | | | | | waf bbclass now expects waf to be an executable script in ${S} before do_configure, otherwise it ends up in ugly python stack traces Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* umip: Fix build incompatibilitiesKhem Raj2018-03-123-0/+194
| | | | | | | musl exposes some build issues which require portable code. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: add extra RDEPENDS for buildingTrevor Woerner2018-03-121-1/+2
| | | | | | | | | | | | | If you want to perform an "npm install" and a module needs to be compiled, these additional packages need to be on the target otherwise the compile might fail with one or more of the following error messages: ImportError: No module named compiler.ast ImportError: No module named filecmp ImportError: No module named multiprocessing Signed-off-by: Trevor Woerner <twoerner@gmail.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>
* mongodb: update to version 3.4.13Derek Straka2018-03-121-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hexedit: 1.2.13 -> 1.4.2Zheng Ruoqin2018-03-122-36/+5
| | | | | | | Upgrade hexedit from 1.2.13 to 1.4.2 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.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>
* krb5: 1.15.1 -> 1.16Huang Qiyu2018-03-123-540/+3
| | | | | | | | | | | | | 1.Upgrade krb5 from 1.15.1 to 1.16 2.Update the checksum of LIC_FILES_CHKSUM, since krb5 has been changed. But lincese remains the same.just modify the following. -Copyright (C) 1985-2016 by the Massachusetts Institute of Technology. +Copyright (C) 1985-2017 by the Massachusetts Institute of Technology. -The KCM Mach RPC definition file used on OS X has the following +The KCM Mach RPC definition file used on macOS has the following 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>
* glade: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* geany-plugins: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xserver-common: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xorg-data-common: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libxml++: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libvdpau: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xcursorgen: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gegl: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gtkperf: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgxim: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* polkit-gnome: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* obex-data-server: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libvncserver: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gtkmathview: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | 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>
* pangomm: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libwmf: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gimp: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* orrery: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* geany: 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>
* atkmm: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | 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>
* 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>