diff options
Diffstat (limited to 'meta-oe/recipes-extended')
14 files changed, 14 insertions, 14 deletions
diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.12.bb b/meta-oe/recipes-extended/boinc/boinc-client_7.12.bb index e505bb4c5..d472d3269 100644 --- a/meta-oe/recipes-extended/boinc/boinc-client_7.12.bb +++ b/meta-oe/recipes-extended/boinc/boinc-client_7.12.bb | |||
@@ -37,7 +37,7 @@ SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \ | |||
37 | file://gtk-configure.patch \ | 37 | file://gtk-configure.patch \ |
38 | " | 38 | " |
39 | 39 | ||
40 | inherit gettext autotools pkgconfig distro_features_check systemd | 40 | inherit gettext autotools pkgconfig features_check systemd |
41 | 41 | ||
42 | REQUIRED_DISTRO_FEATURES += "opengl" | 42 | REQUIRED_DISTRO_FEATURES += "opengl" |
43 | 43 | ||
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb b/meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb index f9fd8ae88..898627bc1 100644 --- a/meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb +++ b/meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "gnuplot" | |||
7 | LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f" | 7 | LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f" |
8 | DEPENDS = "${BPN}-native virtual/libx11 gd readline" | 8 | DEPENDS = "${BPN}-native virtual/libx11 gd readline" |
9 | 9 | ||
10 | inherit autotools distro_features_check | 10 | inherit autotools features_check |
11 | # depends on virtual/libx11 | 11 | # depends on virtual/libx11 |
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
diff --git a/meta-oe/recipes-extended/icewm/icewm_1.5.5.bb b/meta-oe/recipes-extended/icewm/icewm_1.5.5.bb index 63fca1dd1..fe6de008f 100644 --- a/meta-oe/recipes-extended/icewm/icewm_1.5.5.bb +++ b/meta-oe/recipes-extended/icewm/icewm_1.5.5.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "https://github.com/ice-wm/${BPN}/releases/download/${PV}/${BPN}-${PV} | |||
8 | SRC_URI[md5sum] = "6eba94a7935a0531d2c14eeb1426aeef" | 8 | SRC_URI[md5sum] = "6eba94a7935a0531d2c14eeb1426aeef" |
9 | SRC_URI[sha256sum] = "f1c1344b20a9e8635143f70ee27930b55f813c15ca61f84d77584d311b6ac027" | 9 | SRC_URI[sha256sum] = "f1c1344b20a9e8635143f70ee27930b55f813c15ca61f84d77584d311b6ac027" |
10 | 10 | ||
11 | inherit autotools pkgconfig gettext perlnative distro_features_check qemu | 11 | inherit autotools pkgconfig gettext perlnative features_check qemu |
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
14 | EXTRA_OECONF += "--with-libdir=${datadir}/icewm \ | 14 | EXTRA_OECONF += "--with-libdir=${datadir}/icewm \ |
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb index 7e4c330a1..8a2886b8c 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb +++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | |||
@@ -26,6 +26,6 @@ file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | |||
26 | EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=minimum" | 26 | EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=minimum" |
27 | DEPENDS += "gtk+ glib-2.0 glib-2.0-native ruby-native intltool-native gnome-common-native" | 27 | DEPENDS += "gtk+ glib-2.0 glib-2.0-native ruby-native intltool-native gnome-common-native" |
28 | 28 | ||
29 | inherit distro_features_check autotools pkgconfig gettext | 29 | inherit features_check autotools pkgconfig gettext |
30 | 30 | ||
31 | REQUIRED_DISTRO_FEATURES = "x11" | 31 | REQUIRED_DISTRO_FEATURES = "x11" |
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb index e50226e27..4276c4917 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb | |||
@@ -23,7 +23,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | |||
23 | 23 | ||
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
25 | 25 | ||
26 | inherit distro_features_check | 26 | inherit features_check |
27 | REQUIRED_DISTRO_FEATURES = "systemd" | 27 | REQUIRED_DISTRO_FEATURES = "systemd" |
28 | 28 | ||
29 | inherit gettext autotools python3native pkgconfig | 29 | inherit gettext autotools python3native pkgconfig |
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 2c31a21c0..401c2c4da 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "freetype libpng jpeg expat gtk+" | |||
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
14 | 14 | ||
15 | inherit distro_features_check autotools pkgconfig | 15 | inherit features_check autotools pkgconfig |
16 | 16 | ||
17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
18 | 18 | ||
diff --git a/meta-oe/recipes-extended/mozjs/mozjs_60.5.2.bb b/meta-oe/recipes-extended/mozjs/mozjs_60.5.2.bb index 33142d6fe..41a79daf4 100644 --- a/meta-oe/recipes-extended/mozjs/mozjs_60.5.2.bb +++ b/meta-oe/recipes-extended/mozjs/mozjs_60.5.2.bb | |||
@@ -31,7 +31,7 @@ SRC_URI[sha256sum] = "f51039c997415fd0f13f8e01966b4a8ff80cbf90deb8b14c18827104a3 | |||
31 | 31 | ||
32 | inherit autotools pkgconfig perlnative pythonnative | 32 | inherit autotools pkgconfig perlnative pythonnative |
33 | 33 | ||
34 | inherit distro_features_check | 34 | inherit features_check |
35 | CONFLICT_DISTRO_FEATURES_mipsarchn32 = "ld-is-gold" | 35 | CONFLICT_DISTRO_FEATURES_mipsarchn32 = "ld-is-gold" |
36 | 36 | ||
37 | DEPENDS += "nspr zlib python-six-native python-pytoml-native \ | 37 | DEPENDS += "nspr zlib python-six-native python-pytoml-native \ |
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb index 16a83a4be..9d5a2307e 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | |||
@@ -12,7 +12,7 @@ SECTION = "Applications/System" | |||
12 | 12 | ||
13 | DEPENDS = "curl libxml2 openssl libpam" | 13 | DEPENDS = "curl libxml2 openssl libpam" |
14 | 14 | ||
15 | inherit distro_features_check | 15 | inherit features_check |
16 | REQUIRED_DISTRO_FEATURES = "pam" | 16 | REQUIRED_DISTRO_FEATURES = "pam" |
17 | 17 | ||
18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" | 18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" |
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb index 95d879dc6..9838e75ef 100644 --- a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb +++ b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
6 | 6 | ||
7 | DEPENDS = "libpam openssl db" | 7 | DEPENDS = "libpam openssl db" |
8 | 8 | ||
9 | inherit distro_features_check | 9 | inherit features_check |
10 | REQUIRED_DISTRO_FEATURES = "pam" | 10 | REQUIRED_DISTRO_FEATURES = "pam" |
11 | 11 | ||
12 | SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1" | 12 | SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1" |
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb b/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb index 2fdadcbc9..6864cc317 100644 --- a/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb +++ b/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=41ab94182d94be9bb35e2a8b933f1e7d" | |||
7 | 7 | ||
8 | DEPENDS = "libpam openldap" | 8 | DEPENDS = "libpam openldap" |
9 | 9 | ||
10 | inherit distro_features_check | 10 | inherit features_check |
11 | REQUIRED_DISTRO_FEATURES = "pam" | 11 | REQUIRED_DISTRO_FEATURES = "pam" |
12 | 12 | ||
13 | SRCREV = "84d7b260f1ae6857ae36e014c9a5968e8aa1cbe8" | 13 | SRCREV = "84d7b260f1ae6857ae36e014c9a5968e8aa1cbe8" |
diff --git a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb index ac7fa4bbf..41b4d0d30 100644 --- a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb +++ b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb | |||
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f | |||
16 | 16 | ||
17 | DEPENDS += "libpam openssl" | 17 | DEPENDS += "libpam openssl" |
18 | 18 | ||
19 | inherit distro_features_check | 19 | inherit features_check |
20 | REQUIRED_DISTRO_FEATURES = "pam" | 20 | REQUIRED_DISTRO_FEATURES = "pam" |
21 | 21 | ||
22 | # This gets us ssh-agent, which we are almost certain to want. | 22 | # This gets us ssh-agent, which we are almost certain to want. |
diff --git a/meta-oe/recipes-extended/polkit/polkit-group-rule.inc b/meta-oe/recipes-extended/polkit/polkit-group-rule.inc index 8ced8abe5..e38e344c1 100644 --- a/meta-oe/recipes-extended/polkit/polkit-group-rule.inc +++ b/meta-oe/recipes-extended/polkit/polkit-group-rule.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | # polkit must prepare polkitd group | 1 | # polkit must prepare polkitd group |
2 | DEPENDS += "polkit" | 2 | DEPENDS += "polkit" |
3 | 3 | ||
4 | inherit distro_features_check | 4 | inherit features_check |
5 | REQUIRED_DISTRO_FEATURES = "polkit" | 5 | REQUIRED_DISTRO_FEATURES = "polkit" |
6 | 6 | ||
7 | inherit useradd | 7 | inherit useradd |
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.116.bb b/meta-oe/recipes-extended/polkit/polkit_0.116.bb index 8754383ef..ad1973b13 100644 --- a/meta-oe/recipes-extended/polkit/polkit_0.116.bb +++ b/meta-oe/recipes-extended/polkit/polkit_0.116.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ | |||
7 | 7 | ||
8 | DEPENDS = "expat glib-2.0 intltool-native mozjs" | 8 | DEPENDS = "expat glib-2.0 intltool-native mozjs" |
9 | 9 | ||
10 | inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection distro_features_check | 10 | inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection features_check |
11 | 11 | ||
12 | REQUIRED_DISTRO_FEATURES = "polkit" | 12 | REQUIRED_DISTRO_FEATURES = "polkit" |
13 | 13 | ||
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb index 91c50027d..a527f773a 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb | |||
@@ -11,7 +11,7 @@ LICENSE = "EPL-1.0" | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" |
12 | DEPENDS = "curl libpam openssl sblim-sfc-common unzip-native" | 12 | DEPENDS = "curl libpam openssl sblim-sfc-common unzip-native" |
13 | 13 | ||
14 | inherit distro_features_check | 14 | inherit features_check |
15 | REQUIRED_DISTRO_FEATURES = "pam" | 15 | REQUIRED_DISTRO_FEATURES = "pam" |
16 | 16 | ||
17 | SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \ | 17 | SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \ |