Armin Kuster
323f5d88e3
xcursorgen: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
354ebdbd7c
gegl: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
b868db04a0
gtkperf: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
d81fd034bb
libgxim: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
a6d8e7c3c8
polkit-gnome: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
92f0a730c5
obex-data-server: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
684c52226e
libvncserver: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
d8cb82eea6
gtkmathview: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
28b7921d5e
toscoterm: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:33 -07:00
Armin Kuster
679993691c
pangomm: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
fe300c57a3
libwmf: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
5af69d3cfa
gimp: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
248e6b46c6
orrery: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
4eb46f5993
geany: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
a6e4257e28
fltk: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
f424de3d6e
atkmm: only include when x11 in DISTRO_FEATURES
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
af19773cd3
uim: add distro_features_check for x11
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:59:32 -07:00
Armin Kuster
ac5aa6245f
glade3: move from oe to gnome layer
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-12 09:58:41 -07:00
Martin Jansa
af085dfc24
xrdp, xorgxrdp: require pam in DISTRO_FEATURES
...
* 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 >
2018-03-12 09:58:29 -07:00
Martin Jansa
57e0abf025
xorgxrdp: add distro_features_check for x11
...
* 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 >
2018-03-12 09:58:09 -07:00
Maxin John
3b3c4c8426
classes/recipes: Convert SkipPackage -> SkipRecipe
...
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 >
2018-03-05 11:45:40 -05:00
Martin Jansa
0db9697dc6
samba, openwsman, pam-ssh-agent-auth, sblim-sfcb, passwdqc, python-pam, 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 >
2018-03-05 11:45:40 -05:00
Martin Jansa
7b5d778f8b
vboxguestdrivers: upgrade to 5.2.6
...
* 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 >
2018-03-01 16:12:56 -08:00
Brendan Le Foll
f988ce34a8
upm: Update recipe to use v1.6.0
...
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 >
2018-03-01 16:12:55 -08:00
Brendan Le Foll
efc2e0837e
mraa: Update recipe to use v1.9.0
...
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 >
2018-03-01 16:12:55 -08:00
Parthiban Nallathambi
00909ae732
nodejs: Update from 8.9.0 -> 8.9.4
...
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 >
2018-03-01 16:12:55 -08:00
Radovan Scasny
203027aa0e
fix(p7zip): fix CVE-2017-17969
...
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 >
2018-03-01 16:12:55 -08:00
Gunnar Mills
74880c1464
nodejs: Add support for building on ppc64le
...
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 >
2018-03-01 16:12:55 -08:00
Armin Kuster
742404cc8a
postgres: move to recipes-dbs
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:38 -08:00
Armin Kuster
eaff8c24ab
dash: move dash to recipes-shell
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
aaf6d26714
efivar: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
17f9ce803e
acpitools: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
f450ee2c59
rocksdb: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
3eb5571f66
lsscsi: move to recipes-bsps
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
9646fb8ced
efibootmgr: move to recipes-bsps
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
503a572e14
flashrom: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
50759d254a
edac-utils: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
40877b1244
cryptsetup: move to crypto
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
d698b26edc
evtest: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
a1c660848d
passwdqc: move to recipes-security
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
0df104e33d
libcrypto: move to recipes-crypto
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
74013bfa9a
pkcs11-helper: move to recipes-crypto
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
73a9895ed4
engine-pkcs11: move to recipes-crypto
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
3d91c97e1d
libmcryt: movre to recipes-crypto
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
6b9b7036d4
lm_sensors: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
24e2209e32
cpufrequtils: move to recipes-bsp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
ffe82e171e
leveldb: move to recipes-security
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
696e392789
tomoyo-tools: move to recipes-secuity
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
37a4340874
cppunit: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
e2ec50e9db
cunit: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00