diff options
8 files changed, 12 insertions, 12 deletions
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb index ec4565301..7cb25b677 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz | |||
11 | SRC_URI[md5sum] = "92a2de5198284cbd3c430b0d1a971a86" | 11 | SRC_URI[md5sum] = "92a2de5198284cbd3c430b0d1a971a86" |
12 | SRC_URI[sha256sum] = "3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab" | 12 | SRC_URI[sha256sum] = "3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab" |
13 | 13 | ||
14 | inherit autotools pkgconfig ${@bb.utils.contains("BBPATH", "meta-python2", "pythonnative", "", d)} | 14 | inherit autotools pkgconfig ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "pythonnative", "", d)} |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}/telepathy \ | 16 | FILES_${PN} += "${datadir}/telepathy \ |
17 | ${datadir}/dbus-1" | 17 | ${datadir}/dbus-1" |
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb index e5001c397..865cbb0bf 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | |||
@@ -70,7 +70,7 @@ RDEPENDS_packagegroup-meta-oe-connectivity ="\ | |||
70 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "obex-data-server", "", d)} \ | 70 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "obex-data-server", "", d)} \ |
71 | libmikmod \ | 71 | libmikmod \ |
72 | obexftp openobex libnet \ | 72 | obexftp openobex libnet \ |
73 | ${@bb.utils.contains("BBPATH", "meta-python2", "telepathy-idle", "", d)} \ | 73 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "telepathy-idle", "", d)} \ |
74 | " | 74 | " |
75 | RDEPENDS_packagegroup-meta-oe-connectivity_append_libc-glibc = " wvstreams wvdial" | 75 | RDEPENDS_packagegroup-meta-oe-connectivity_append_libc-glibc = " wvstreams wvdial" |
76 | 76 | ||
@@ -103,7 +103,7 @@ RDEPENDS_packagegroup-meta-oe-dbs ="\ | |||
103 | leveldb libdbi mariadb mariadb-native \ | 103 | leveldb libdbi mariadb mariadb-native \ |
104 | postgresql psqlodbc rocksdb soci \ | 104 | postgresql psqlodbc rocksdb soci \ |
105 | sqlite \ | 105 | sqlite \ |
106 | ${@bb.utils.contains("BBPATH", "meta-python2", "mysql-python", "", d)} \ | 106 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "mysql-python", "", d)} \ |
107 | " | 107 | " |
108 | 108 | ||
109 | RDEPENDS_packagegroup-meta-oe-devtools ="\ | 109 | RDEPENDS_packagegroup-meta-oe-devtools ="\ |
@@ -120,7 +120,7 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\ | |||
120 | rapidjson serialcheck sip3 tclap uftrace uw-imap valijson \ | 120 | rapidjson serialcheck sip3 tclap uftrace uw-imap valijson \ |
121 | xmlrpc-c yajl yasm \ | 121 | xmlrpc-c yajl yasm \ |
122 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \ | 122 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \ |
123 | ${@bb.utils.contains("BBPATH", "meta-python2", "nodejs", "", d)} \ | 123 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "nodejs", "", d)} \ |
124 | " | 124 | " |
125 | 125 | ||
126 | RDEPENDS_packagegroup-meta-oe-devtools_remove_armv5 = "uftrace nodejs" | 126 | RDEPENDS_packagegroup-meta-oe-devtools_remove_armv5 = "uftrace nodejs" |
@@ -156,7 +156,7 @@ RDEPENDS_packagegroup-meta-oe-extended ="\ | |||
156 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "pam-ssh-agent-auth openwsman sblim-sfcb ", "", d)} \ | 156 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "pam-ssh-agent-auth openwsman sblim-sfcb ", "", d)} \ |
157 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit polkit-group-rule-datetime ", "", d)} \ | 157 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit polkit-group-rule-datetime ", "", d)} \ |
158 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit-group-rule-network ", "", d)} \ | 158 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit-group-rule-network ", "", d)} \ |
159 | ${@bb.utils.contains("BBPATH", "meta-python2", "openlmi-tools", "", d)} \ | 159 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "openlmi-tools", "", d)} \ |
160 | " | 160 | " |
161 | RDEPENDS_packagegroup-meta-oe-extended_remove_mipsarch = "upm mraa tiptop" | 161 | RDEPENDS_packagegroup-meta-oe-extended_remove_mipsarch = "upm mraa tiptop" |
162 | RDEPENDS_packagegroup-meta-oe-extended_remove_powerpc = "upm mraa" | 162 | RDEPENDS_packagegroup-meta-oe-extended_remove_powerpc = "upm mraa" |
@@ -263,7 +263,7 @@ RDEPENDS_packagegroup-meta-oe-support ="\ | |||
263 | procmail \ | 263 | procmail \ |
264 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "udisks2 upower", "", d)} \ | 264 | ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "udisks2 upower", "", d)} \ |
265 | ${NE10} \ | 265 | ${NE10} \ |
266 | ${@bb.utils.contains("BBPATH", "meta-python2", "lio-utils", "", d)} \ | 266 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "lio-utils", "", d)} \ |
267 | " | 267 | " |
268 | 268 | ||
269 | RDEPENDS_packagegroup-meta-oe-support_remove_arm ="numactl" | 269 | RDEPENDS_packagegroup-meta-oe-support_remove_arm ="numactl" |
diff --git a/meta-oe/recipes-dbs/mysql/mysql-python_1.2.5.bb b/meta-oe/recipes-dbs/mysql/mysql-python_1.2.5.bb index e125ae444..4617da8e1 100644 --- a/meta-oe/recipes-dbs/mysql/mysql-python_1.2.5.bb +++ b/meta-oe/recipes-dbs/mysql/mysql-python_1.2.5.bb | |||
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "811040b647e5d5686f84db415efd697e6250008b112b6909ba77ac059e | |||
16 | 16 | ||
17 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
18 | 18 | ||
19 | inherit ${@bb.utils.contains("BBPATH", "meta-python2", "setuptools", "", d)} | 19 | inherit ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "setuptools", "", d)} |
20 | 20 | ||
21 | python() { | 21 | python() { |
22 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): | 22 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): |
diff --git a/meta-oe/recipes-devtools/guider/guider_3.9.6.bb b/meta-oe/recipes-devtools/guider/guider_3.9.6.bb index 1fd7e111a..f05900216 100644 --- a/meta-oe/recipes-devtools/guider/guider_3.9.6.bb +++ b/meta-oe/recipes-devtools/guider/guider_3.9.6.bb | |||
@@ -16,7 +16,7 @@ SRCREV = "fef25c41efb9bde0614ea477d0b90bd9565ae0b4" | |||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | R = "${RECIPE_SYSROOT}" | 17 | R = "${RECIPE_SYSROOT}" |
18 | 18 | ||
19 | inherit ${@bb.utils.contains("BBPATH", "meta-python2", "distutils", "", d)} | 19 | inherit ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "distutils", "", d)} |
20 | 20 | ||
21 | GUIDER_OBJ = "guider.pyc" | 21 | GUIDER_OBJ = "guider.pyc" |
22 | GUIDER_SCRIPT = "guider" | 22 | GUIDER_SCRIPT = "guider" |
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_10.17.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_10.17.0.bb index 1471c367f..ba1c2beed 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_10.17.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_10.17.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=be980eb7ccafe287cb438076a65e888c" | |||
6 | DEPENDS = "openssl" | 6 | DEPENDS = "openssl" |
7 | DEPENDS_append_class-target = " nodejs-native" | 7 | DEPENDS_append_class-target = " nodejs-native" |
8 | 8 | ||
9 | inherit pkgconfig ${@bb.utils.contains("BBPATH", "meta-python2", "pythonnative", "", d)} | 9 | inherit pkgconfig ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "pythonnative", "", d)} |
10 | 10 | ||
11 | COMPATIBLE_MACHINE_armv4 = "(!.*armv4).*" | 11 | COMPATIBLE_MACHINE_armv4 = "(!.*armv4).*" |
12 | COMPATIBLE_MACHINE_armv5 = "(!.*armv5).*" | 12 | COMPATIBLE_MACHINE_armv5 = "(!.*armv5).*" |
diff --git a/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb b/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb index f648332b4..ef42ad2f2 100644 --- a/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb +++ b/meta-oe/recipes-extended/mozjs/mozjs_60.9.0.bb | |||
@@ -30,7 +30,7 @@ SRC_URI[sha256sum] = "9f453c8cc5669e46e38f977764d49a36295bf0d023619d9aac782e6bb3 | |||
30 | 30 | ||
31 | S = "${WORKDIR}/firefox-${@d.getVar("PV").replace("esr", "")}" | 31 | S = "${WORKDIR}/firefox-${@d.getVar("PV").replace("esr", "")}" |
32 | 32 | ||
33 | inherit autotools pkgconfig perlnative ${@bb.utils.contains("BBPATH", "meta-python2", "pythonnative", "", d)} | 33 | inherit autotools pkgconfig perlnative ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "pythonnative", "", d)} |
34 | 34 | ||
35 | inherit features_check | 35 | inherit features_check |
36 | CONFLICT_DISTRO_FEATURES_mipsarchn32 = "ld-is-gold" | 36 | CONFLICT_DISTRO_FEATURES_mipsarchn32 = "ld-is-gold" |
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb index 4a1b6bba6..04f82d2bc 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "GPLv2+" | |||
5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e" | 5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e" |
6 | SECTION = "System/Management" | 6 | SECTION = "System/Management" |
7 | 7 | ||
8 | inherit ${@bb.utils.contains("BBPATH", "meta-python2", "setuptools", "", d)} | 8 | inherit ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "setuptools", "", d)} |
9 | 9 | ||
10 | DEPENDS = "python-native python-pywbem-native python-m2crypto python-pywbem" | 10 | DEPENDS = "python-native python-pywbem-native python-m2crypto python-pywbem" |
11 | 11 | ||
diff --git a/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb b/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb index 8895a9e15..0fb4a6e51 100644 --- a/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb +++ b/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/Datera/lio-utils.git \ | |||
12 | SRCREV = "0ac9091c1ff7a52d5435a4f4449e82637142e06e" | 12 | SRCREV = "0ac9091c1ff7a52d5435a4f4449e82637142e06e" |
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | inherit ${@bb.utils.contains("BBPATH", "meta-python2", "distutils", "", d)} | 15 | inherit ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "distutils", "", d)} |
16 | 16 | ||
17 | EXTRA_OEMAKE += "DESTDIR=${D}" | 17 | EXTRA_OEMAKE += "DESTDIR=${D}" |
18 | 18 | ||