diff options
86 files changed, 96 insertions, 96 deletions
diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb index 5b15d18096..326a754ce7 100644 --- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb +++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb | |||
@@ -12,7 +12,7 @@ SRCREV = "c540ce2431bdeac73359029d4592b45790e1d154" | |||
12 | SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \ | 12 | SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S="${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||
diff --git a/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb b/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb index f9115d819b..833ec2a393 100644 --- a/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb +++ b/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb | |||
@@ -17,7 +17,7 @@ S = "${WORKDIR}/${BPN}-3d43b280298c" | |||
17 | 17 | ||
18 | inherit perlnative | 18 | inherit perlnative |
19 | 19 | ||
20 | export enable_static="no" | 20 | export enable_static = "no" |
21 | 21 | ||
22 | export PERL_USE_UNSAFE_INC = "1" | 22 | export PERL_USE_UNSAFE_INC = "1" |
23 | 23 | ||
diff --git a/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb b/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb index 3a4b3aa1a0..5abfacc24b 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Music Player Daemon library" | 1 | SUMMARY = "Music Player Daemon library" |
2 | LICENSE = "GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | HOMEPAGE ="http://sourceforge.net/projects/musicpd" | 4 | HOMEPAGE = "http://sourceforge.net/projects/musicpd" |
5 | DEPENDS = "glib-2.0" | 5 | DEPENDS = "glib-2.0" |
6 | 6 | ||
7 | SRC_URI = "http://www.musicpd.org/download/${BPN}/${PV}/${BP}.tar.gz \ | 7 | SRC_URI = "http://www.musicpd.org/download/${BPN}/${PV}/${BP}.tar.gz \ |
diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb index 7856407c67..8607af64ed 100644 --- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb +++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION="SoX is the Swiss Army knife of sound processing tools. \ | 1 | DESCRIPTION = "SoX is the Swiss Army knife of sound processing tools. \ |
2 | It converts audio files among various standard audio file formats \ | 2 | It converts audio files among various standard audio file formats \ |
3 | and can apply different effects and filters to the audio data." | 3 | and can apply different effects and filters to the audio data." |
4 | HOMEPAGE = "http://sox.sourceforge.net" | 4 | HOMEPAGE = "http://sox.sourceforge.net" |
diff --git a/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb b/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb index de7e2d3e01..4613ac61f1 100644 --- a/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb +++ b/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb | |||
@@ -15,7 +15,7 @@ CFLAGS:prepend = "-I${WORKDIR}/build " | |||
15 | 15 | ||
16 | inherit autotools | 16 | inherit autotools |
17 | 17 | ||
18 | EXTRA_OECONF="--with-ssh=/usr/bin/ssh" | 18 | EXTRA_OECONF = "--with-ssh=/usr/bin/ssh" |
19 | 19 | ||
20 | do_compile:append() { | 20 | do_compile:append() { |
21 | cp ${WORKDIR}/autossh-${PV}/CHANGES ${WORKDIR}/build | 21 | cp ${WORKDIR}/autossh-${PV}/CHANGES ${WORKDIR}/build |
diff --git a/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb b/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb index 4e3c157713..faaf393529 100644 --- a/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb +++ b/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb | |||
@@ -15,8 +15,8 @@ SRC_URI[sha256sum] = "21b1e2e1cb0e288b0ec8fcfd9fed449914e0f8e6fc273706bd5b3d4f6a | |||
15 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 15 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
16 | DEPENDS = "virtual/kernel" | 16 | DEPENDS = "virtual/kernel" |
17 | 17 | ||
18 | EXTRA_OEMAKE="CROSS_COMPILE=${TARGET_PREFIX} CC='${CC} ${LDFLAGS}' \ | 18 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} CC='${CC} ${LDFLAGS}' \ |
19 | KERNEL_DIR=${STAGING_KERNEL_DIR} " | 19 | KERNEL_DIR=${STAGING_KERNEL_DIR} " |
20 | 20 | ||
21 | do_compile:prepend () { | 21 | do_compile:prepend () { |
22 | oe_runmake clean | 22 | oe_runmake clean |
diff --git a/meta-networking/recipes-daemons/ippool/ippool_1.3.bb b/meta-networking/recipes-daemons/ippool/ippool_1.3.bb index 90e7814a0f..ede4491309 100644 --- a/meta-networking/recipes-daemons/ippool/ippool_1.3.bb +++ b/meta-networking/recipes-daemons/ippool/ippool_1.3.bb | |||
@@ -83,7 +83,7 @@ FILES:${PN}-test = "/opt/${BPN}" | |||
83 | # needs tcl to run tests | 83 | # needs tcl to run tests |
84 | RDEPENDS:${PN}-test += "tcl ${BPN}" | 84 | RDEPENDS:${PN}-test += "tcl ${BPN}" |
85 | 85 | ||
86 | PPPD_VERSION="${@get_ppp_version(d)}" | 86 | PPPD_VERSION = "${@get_ppp_version(d)}" |
87 | 87 | ||
88 | def get_ppp_version(d): | 88 | def get_ppp_version(d): |
89 | import re | 89 | import re |
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.1.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.1.bb index d426b0fe83..89502d5044 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.10.1.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.10.1.bb | |||
@@ -4,7 +4,7 @@ IBM research as an alternative to the widely-used Sendmail program. \ | |||
4 | Postfix attempts to be fast, easy to administer, and secure. The outsidei \ | 4 | Postfix attempts to be fast, easy to administer, and secure. The outsidei \ |
5 | has a definite Sendmail-ish flavor, but the inside is completely different." | 5 | has a definite Sendmail-ish flavor, but the inside is completely different." |
6 | 6 | ||
7 | HOMEPAGE= "http://www.postfix.org" | 7 | HOMEPAGE = "http://www.postfix.org" |
8 | SECTION = "mail" | 8 | SECTION = "mail" |
9 | DEPENDS = "db icu libpcre libnsl2 m4-native openssl postfix-native \ | 9 | DEPENDS = "db icu libpcre libnsl2 m4-native openssl postfix-native \ |
10 | ${@bb.utils.contains('DISTRO_FEATURES', 'ldap', 'openldap', '', d)} \ | 10 | ${@bb.utils.contains('DISTRO_FEATURES', 'ldap', 'openldap', '', d)} \ |
diff --git a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb index 8a56ad5078..c5c9c87c7f 100644 --- a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb +++ b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb | |||
@@ -17,5 +17,5 @@ inherit autotools | |||
17 | 17 | ||
18 | EXTRA_AUTORECONF += "-I m4" | 18 | EXTRA_AUTORECONF += "-I m4" |
19 | 19 | ||
20 | PACKAGECONFIG[libsodium] ="ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=yes, \ | 20 | PACKAGECONFIG[libsodium] = "ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=yes, \ |
21 | ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=no, libsodium" | 21 | ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=no, libsodium" |
diff --git a/meta-networking/recipes-daemons/squid/squid_6.12.bb b/meta-networking/recipes-daemons/squid/squid_6.12.bb index a697f21836..87144fb049 100644 --- a/meta-networking/recipes-daemons/squid/squid_6.12.bb +++ b/meta-networking/recipes-daemons/squid/squid_6.12.bb | |||
@@ -75,7 +75,7 @@ EXTRA_OECONF += "--with-default-user=squid \ | |||
75 | # Upstream issue closed as invalid : https://bugs.squid-cache.org/show_bug.cgi?id=5376 | 75 | # Upstream issue closed as invalid : https://bugs.squid-cache.org/show_bug.cgi?id=5376 |
76 | BUILD_CXXFLAGS += "-std=c++17" | 76 | BUILD_CXXFLAGS += "-std=c++17" |
77 | 77 | ||
78 | export BUILDCXXFLAGS="${BUILD_CXXFLAGS}" | 78 | export BUILDCXXFLAGS = "${BUILD_CXXFLAGS}" |
79 | 79 | ||
80 | TESTDIR = "test-suite" | 80 | TESTDIR = "test-suite" |
81 | 81 | ||
diff --git a/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb b/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb index 4a843bd800..9b2be6236b 100644 --- a/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb +++ b/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb | |||
@@ -39,12 +39,12 @@ DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" | |||
39 | RDEPENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-listfile', '', d)}" | 39 | RDEPENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-listfile', '', d)}" |
40 | PAMLIB = "${@bb.utils.contains('DISTRO_FEATURES', 'pam', '-L${STAGING_BASELIBDIR} -lpam', '', d)}" | 40 | PAMLIB = "${@bb.utils.contains('DISTRO_FEATURES', 'pam', '-L${STAGING_BASELIBDIR} -lpam', '', d)}" |
41 | WRAPLIB = "${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', '-lwrap', '', d)}" | 41 | WRAPLIB = "${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', '-lwrap', '', d)}" |
42 | NOPAM_SRC ="${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', 'file://nopam-with-tcp_wrappers.patch', 'file://nopam.patch', d)}" | 42 | NOPAM_SRC = "${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', 'file://nopam-with-tcp_wrappers.patch', 'file://nopam.patch', d)}" |
43 | 43 | ||
44 | inherit update-rc.d useradd systemd | 44 | inherit update-rc.d useradd systemd |
45 | 45 | ||
46 | CONFFILES:${PN} = "${sysconfdir}/vsftpd.conf" | 46 | CONFFILES:${PN} = "${sysconfdir}/vsftpd.conf" |
47 | LDFLAGS:append =" -lcrypt -lcap" | 47 | LDFLAGS:append = " -lcrypt -lcap" |
48 | CFLAGS:append:libc-musl = " -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -include fcntl.h" | 48 | CFLAGS:append:libc-musl = " -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -include fcntl.h" |
49 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 49 | EXTRA_OEMAKE = "-e MAKEFLAGS=" |
50 | 50 | ||
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb index 8a114411fa..604fec8072 100644 --- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb +++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb | |||
@@ -43,7 +43,7 @@ python () { | |||
43 | d.setVar('DISABLE_STATIC', '') | 43 | d.setVar('DISABLE_STATIC', '') |
44 | } | 44 | } |
45 | 45 | ||
46 | export SGML_CATALOG_FILES="file://${STAGING_ETCDIR_NATIVE}/xml/catalog" | 46 | export SGML_CATALOG_FILES = "file://${STAGING_ETCDIR_NATIVE}/xml/catalog" |
47 | 47 | ||
48 | do_compile:prepend() { | 48 | do_compile:prepend() { |
49 | oe_runmake update-map-file | 49 | oe_runmake update-map-file |
diff --git a/meta-networking/recipes-kernel/wireguard/wireguard.inc b/meta-networking/recipes-kernel/wireguard/wireguard.inc index 6fac24e3bd..5659a20bd2 100644 --- a/meta-networking/recipes-kernel/wireguard/wireguard.inc +++ b/meta-networking/recipes-kernel/wireguard/wireguard.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "WireGuard is an extremely simple yet fast and modern VPN" | 1 | SUMMARY = "WireGuard is an extremely simple yet fast and modern VPN" |
2 | DESCRIPTION="WireGuard is a secure network tunnel, operating at layer 3, \ | 2 | DESCRIPTION = "WireGuard is a secure network tunnel, operating at layer 3, \ |
3 | implemented as a kernel virtual network interface for Linux, which aims to \ | 3 | implemented as a kernel virtual network interface for Linux, which aims to \ |
4 | replace both IPsec for most use cases, as well as popular user space and/or \ | 4 | replace both IPsec for most use cases, as well as popular user space and/or \ |
5 | TLS-based solutions like OpenVPN, while being more secure, more performant, \ | 5 | TLS-based solutions like OpenVPN, while being more secure, more performant, \ |
diff --git a/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb b/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb index cf50a92afb..c9756c941e 100644 --- a/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb +++ b/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb | |||
@@ -65,7 +65,7 @@ EXTRA_OECMAKE = " \ | |||
65 | 65 | ||
66 | # -DALL_EXTENSIONS=ON will enable all | 66 | # -DALL_EXTENSIONS=ON will enable all |
67 | 67 | ||
68 | FD_KEY ?="${BPN}.key" | 68 | FD_KEY ?= "${BPN}.key" |
69 | FD_PEM ?= "${BPN}.pem" | 69 | FD_PEM ?= "${BPN}.pem" |
70 | FD_CA ?= "${BPN}.pem" | 70 | FD_CA ?= "${BPN}.pem" |
71 | FD_DH_PEM ?= "${BPN}-dh.pem" | 71 | FD_DH_PEM ?= "${BPN}-dh.pem" |
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.4.3.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.4.3.bb index e20a6a4b14..c7f6f1fb31 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc_2.4.3.bb +++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.4.3.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6 | |||
6 | file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ | 6 | file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ |
7 | " | 7 | " |
8 | 8 | ||
9 | export PYTHONHASHSEED="1" | 9 | export PYTHONHASHSEED = "1" |
10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" | 10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" |
11 | 11 | ||
12 | SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ | 12 | SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ |
@@ -34,7 +34,7 @@ S = "${WORKDIR}/talloc-${PV}" | |||
34 | 34 | ||
35 | # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen | 35 | # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen |
36 | # to cross Popen | 36 | # to cross Popen |
37 | export WAF_NO_PREFORK="yes" | 37 | export WAF_NO_PREFORK = "yes" |
38 | 38 | ||
39 | EXTRA_OECONF += "--disable-rpath \ | 39 | EXTRA_OECONF += "--disable-rpath \ |
40 | --disable-rpath-install \ | 40 | --disable-rpath-install \ |
diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.4.13.bb b/meta-networking/recipes-support/libtdb/libtdb_1.4.13.bb index 6342459154..2f8be7fe61 100644 --- a/meta-networking/recipes-support/libtdb/libtdb_1.4.13.bb +++ b/meta-networking/recipes-support/libtdb/libtdb_1.4.13.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later" | |||
6 | LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \ | 6 | LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \ |
7 | file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6" | 7 | file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6" |
8 | 8 | ||
9 | export PYTHONHASHSEED="1" | 9 | export PYTHONHASHSEED = "1" |
10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" | 10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" |
11 | 11 | ||
12 | SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ | 12 | SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ |
@@ -34,7 +34,7 @@ inherit waf-samba pkgconfig ptest | |||
34 | 34 | ||
35 | # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen | 35 | # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen |
36 | # to cross Popen | 36 | # to cross Popen |
37 | export WAF_NO_PREFORK="yes" | 37 | export WAF_NO_PREFORK = "yes" |
38 | 38 | ||
39 | EXTRA_OECONF += "--disable-rpath \ | 39 | EXTRA_OECONF += "--disable-rpath \ |
40 | --disable-rpath-install \ | 40 | --disable-rpath-install \ |
diff --git a/meta-networking/recipes-support/netperf/netperf_git.bb b/meta-networking/recipes-support/netperf/netperf_git.bb index fa73548d83..3110237804 100644 --- a/meta-networking/recipes-support/netperf/netperf_git.bb +++ b/meta-networking/recipes-support/netperf/netperf_git.bb | |||
@@ -64,6 +64,6 @@ do_install() { | |||
64 | 64 | ||
65 | RRECOMMENDS:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'sctp', 'kernel-module-sctp', '', d)}" | 65 | RRECOMMENDS:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'sctp', 'kernel-module-sctp', '', d)}" |
66 | 66 | ||
67 | INITSCRIPT_NAME="netperf" | 67 | INITSCRIPT_NAME = "netperf" |
68 | INITSCRIPT_PARAMS="defaults" | 68 | INITSCRIPT_PARAMS = "defaults" |
69 | SYSTEMD_SERVICE:${PN} = "netserver.service" | 69 | SYSTEMD_SERVICE:${PN} = "netserver.service" |
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 7900a7dea5..fc83be415e 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
@@ -30,7 +30,7 @@ inherit meson gettext python3native python3-dir pkgconfig | |||
30 | DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 orc python3-pyparsing-native python3-six-native glib-2.0-native zlib" | 30 | DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 orc python3-pyparsing-native python3-six-native glib-2.0-native zlib" |
31 | DEPENDS:append:class-nativesdk = " nativesdk-openssl" | 31 | DEPENDS:append:class-nativesdk = " nativesdk-openssl" |
32 | 32 | ||
33 | export PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3" | 33 | export PYTHON = "${STAGING_BINDIR_NATIVE}/python3-native/python3" |
34 | 34 | ||
35 | do_configure:prepend() { | 35 | do_configure:prepend() { |
36 | echo ${PV} > ${S}/.tarball-version | 36 | echo ${PV} > ${S}/.tarball-version |
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb index b4864defb7..cacf211034 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb | |||
@@ -37,7 +37,7 @@ SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.4;protocol=https \ | |||
37 | file://0001-Fix-type-mismatch-on-32bit-arches.patch \ | 37 | file://0001-Fix-type-mismatch-on-32bit-arches.patch \ |
38 | file://0001-Fix-build-on-32bit.patch \ | 38 | file://0001-Fix-build-on-32bit.patch \ |
39 | " | 39 | " |
40 | SRC_URI:append:libc-musl ="\ | 40 | SRC_URI:append:libc-musl = "\ |
41 | file://0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch \ | 41 | file://0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch \ |
42 | file://0002-Fix-default-stack-size-to-256K.patch \ | 42 | file://0002-Fix-default-stack-size-to-256K.patch \ |
43 | file://0004-wiredtiger-Disable-strtouq-on-musl.patch \ | 43 | file://0004-wiredtiger-Disable-strtouq-on-musl.patch \ |
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb index afed3b4a81..ccc0b71c04 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb | |||
@@ -42,7 +42,7 @@ EXTRA_OEMAKE = "'ARCH=${LIBHUGETLBFS_ARCH}' 'OPT=${CFLAGS}' 'CC=${CC}' ${LIBARGS | |||
42 | PARALLEL_MAKE = "" | 42 | PARALLEL_MAKE = "" |
43 | CFLAGS += "-fexpensive-optimizations -frename-registers -fomit-frame-pointer -g0" | 43 | CFLAGS += "-fexpensive-optimizations -frename-registers -fomit-frame-pointer -g0" |
44 | 44 | ||
45 | export HUGETLB_LDSCRIPT_PATH="${S}/ldscripts" | 45 | export HUGETLB_LDSCRIPT_PATH = "${S}/ldscripts" |
46 | 46 | ||
47 | TARGET_CC_ARCH += "${LDFLAGS}" | 47 | TARGET_CC_ARCH += "${LDFLAGS}" |
48 | 48 | ||
diff --git a/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb b/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb index ea8a433877..fa80236022 100644 --- a/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb +++ b/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Whetstone benchmark is a synthetic benchmark for evaluating the p | |||
2 | SUMMARY = "CPU benchmark to measure floating point performance" | 2 | SUMMARY = "CPU benchmark to measure floating point performance" |
3 | 3 | ||
4 | LICENSE = "PD" | 4 | LICENSE = "PD" |
5 | LIC_FILES_CHKSUM ="file://${UNPACKDIR}/whetstone.c;beginline=1;endline=52;md5=c795edc15e7e1d92ca8f88ad718449f5" | 5 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/whetstone.c;beginline=1;endline=52;md5=c795edc15e7e1d92ca8f88ad718449f5" |
6 | 6 | ||
7 | SRC_URI = "http://www.netlib.org/benchmark/whetstone.c" | 7 | SRC_URI = "http://www.netlib.org/benchmark/whetstone.c" |
8 | SRC_URI[sha256sum] = "333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf" | 8 | SRC_URI[sha256sum] = "333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf" |
diff --git a/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb b/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb index 9d3d7d8060..63b94e9d6e 100644 --- a/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb +++ b/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "The lsscsi command lists information about SCSI devices in Linux" | |||
2 | HOMEPAGE = "http://sg.danny.cz/scsi/lsscsi.html" | 2 | HOMEPAGE = "http://sg.danny.cz/scsi/lsscsi.html" |
3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | LIC_FILES_CHKSUM="file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
6 | 6 | ||
7 | SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz" | 7 | SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz" |
8 | 8 | ||
diff --git a/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb b/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb index 2f3121e5a6..4d3f210778 100644 --- a/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb +++ b/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb | |||
@@ -22,7 +22,7 @@ COMPATIBLE_HOST:libc-musl = "null" | |||
22 | 22 | ||
23 | S = "${WORKDIR}/ACE_wrappers" | 23 | S = "${WORKDIR}/ACE_wrappers" |
24 | B = "${WORKDIR}/ACE_wrappers/ace" | 24 | B = "${WORKDIR}/ACE_wrappers/ace" |
25 | export ACE_ROOT="${WORKDIR}/ACE_wrappers" | 25 | export ACE_ROOT = "${WORKDIR}/ACE_wrappers" |
26 | 26 | ||
27 | inherit pkgconfig | 27 | inherit pkgconfig |
28 | 28 | ||
diff --git a/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb b/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb index 1fdb76eeb4..979199a1fa 100644 --- a/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb +++ b/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Gammu bindings for Python" | 1 | SUMMARY = "Gammu bindings for Python" |
2 | DESCRIPTION ="Python bindings for the Gammu library." | 2 | DESCRIPTION = "Python bindings for the Gammu library." |
3 | HOMEPAGE = "https://wammu.eu/python-gammu/" | 3 | HOMEPAGE = "https://wammu.eu/python-gammu/" |
4 | BUGRACKER = "https://github.com/gammu/python-gammu/issues" | 4 | BUGRACKER = "https://github.com/gammu/python-gammu/issues" |
5 | LICENSE = "GPL-2.0-or-later" | 5 | LICENSE = "GPL-2.0-or-later" |
diff --git a/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb b/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb index 84b3af8c56..421113cdfc 100644 --- a/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb +++ b/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb | |||
@@ -17,7 +17,7 @@ inherit systemd | |||
17 | EXTRA_OEMAKE = "CC='${CC}' EXTRA_CFLAGS='${CFLAGS}' mandir='${mandir}' \ | 17 | EXTRA_OEMAKE = "CC='${CC}' EXTRA_CFLAGS='${CFLAGS}' mandir='${mandir}' \ |
18 | sbindir='${sbindir}'" | 18 | sbindir='${sbindir}'" |
19 | 19 | ||
20 | export KBUILD_OUTPUT="${RECIPE_SYSROOT}" | 20 | export KBUILD_OUTPUT = "${RECIPE_SYSROOT}" |
21 | 21 | ||
22 | LINUXPTP_SYSTEMD_SERVICES = "phc2sys@.service ptp4l@.service" | 22 | LINUXPTP_SYSTEMD_SERVICES = "phc2sys@.service ptp4l@.service" |
23 | 23 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb index 70a4f7c003..165872e2b1 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | |||
@@ -21,7 +21,7 @@ UPSTREAM_VERSION_UNKNOWN = "1" | |||
21 | 21 | ||
22 | COMPATIBLE_HOST:libc-musl = "null" | 22 | COMPATIBLE_HOST:libc-musl = "null" |
23 | EXTRA_OEMAKE = "" | 23 | EXTRA_OEMAKE = "" |
24 | export WVLINK="${LD}" | 24 | export WVLINK = "${LD}" |
25 | 25 | ||
26 | PARALLEL_MAKE = "" | 26 | PARALLEL_MAKE = "" |
27 | 27 | ||
diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb index d4f693d8cc..05bce6b903 100644 --- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb +++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb | |||
@@ -46,4 +46,4 @@ FILES:${PN}-uv-dev = "${includedir}/dbus-cxx-uv-2.0/* \ | |||
46 | ${libdir}/libdbus-cxx-uv.so \ | 46 | ${libdir}/libdbus-cxx-uv.so \ |
47 | " | 47 | " |
48 | 48 | ||
49 | BBCLASSEXTEND="native nativesdk" | 49 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.30.bb b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.30.bb index 24b7caec05..08ba434a55 100644 --- a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.30.bb +++ b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.30.bb | |||
@@ -46,7 +46,7 @@ bindir_progs += "${@bb.utils.contains('PACKAGECONFIG', 'selinux', 'chcon runcon' | |||
46 | base_bindir_progs = "cat chgrp chmod chown cp date dd echo false hostname kill ln ls mkdir \ | 46 | base_bindir_progs = "cat chgrp chmod chown cp date dd echo false hostname kill ln ls mkdir \ |
47 | mknod mv pwd rm rmdir sleep stty sync touch true uname stat" | 47 | mknod mv pwd rm rmdir sleep stty sync touch true uname stat" |
48 | 48 | ||
49 | sbindir_progs= "chroot" | 49 | sbindir_progs = "chroot" |
50 | 50 | ||
51 | inherit update-alternatives | 51 | inherit update-alternatives |
52 | 52 | ||
diff --git a/meta-oe/recipes-devtools/cloc/cloc_1.98.bb b/meta-oe/recipes-devtools/cloc/cloc_1.98.bb index acf882cc76..6d349c1e58 100644 --- a/meta-oe/recipes-devtools/cloc/cloc_1.98.bb +++ b/meta-oe/recipes-devtools/cloc/cloc_1.98.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Count blank lines, comment lines, and physical lines of source code \ | 1 | SUMMARY = "Count blank lines, comment lines, and physical lines of source code \ |
2 | in many programming languages." | 2 | in many programming languages." |
3 | 3 | ||
4 | LICENSE="GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" |
6 | 6 | ||
7 | SRC_URI = "https://github.com/AlDanial/cloc/releases/download/v${PV}/${BP}.tar.gz" | 7 | SRC_URI = "https://github.com/AlDanial/cloc/releases/download/v${PV}/${BP}.tar.gz" |
diff --git a/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb b/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb index 0d7bdc83dc..961c94205f 100644 --- a/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb +++ b/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb | |||
@@ -11,4 +11,4 @@ S = "${WORKDIR}/git" | |||
11 | 11 | ||
12 | inherit cmake | 12 | inherit cmake |
13 | 13 | ||
14 | BBCLASSEXTEND="native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb b/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb index 8fdbe21737..36614ca19d 100644 --- a/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb +++ b/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "cpuid dumps detailed information about the CPU(s) gathered \ | |||
3 | from the CPUID instruction, and also determines the exact model of CPU(s). \ | 3 | from the CPUID instruction, and also determines the exact model of CPU(s). \ |
4 | It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, \ | 4 | It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, \ |
5 | UMC, NexGen, Rise, and SiS CPUs" | 5 | UMC, NexGen, Rise, and SiS CPUs" |
6 | HOMEPAGE="http://www.etallen.com/cpuid.html" | 6 | HOMEPAGE = "http://www.etallen.com/cpuid.html" |
7 | LICENSE = "GPL-2.0-only" | 7 | LICENSE = "GPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
9 | 9 | ||
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb b/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb index 395a330790..9331cd16fe 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb | |||
@@ -16,7 +16,7 @@ S = "${WORKDIR}/mercurial-${PV}" | |||
16 | 16 | ||
17 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
18 | 18 | ||
19 | export LDSHARED="${CCLD} -shared" | 19 | export LDSHARED = "${CCLD} -shared" |
20 | 20 | ||
21 | EXTRA_OEMAKE = "STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \ | 21 | EXTRA_OEMAKE = "STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \ |
22 | PREFIX=${prefix}" | 22 | PREFIX=${prefix}" |
diff --git a/meta-oe/recipes-devtools/perfetto/perfetto.bb b/meta-oe/recipes-devtools/perfetto/perfetto.bb index d2a6fbe654..5a5d4de899 100644 --- a/meta-oe/recipes-devtools/perfetto/perfetto.bb +++ b/meta-oe/recipes-devtools/perfetto/perfetto.bb | |||
@@ -44,7 +44,7 @@ SRCREV_libunwind = "419b03c0b8f20d6da9ddcb0d661a94a97cdd7dad" | |||
44 | SRCREV_zlib = "6d3f6aa0f87c9791ca7724c279ef61384f331dfd" | 44 | SRCREV_zlib = "6d3f6aa0f87c9791ca7724c279ef61384f331dfd" |
45 | SRCREV_zstd = "77211fcc5e08c781734a386402ada93d0d18d093" | 45 | SRCREV_zstd = "77211fcc5e08c781734a386402ada93d0d18d093" |
46 | 46 | ||
47 | SRCREV_FORMAT .="_bionic_core_lzma_libprocinfo_logging_unwinding_protobuf_libbase_libcxx_libcxxabi_libunwind_zlib_zstd" | 47 | SRCREV_FORMAT .= "_bionic_core_lzma_libprocinfo_logging_unwinding_protobuf_libbase_libcxx_libcxxabi_libunwind_zlib_zstd" |
48 | 48 | ||
49 | SRC_URI[gn.sha256sum] = "f706aaa0676e3e22f5fc9ca482295d7caee8535d1869f99efa2358177b64f5cd" | 49 | SRC_URI[gn.sha256sum] = "f706aaa0676e3e22f5fc9ca482295d7caee8535d1869f99efa2358177b64f5cd" |
50 | 50 | ||
diff --git a/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb b/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb index 74a09e7bf8..21e46f5521 100644 --- a/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb +++ b/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb | |||
@@ -25,4 +25,4 @@ do_install:append() { | |||
25 | -e "/use strict;/ause warnings;" ${D}${bindir}/use-devel-checklib | 25 | -e "/use strict;/ause warnings;" ${D}${bindir}/use-devel-checklib |
26 | } | 26 | } |
27 | 27 | ||
28 | BBCLASSEXTEND="native" | 28 | BBCLASSEXTEND = "native" |
diff --git a/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb b/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb index ff1552a99b..1bdb332a75 100644 --- a/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb +++ b/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb | |||
@@ -21,4 +21,4 @@ DEPENDS += "pcsc-lite" | |||
21 | 21 | ||
22 | RDEPENDS:${PN} += "perl-module-carp" | 22 | RDEPENDS:${PN} += "perl-module-carp" |
23 | 23 | ||
24 | BBCLASSEXTEND="native" | 24 | BBCLASSEXTEND = "native" |
diff --git a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb b/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb index 9474f3e897..8518fb8dfe 100644 --- a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb +++ b/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb | |||
@@ -51,7 +51,7 @@ EXTRA_OECONF = "\ | |||
51 | --libdir=${libdir} \ | 51 | --libdir=${libdir} \ |
52 | " | 52 | " |
53 | 53 | ||
54 | export TK_LIBRARY='${libdir}/tk${VER}' | 54 | export TK_LIBRARY = '${libdir}/tk${VER}' |
55 | 55 | ||
56 | do_install:append() { | 56 | do_install:append() { |
57 | ln -sf libtk${VER}.so ${D}${libdir}/libtk${VER}.so.0 | 57 | ln -sf libtk${VER}.so ${D}${libdir}/libtk${VER}.so.0 |
diff --git a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb index b898e047b0..8701686b11 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb | |||
@@ -46,7 +46,7 @@ EXTRA_OECONF = "\ | |||
46 | --libdir=${libdir} \ | 46 | --libdir=${libdir} \ |
47 | " | 47 | " |
48 | 48 | ||
49 | export TK_LIBRARY='${libdir}/tk${VER}' | 49 | export TK_LIBRARY = '${libdir}/tk${VER}' |
50 | 50 | ||
51 | do_install:append() { | 51 | do_install:append() { |
52 | ln -sf wish${VER} ${D}${bindir}/wish | 52 | ln -sf wish${VER} ${D}${bindir}/wish |
diff --git a/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb b/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb index 32524094c6..58214ea59c 100644 --- a/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb +++ b/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "MIT" | |||
7 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=941ee9cd1609382f946352712a319b4b" | 7 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=941ee9cd1609382f946352712a319b4b" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/google/brotli.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/google/brotli.git;branch=master;protocol=https" |
10 | SRCREV= "ed738e842d2fbdf2d6459e39267a633c4a9b2f5d" | 10 | SRCREV = "ed738e842d2fbdf2d6459e39267a633c4a9b2f5d" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
diff --git a/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb b/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb index 3dc468fe0d..1baacac03d 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb | |||
@@ -29,7 +29,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | |||
29 | 29 | ||
30 | inherit autotools | 30 | inherit autotools |
31 | 31 | ||
32 | export EXPLICIT_VERSION="${PV}" | 32 | export EXPLICIT_VERSION = "${PV}" |
33 | 33 | ||
34 | EXTRA_OECONF = "--prefix=${datadir}/cfengine" | 34 | EXTRA_OECONF = "--prefix=${datadir}/cfengine" |
35 | 35 | ||
diff --git a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb index 490f735fca..de20f585b0 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb | |||
@@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "911778ddb0a4e03a3ddfc8fc0f033136e1551849ea2dcbdb3f0f14359d | |||
26 | 26 | ||
27 | inherit autotools-brokensep systemd | 27 | inherit autotools-brokensep systemd |
28 | 28 | ||
29 | export EXPLICIT_VERSION="${PV}" | 29 | export EXPLICIT_VERSION = "${PV}" |
30 | 30 | ||
31 | SYSTEMD_SERVICE:${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \ | 31 | SYSTEMD_SERVICE:${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \ |
32 | cf-runalerts.service cf-execd.service \ | 32 | cf-runalerts.service cf-execd.service \ |
diff --git a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb index 5bfa311128..541a360765 100644 --- a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb +++ b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb | |||
@@ -29,7 +29,7 @@ EXTRA_OECMAKE = "-DLIB='${baselib}' \ | |||
29 | # ninja: error: build.ninja:282: bad $-escape (literal $ must be written as $$) | 29 | # ninja: error: build.ninja:282: bad $-escape (literal $ must be written as $$) |
30 | OECMAKE_GENERATOR = "Unix Makefiles" | 30 | OECMAKE_GENERATOR = "Unix Makefiles" |
31 | 31 | ||
32 | FILES:${PN} =+"${libdir}/cmpi/libpy3CmpiProvider.so ${PYTHON_SITEPACKAGES_DIR}/*" | 32 | FILES:${PN} =+ "${libdir}/cmpi/libpy3CmpiProvider.so ${PYTHON_SITEPACKAGES_DIR}/*" |
33 | FILES:${PN}-dbg =+ "${libdir}/cmpi/.debug/libpyCmpiProvider.so" | 33 | FILES:${PN}-dbg =+ "${libdir}/cmpi/.debug/libpyCmpiProvider.so" |
34 | 34 | ||
35 | BBCLASSEXTEND = "native" | 35 | BBCLASSEXTEND = "native" |
diff --git a/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb b/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb index 49fbf40ab7..d665357702 100644 --- a/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb +++ b/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb | |||
@@ -23,7 +23,7 @@ RDEPENDS:${PN}-dev = " \ | |||
23 | bash \ | 23 | bash \ |
24 | " | 24 | " |
25 | 25 | ||
26 | export GO111MODULE="on" | 26 | export GO111MODULE = "on" |
27 | 27 | ||
28 | inherit go systemd pkgconfig features_check | 28 | inherit go systemd pkgconfig features_check |
29 | 29 | ||
diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb b/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb index ba897cc71f..7dcc36080a 100644 --- a/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb +++ b/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "The haveged project is an attempt to provide an easy-to-use, unpr | |||
4 | HOMEPAGE = "https://www.issihosts.com/haveged/index.html" | 4 | HOMEPAGE = "https://www.issihosts.com/haveged/index.html" |
5 | 5 | ||
6 | LICENSE = "GPL-3.0-only" | 6 | LICENSE = "GPL-3.0-only" |
7 | LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
8 | 8 | ||
9 | SRCREV = "0ef7dd915ee8be4ca2bb10b5cc2bee92b8ede61d" | 9 | SRCREV = "0ef7dd915ee8be4ca2bb10b5cc2bee92b8ede61d" |
10 | SRC_URI = "git://github.com/jirka-h/haveged.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/jirka-h/haveged.git;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb index 5a685fc74a..b98942379e 100644 --- a/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb +++ b/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb | |||
@@ -38,4 +38,4 @@ PACKAGECONFIG[tools] = "--with-tools,--without-tools,libbytesize libdevmapper" | |||
38 | PACKAGECONFIG[smart] = "--with-smart,--without-smart,libatasmart" | 38 | PACKAGECONFIG[smart] = "--with-smart,--without-smart,libatasmart" |
39 | PACKAGECONFIG[smartmontools] = "--with-smartmontools,--without-smartmontools,json-glib,smartmontools" | 39 | PACKAGECONFIG[smartmontools] = "--with-smartmontools,--without-smartmontools,json-glib,smartmontools" |
40 | 40 | ||
41 | export GIR_EXTRA_LIBS_PATH="${B}/src/utils/.libs" | 41 | export GIR_EXTRA_LIBS_PATH = "${B}/src/utils/.libs" |
diff --git a/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb b/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb index 50a540e460..6633656cea 100644 --- a/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb +++ b/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-only" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd794e2a0a289b9dfcc9f513d1996e" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd794e2a0a289b9dfcc9f513d1996e" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/FreeRADIUS/pam_radius.git;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/FreeRADIUS/pam_radius.git;protocol=https;branch=master" |
11 | SRCREV="b6442c3e0147f1019990520483fa3a30e4ccf059" | 11 | SRCREV = "b6442c3e0147f1019990520483fa3a30e4ccf059" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
diff --git a/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb b/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb index e32dbcf63d..7baa7945b5 100644 --- a/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb +++ b/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb | |||
@@ -45,4 +45,4 @@ FILES:${PN} += "${includedir}/libpmemobj++/* ${includedir}/libpmemobj/* /usr/*/i | |||
45 | FILES:${PN} += "/usr/etc" | 45 | FILES:${PN} += "/usr/etc" |
46 | FILES:${PN} += "/usr/share" | 46 | FILES:${PN} += "/usr/share" |
47 | 47 | ||
48 | COMPATIBLE_HOST='(x86_64).*' | 48 | COMPATIBLE_HOST = '(x86_64).*' |
diff --git a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb index 4aa3668e29..733cddc88b 100644 --- a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb +++ b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "http://netcologne.dl.sourceforge.net/project/sblim/${BPN}/${BPN}-${PV | |||
10 | 10 | ||
11 | SRC_URI[sha256sum] = "1b8f187583bc6c6b0a63aae0165ca37892a2a3bd4bb0682cd76b56268b42c3d6" | 11 | SRC_URI[sha256sum] = "1b8f187583bc6c6b0a63aae0165ca37892a2a3bd4bb0682cd76b56268b42c3d6" |
12 | 12 | ||
13 | UPSTREAM_CHECK_URI="https://sourceforge.net/projects/sblim/files/sblim-sfcc/" | 13 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/sblim-sfcc/" |
14 | 14 | ||
15 | LICENSE = "EPL-1.0" | 15 | LICENSE = "EPL-1.0" |
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261" |
diff --git a/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb b/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb index e814120ee6..e9aa48da54 100644 --- a/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb +++ b/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb | |||
@@ -28,7 +28,7 @@ SRC_URI = "git://github.com/draios/sysdig.git;branch=dev;protocol=https;name=sys | |||
28 | file://0001-cmake-Pass-PROBE_NAME-via-CFLAGS.patch \ | 28 | file://0001-cmake-Pass-PROBE_NAME-via-CFLAGS.patch \ |
29 | " | 29 | " |
30 | SRCREV_sysdig = "4fb6288275f567f63515df0ff0a6518043ecfa9b" | 30 | SRCREV_sysdig = "4fb6288275f567f63515df0ff0a6518043ecfa9b" |
31 | SRCREV_falco= "caa0e4d0044fdaaebab086592a97f0c7f32aeaa9" | 31 | SRCREV_falco = "caa0e4d0044fdaaebab086592a97f0c7f32aeaa9" |
32 | 32 | ||
33 | SRCREV_FORMAT = "sysdig_falco" | 33 | SRCREV_FORMAT = "sysdig_falco" |
34 | 34 | ||
diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb index 2ddda142e9..71e2a60e0c 100644 --- a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb +++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb | |||
@@ -27,7 +27,7 @@ SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2;protocol=https | |||
27 | file://0006-Fix-locale-on-musl.patch \ | 27 | file://0006-Fix-locale-on-musl.patch \ |
28 | file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \ | 28 | file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \ |
29 | " | 29 | " |
30 | SRCREV= "5ff25322553c1870cf20a2e1ba6f20ed50d9fe9a" | 30 | SRCREV = "5ff25322553c1870cf20a2e1ba6f20ed50d9fe9a" |
31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
32 | 32 | ||
33 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 33 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb index c49859afc5..1f84c5e20a 100644 --- a/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb +++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb | |||
@@ -18,8 +18,8 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | |||
18 | 18 | ||
19 | EXTRA_OECONF += "--enable-largefile" | 19 | EXTRA_OECONF += "--enable-largefile" |
20 | 20 | ||
21 | export ac_cv_have_iconv_detect_h="yes" | 21 | export ac_cv_have_iconv_detect_h = "yes" |
22 | export ac_cv_sys_file_offset_bits="64" | 22 | export ac_cv_sys_file_offset_bits = "64" |
23 | 23 | ||
24 | do_configure:append () { | 24 | do_configure:append () { |
25 | cp ${UNPACKDIR}/iconv-detect.h ${S} | 25 | cp ${UNPACKDIR}/iconv-detect.h ${S} |
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.15.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.15.0.bb index 079d3d0741..98777970b0 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.15.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.15.0.bb | |||
@@ -34,7 +34,7 @@ SRC_URI[xorg.sha256sum] = "b14a116d2d805debc5b5b2aac505a279e69b217dae2fae2dfcb62 | |||
34 | 34 | ||
35 | # It is the directory containing the Xorg source for the | 35 | # It is the directory containing the Xorg source for the |
36 | # machine on which you are building TigerVNC. | 36 | # machine on which you are building TigerVNC. |
37 | XSERVER_SOURCE_DIR="${S}/unix/xserver" | 37 | XSERVER_SOURCE_DIR = "${S}/unix/xserver" |
38 | AUTOTOOLS_SCRIPT_PATH = "${XSERVER_SOURCE_DIR}" | 38 | AUTOTOOLS_SCRIPT_PATH = "${XSERVER_SOURCE_DIR}" |
39 | 39 | ||
40 | do_patch[postfuncs] += "do_patch_xserver" | 40 | do_patch[postfuncs] += "do_patch_xserver" |
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb b/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb index ba1fbdbe0b..45defe82d6 100644 --- a/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb +++ b/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb | |||
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "96f0facfde6d78eacad35b91b0f46fecd0b35e474c03e00e30da3fdd34 | |||
14 | 14 | ||
15 | EXTRA_OEMAKE = "PREFIX=${prefix} INSTALLLIB=${libdir} INSTALLMAN=${mandir} WITHOUT_RPATH_FIX=1" | 15 | EXTRA_OEMAKE = "PREFIX=${prefix} INSTALLLIB=${libdir} INSTALLMAN=${mandir} WITHOUT_RPATH_FIX=1" |
16 | 16 | ||
17 | UPSTREAM_CHECK_URI="https://github.com/jordansissel/xdotool/tags" | 17 | UPSTREAM_CHECK_URI = "https://github.com/jordansissel/xdotool/tags" |
18 | UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+\.\d{8}\.\d+)" | 18 | UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+\.\d{8}\.\d+)" |
19 | 19 | ||
20 | do_install() { | 20 | do_install() { |
diff --git a/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.30.bb b/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.30.bb index 0c2749dbd4..39dcb28146 100644 --- a/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.30.bb +++ b/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.30.bb | |||
@@ -17,7 +17,7 @@ DEPENDS = "\ | |||
17 | elfutils \ | 17 | elfutils \ |
18 | " | 18 | " |
19 | 19 | ||
20 | DEPENDS:append:toolchain-clang:class-target ="\ | 20 | DEPENDS:append:toolchain-clang:class-target = "\ |
21 | openmp \ | 21 | openmp \ |
22 | " | 22 | " |
23 | 23 | ||
diff --git a/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb b/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb index f83b07dd9b..606df285ef 100644 --- a/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb +++ b/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb | |||
@@ -142,7 +142,7 @@ do_configure[dirs] = "${S}" | |||
142 | 142 | ||
143 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 143 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
144 | 144 | ||
145 | INHIBIT_PACKAGE_DEBUG_SPLIT="1" | 145 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
146 | FILES:${PN} += "/usr/kernel-selftest" | 146 | FILES:${PN} += "/usr/kernel-selftest" |
147 | 147 | ||
148 | RDEPENDS:${PN} += "python3 perl perl-module-io-handle" | 148 | RDEPENDS:${PN} += "python3 perl perl-module-io-handle" |
diff --git a/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb b/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb index 88c70ae82a..037e30abc4 100644 --- a/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb +++ b/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb | |||
@@ -19,7 +19,7 @@ S = "${WORKDIR}/git" | |||
19 | # - CONFIG_FUNCTION_TRACER=y | 19 | # - CONFIG_FUNCTION_TRACER=y |
20 | # - CONFIG_FUNCTION_GRAPH_TRACER=y | 20 | # - CONFIG_FUNCTION_GRAPH_TRACER=y |
21 | 21 | ||
22 | COMPATIBLE_HOST='(i.86|x86_64).*' | 22 | COMPATIBLE_HOST = '(i.86|x86_64).*' |
23 | EXTRA_OEMAKE = "PREFIX=${prefix} DESTDIR=${D} LIBDIR=${libdir} BASELIB=${baselib}" | 23 | EXTRA_OEMAKE = "PREFIX=${prefix} DESTDIR=${D} LIBDIR=${libdir} BASELIB=${baselib}" |
24 | 24 | ||
25 | do_install() { | 25 | do_install() { |
diff --git a/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb b/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb index bfdf26ed46..da92a80ce0 100644 --- a/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb +++ b/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb | |||
@@ -24,6 +24,6 @@ EXTRA_OEMESON = "-Db_lto=false" | |||
24 | 24 | ||
25 | LDFLAGS:append:libc-musl = " -lexecinfo" | 25 | LDFLAGS:append:libc-musl = " -lexecinfo" |
26 | 26 | ||
27 | export LINKFLAGS="${LDFLAGS}" | 27 | export LINKFLAGS = "${LDFLAGS}" |
28 | 28 | ||
29 | FILES:${PN} += "${datadir}/dbus-1/services" | 29 | FILES:${PN} += "${datadir}/dbus-1/services" |
diff --git a/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb b/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb index aaeaad1455..8fed859d64 100644 --- a/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY ="Reusable library for GPU-accelerated video/image rendering primitives" | 1 | SUMMARY = "Reusable library for GPU-accelerated video/image rendering primitives" |
2 | LICENSE = "LGPL-2.1-only" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" |
4 | 4 | ||
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb index f6d6bebc5b..3d100b870c 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb +++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE= "MIT" | 1 | LICENSE = "MIT" |
2 | SUMMARY = "X Server Nokia 770 extensions library" | 2 | SUMMARY = "X Server Nokia 770 extensions library" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | DEPENDS = "virtual/libx11 libxext" | 4 | DEPENDS = "virtual/libx11 libxext" |
diff --git a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb index 437e346fde..124db55d13 100644 --- a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb +++ b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE= "MIT" | 1 | LICENSE = "MIT" |
2 | SUMMARY = "X Server Nokia 770 extensions library" | 2 | SUMMARY = "X Server Nokia 770 extensions library" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | DEPENDS = "virtual/libx11 libxext xpext" | 4 | DEPENDS = "virtual/libx11 libxext xpext" |
diff --git a/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb b/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb index 4bf62006f4..81fdf2a7fb 100644 --- a/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb +++ b/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "cups polkit glib-2.0" | |||
7 | 7 | ||
8 | inherit meson pkgconfig gettext features_check | 8 | inherit meson pkgconfig gettext features_check |
9 | 9 | ||
10 | REQUIRED_DISTRO_FEATURES ="polkit" | 10 | REQUIRED_DISTRO_FEATURES = "polkit" |
11 | 11 | ||
12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
13 | https://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-${PV}.tar.xz \ | 13 | https://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-${PV}.tar.xz \ |
diff --git a/meta-oe/recipes-printing/qpdf/qpdf_11.10.1.bb b/meta-oe/recipes-printing/qpdf/qpdf_11.10.1.bb index 2437d3bd20..a82303d455 100644 --- a/meta-oe/recipes-printing/qpdf/qpdf_11.10.1.bb +++ b/meta-oe/recipes-printing/qpdf/qpdf_11.10.1.bb | |||
@@ -20,7 +20,7 @@ EXTRA_OECMAKE = ' \ | |||
20 | LDFLAGS:append:mipsarch = " -latomic" | 20 | LDFLAGS:append:mipsarch = " -latomic" |
21 | LDFLAGS:append:riscv32 = " -latomic" | 21 | LDFLAGS:append:riscv32 = " -latomic" |
22 | 22 | ||
23 | S="${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||
25 | PACKAGECONFIG ?= "gnutls" | 25 | PACKAGECONFIG ?= "gnutls" |
26 | PACKAGECONFIG[gnutls] = "-DREQUIRE_CRYPTO_GNUTLS=ON,-DREQUIRE_CRYPTO_OPENSSL=ON" | 26 | PACKAGECONFIG[gnutls] = "-DREQUIRE_CRYPTO_GNUTLS=ON,-DREQUIRE_CRYPTO_OPENSSL=ON" |
diff --git a/meta-oe/recipes-shells/zsh/zsh_5.9.bb b/meta-oe/recipes-shells/zsh/zsh_5.9.bb index dd960856e0..c03dfc2f83 100644 --- a/meta-oe/recipes-shells/zsh/zsh_5.9.bb +++ b/meta-oe/recipes-shells/zsh/zsh_5.9.bb | |||
@@ -32,7 +32,7 @@ EXTRA_OECONF = " \ | |||
32 | " | 32 | " |
33 | 33 | ||
34 | # Configure respects --bindir from EXTRA_OECONF, but then Src/Makefile will read bindir from environment | 34 | # Configure respects --bindir from EXTRA_OECONF, but then Src/Makefile will read bindir from environment |
35 | export bindir="${base_bindir}" | 35 | export bindir = "${base_bindir}" |
36 | 36 | ||
37 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 37 | EXTRA_OEMAKE = "-e MAKEFLAGS=" |
38 | 38 | ||
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb index e9f8464e0e..1826e91697 100644 --- a/meta-oe/recipes-support/anthy/anthy_9100h.bb +++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION="Anthy is a system for Japanese input method. It converts Hiragana text to Kana Kanji mixed text." | 1 | DESCRIPTION = "Anthy is a system for Japanese input method. It converts Hiragana text to Kana Kanji mixed text." |
2 | HOMEPAGE = "http://anthy.sourceforge.jp" | 2 | HOMEPAGE = "http://anthy.sourceforge.jp" |
3 | 3 | ||
4 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" | 4 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb index 4085e61c3b..1444974b44 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste | |||
12 | file://disable-outside-tests.patch " | 12 | file://disable-outside-tests.patch " |
13 | 13 | ||
14 | # tag 2.10.19 | 14 | # tag 2.10.19 |
15 | SRCREV= "411a109150b270f23c8c97fa4ec9a0a4a98cdecf" | 15 | SRCREV = "411a109150b270f23c8c97fa4ec9a0a4a98cdecf" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
diff --git a/meta-oe/recipes-support/gflags/gflags_2.2.2.bb b/meta-oe/recipes-support/gflags/gflags_2.2.2.bb index a9a867b575..15efc8cb00 100644 --- a/meta-oe/recipes-support/gflags/gflags_2.2.2.bb +++ b/meta-oe/recipes-support/gflags/gflags_2.2.2.bb | |||
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git" | |||
10 | 10 | ||
11 | inherit cmake | 11 | inherit cmake |
12 | 12 | ||
13 | EXTRA_OECMAKE="-DBUILD_SHARED_LIBS=ON -DREGISTER_INSTALL_PREFIX=OFF -DLIB_INSTALL_DIR=${baselib}" | 13 | EXTRA_OECMAKE = "-DBUILD_SHARED_LIBS=ON -DREGISTER_INSTALL_PREFIX=OFF -DLIB_INSTALL_DIR=${baselib}" |
14 | 14 | ||
15 | PACKAGES =+ "${PN}-bash-completion" | 15 | PACKAGES =+ "${PN}-bash-completion" |
16 | FILES:${PN}-bash-completion += "${bindir}/gflags_completions.sh" | 16 | FILES:${PN}-bash-completion += "${bindir}/gflags_completions.sh" |
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb index 779bc1fd31..9932cf01db 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb | |||
@@ -18,7 +18,7 @@ SRCREV = "a2d96f40e707ba54b57e7d98c3277d3ea6611ace" | |||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | inherit autotools pkgconfig update-alternatives | 20 | inherit autotools pkgconfig update-alternatives |
21 | export ac_cv_sys_file_offset_bits="64" | 21 | export ac_cv_sys_file_offset_bits = "64" |
22 | 22 | ||
23 | EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --enable-largefile" | 23 | EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --enable-largefile" |
24 | 24 | ||
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb index 422d96359c..d47bcc3a58 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ | |||
9 | " | 9 | " |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS= "openssl lua libpcre2" | 12 | DEPENDS = "openssl lua libpcre2" |
13 | 13 | ||
14 | EXTRA_OEMAKE:append = " PREFIX=${prefix}" | 14 | EXTRA_OEMAKE:append = " PREFIX=${prefix}" |
15 | 15 | ||
diff --git a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb index 24dc5b2288..0284ad7e22 100644 --- a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb +++ b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb | |||
@@ -4,7 +4,7 @@ including the popular bitbang mode." | |||
4 | HOMEPAGE = "http://www.intra2net.com/en/developer/libftdi/" | 4 | HOMEPAGE = "http://www.intra2net.com/en/developer/libftdi/" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" | 6 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
7 | LIC_FILES_CHKSUM= "\ | 7 | LIC_FILES_CHKSUM = "\ |
8 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ | 8 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ |
9 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 9 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
10 | " | 10 | " |
diff --git a/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb b/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb index a52ca25da4..5fe3006524 100644 --- a/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb +++ b/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Locking devices library" | 1 | SUMMARY = "Locking devices library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPL-2.1-only" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM="file://LICENSE;md5=d8045f3b8f929c1cb29a1e3fd737b499" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d8045f3b8f929c1cb29a1e3fd737b499" |
5 | 5 | ||
6 | PE = "1" | 6 | PE = "1" |
7 | SRC_URI = "http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_${PV}.orig.tar.gz \ | 7 | SRC_URI = "http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_${PV}.orig.tar.gz \ |
diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb index 73cf9d0775..c7b0d0d56d 100644 --- a/meta-oe/recipes-support/openct/openct_0.6.20.bb +++ b/meta-oe/recipes-support/openct/openct_0.6.20.bb | |||
@@ -32,7 +32,7 @@ inherit systemd | |||
32 | SYSTEMD_SERVICE:${PN} += "openct.service " | 32 | SYSTEMD_SERVICE:${PN} += "openct.service " |
33 | SYSTEMD_AUTO_ENABLE = "enable" | 33 | SYSTEMD_AUTO_ENABLE = "enable" |
34 | 34 | ||
35 | EXTRA_OECONF=" \ | 35 | EXTRA_OECONF = " \ |
36 | --disable-static \ | 36 | --disable-static \ |
37 | --enable-usb \ | 37 | --enable-usb \ |
38 | --enable-pcsc \ | 38 | --enable-pcsc \ |
diff --git a/meta-oe/recipes-support/pcp/pcp_6.0.5.bb b/meta-oe/recipes-support/pcp/pcp_6.0.5.bb index f6f2a65752..ce8957714e 100644 --- a/meta-oe/recipes-support/pcp/pcp_6.0.5.bb +++ b/meta-oe/recipes-support/pcp/pcp_6.0.5.bb | |||
@@ -15,8 +15,8 @@ SRC_URI += "file://0001-Remove-unsuitble-part-for-cross-compile.patch \ | |||
15 | file://fix_parallel_make.patch \ | 15 | file://fix_parallel_make.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | export PCP_DIR="${RECIPE_SYSROOT_NATIVE}" | 18 | export PCP_DIR = "${RECIPE_SYSROOT_NATIVE}" |
19 | #export PCP_RUN_DIR="${RECIPE_SYSROOT_NATIVE}" | 19 | #export PCP_RUN_DIR = "${RECIPE_SYSROOT_NATIVE}" |
20 | EXTRA_OEMAKE = "CC="${CC}" LD="${LD}"" | 20 | EXTRA_OEMAKE = "CC="${CC}" LD="${LD}"" |
21 | inherit useradd systemd features_check python3targetconfig | 21 | inherit useradd systemd features_check python3targetconfig |
22 | 22 | ||
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb b/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb index ac62863f5c..ba7bbc52ff 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb | |||
@@ -60,8 +60,8 @@ do_configure:append() { | |||
60 | sed -i -e "/CONFIG_ARGS/s|${WORKDIR}|\$WORKDIR|g" ${B}/config.h | 60 | sed -i -e "/CONFIG_ARGS/s|${WORKDIR}|\$WORKDIR|g" ${B}/config.h |
61 | } | 61 | } |
62 | 62 | ||
63 | OE_LT_RPATH_ALLOW=":${libdir}/purple-2:" | 63 | OE_LT_RPATH_ALLOW = ":${libdir}/purple-2:" |
64 | OE_LT_RPATH_ALLOW[export]="1" | 64 | OE_LT_RPATH_ALLOW[export] = "1" |
65 | 65 | ||
66 | PACKAGES =+ "libpurple-dev libpurple finch finch-dev ${PN}-data" | 66 | PACKAGES =+ "libpurple-dev libpurple finch finch-dev ${PN}-data" |
67 | 67 | ||
diff --git a/meta-oe/recipes-support/psutils/psutils_2.10.bb b/meta-oe/recipes-support/psutils/psutils_2.10.bb index 1f1894a5f2..14792acaa5 100644 --- a/meta-oe/recipes-support/psutils/psutils_2.10.bb +++ b/meta-oe/recipes-support/psutils/psutils_2.10.bb | |||
@@ -6,7 +6,7 @@ SRC_URI[sha256sum] = "6f8339fd5322df5c782bfb355d9f89e513353220fca0700a5a28775404 | |||
6 | 6 | ||
7 | inherit perlnative autotools | 7 | inherit perlnative autotools |
8 | 8 | ||
9 | export PERL="/usr/bin/env perl" | 9 | export PERL = "/usr/bin/env perl" |
10 | 10 | ||
11 | DEPENDS += "libpaper-native" | 11 | DEPENDS += "libpaper-native" |
12 | 12 | ||
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.36.bb b/meta-oe/recipes-support/remmina/remmina_1.4.36.bb index 62e7d58116..9d0b676386 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.36.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.36.bb | |||
@@ -44,7 +44,7 @@ do_configure:append() { | |||
44 | 44 | ||
45 | RDEPENDS:${PN} = "bash" | 45 | RDEPENDS:${PN} = "bash" |
46 | 46 | ||
47 | FILES:${PN}+= " \ | 47 | FILES:${PN} += " \ |
48 | ${datadir}/metainfo \ | 48 | ${datadir}/metainfo \ |
49 | ${datadir}/mime \ | 49 | ${datadir}/mime \ |
50 | " | 50 | " |
diff --git a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb index 3f87fb789f..1bded9f6d1 100644 --- a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb +++ b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "This is the set of GNU shar utilities." | 1 | SUMMARY = "This is the set of GNU shar utilities." |
2 | HOMEPAGE = "http://www.gnu.org/software/sharutils/" | 2 | HOMEPAGE = "http://www.gnu.org/software/sharutils/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE="GPL-3.0-or-later" | 4 | LICENSE = "GPL-3.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
7 | inherit gettext autotools update-alternatives | 7 | inherit gettext autotools update-alternatives |
diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb index 1e3d6beaf4..929721b27d 100644 --- a/meta-oe/recipes-support/spitools/spitools_git.bb +++ b/meta-oe/recipes-support/spitools/spitools_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "This package contains some simple command line tools to help using Linux spidev devices" | 1 | DESCRIPTION = "This package contains some simple command line tools to help using Linux spidev devices" |
2 | HOMEPAGE = "https://github.com/cpb-/spi-tools" | 2 | HOMEPAGE = "https://github.com/cpb-/spi-tools" |
3 | LICENSE="GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" |
5 | 5 | ||
6 | PV = "1.0.2" | 6 | PV = "1.0.2" |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb b/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb index 6a6c184e36..613a2199ca 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb +++ b/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb | |||
@@ -24,7 +24,7 @@ SRC_URI = "http://sourceforge.net/projects/irstessi/files/${BPN}.${PV}.tgz \ | |||
24 | " | 24 | " |
25 | SRC_URI[sha256sum] = "59daab29363d6e9f07c524029c4239653cfbbee6b0e57fd75df62499728dad8a" | 25 | SRC_URI[sha256sum] = "59daab29363d6e9f07c524029c4239653cfbbee6b0e57fd75df62499728dad8a" |
26 | 26 | ||
27 | S ="${WORKDIR}/${BPN}.${PV}" | 27 | S = "${WORKDIR}/${BPN}.${PV}" |
28 | 28 | ||
29 | inherit autotools | 29 | inherit autotools |
30 | 30 | ||
diff --git a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb index 61eeaaa095..80fbe537e5 100644 --- a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb +++ b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb | |||
@@ -22,7 +22,7 @@ SRC_URI[sha256sum] = "15d838c4f3375332fd95554619179b69e4ec91418a3a5296e7c631b7ed | |||
22 | inherit autotools | 22 | inherit autotools |
23 | 23 | ||
24 | # doc build: requires (native) xstlproc, fop, pdf2ps | 24 | # doc build: requires (native) xstlproc, fop, pdf2ps |
25 | EXTRA_OECONF="--disable-build-docs \ | 25 | EXTRA_OECONF = "--disable-build-docs \ |
26 | --with-libxml-prefix=${STAGING_LIBDIR}/.. \ | 26 | --with-libxml-prefix=${STAGING_LIBDIR}/.. \ |
27 | --with-libxslt-prefix=${STAGING_LIBDIR}/.." | 27 | --with-libxslt-prefix=${STAGING_LIBDIR}/.." |
28 | 28 | ||
diff --git a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb index fc21e6192e..b108218297 100644 --- a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb +++ b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb | |||
@@ -63,7 +63,7 @@ do_install () { | |||
63 | install -m 0755 $script ${D}${bindir}/${script_basename} | 63 | install -m 0755 $script ${D}${bindir}/${script_basename} |
64 | done | 64 | done |
65 | } | 65 | } |
66 | RDEPENDS:${PN} +="bash" | 66 | RDEPENDS:${PN} += "bash" |
67 | 67 | ||
68 | # http://errors.yoctoproject.org/Errors/Details/186956/ | 68 | # http://errors.yoctoproject.org/Errors/Details/186956/ |
69 | COMPATIBLE_HOST:libc-musl = 'null' | 69 | COMPATIBLE_HOST:libc-musl = 'null' |
diff --git a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb index ef76a37891..b2b0f7ae9e 100644 --- a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb +++ b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb | |||
@@ -24,8 +24,8 @@ B = "${S}/src/${GO_IMPORT}/bin" | |||
24 | 24 | ||
25 | GO_EXTRA_LDFLAGS += ' -X ${GO_IMPORT}/prog.GitRevision=${SRCREV}' | 25 | GO_EXTRA_LDFLAGS += ' -X ${GO_IMPORT}/prog.GitRevision=${SRCREV}' |
26 | 26 | ||
27 | export GOHOSTFLAGS="${GO_LINKSHARED} ${GOBUILDFLAGS}" | 27 | export GOHOSTFLAGS = "${GO_LINKSHARED} ${GOBUILDFLAGS}" |
28 | export GOTARGETFLAGS="${GO_LINKSHARED} ${GOBUILDFLAGS}" | 28 | export GOTARGETFLAGS = "${GO_LINKSHARED} ${GOBUILDFLAGS}" |
29 | export TARGETOS = '${GOOS}' | 29 | export TARGETOS = '${GOOS}' |
30 | export TARGETARCH = '${GOARCH}' | 30 | export TARGETARCH = '${GOARCH}' |
31 | export TARGETVMARCH = '${GOARCH}' | 31 | export TARGETVMARCH = '${GOARCH}' |
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 3a1fb13ba7..101d39d969 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -112,7 +112,7 @@ PTESTS_SLOW_META_PYTHON = "\ | |||
112 | python3-yappi \ | 112 | python3-yappi \ |
113 | " | 113 | " |
114 | 114 | ||
115 | PTESTS_PROBLEMS_META_PYTHON ="\ | 115 | PTESTS_PROBLEMS_META_PYTHON = "\ |
116 | python3-betamax \ | 116 | python3-betamax \ |
117 | python3-dnspython \ | 117 | python3-dnspython \ |
118 | python3-fastjsonschema \ | 118 | python3-fastjsonschema \ |
diff --git a/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb b/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb index ff72f4c2f6..e605b459ce 100644 --- a/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb | |||
@@ -8,7 +8,7 @@ inherit pypi setuptools3 | |||
8 | 8 | ||
9 | SRC_URI[sha256sum] = "6d4fe287766166a98ca7bc6f6312daf04a0481b1eda43e7173484051c0ab4366" | 9 | SRC_URI[sha256sum] = "6d4fe287766166a98ca7bc6f6312daf04a0481b1eda43e7173484051c0ab4366" |
10 | 10 | ||
11 | PYPI_PACKAGE="colorclass" | 11 | PYPI_PACKAGE = "colorclass" |
12 | 12 | ||
13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
14 | python3-ctypes \ | 14 | python3-ctypes \ |
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb index e64a62bd36..69cf86530a 100644 --- a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb | |||
@@ -36,7 +36,7 @@ export USE_X11 | |||
36 | KIVY_GRAPHICS = "gles" | 36 | KIVY_GRAPHICS = "gles" |
37 | export KIVY_GRAPHICS | 37 | export KIVY_GRAPHICS |
38 | 38 | ||
39 | KIVY_CROSS_SYSROOT="${RECIPE_SYSROOT}" | 39 | KIVY_CROSS_SYSROOT = "${RECIPE_SYSROOT}" |
40 | export KIVY_CROSS_SYSROOT | 40 | export KIVY_CROSS_SYSROOT |
41 | 41 | ||
42 | REQUIRED_DISTRO_FEATURES += "opengl gobject-introspection-data" | 42 | REQUIRED_DISTRO_FEATURES += "opengl gobject-introspection-data" |
diff --git a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb index 3b54e36199..310366325e 100644 --- a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Pure-Python implementation of HSS/LMS Digital Signatures (RFC 8554)" | 1 | SUMMARY = "Pure-Python implementation of HSS/LMS Digital Signatures (RFC 8554)" |
2 | HOMEPAGE ="https://pypi.org/project/pyhsslms" | 2 | HOMEPAGE = "https://pypi.org/project/pyhsslms" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bbc59ef8bf238c2902ca816b87b58571" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bbc59ef8bf238c2902ca816b87b58571" |
5 | 5 | ||
diff --git a/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb b/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb index 02f1da8f59..4cbc4c06c4 100644 --- a/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb +++ b/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" | 1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" |
2 | LICENSE = "BSD-2-Clause" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=05b5ac2824a7ae7489193b0f6a6f2cd1" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=05b5ac2824a7ae7489193b0f6a6f2cd1" |
4 | HOMEPAGE="https://github.com/holgern/py-scrypt" | 4 | HOMEPAGE = "https://github.com/holgern/py-scrypt" |
5 | 5 | ||
6 | SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch" | 6 | SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch" |
7 | 7 | ||
diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.20.1.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.20.1.bb index b623673104..188dfd6efd 100644 --- a/meta-python/recipes-devtools/python/python3-simplejson_3.20.1.bb +++ b/meta-python/recipes-devtools/python/python3-simplejson_3.20.1.bb | |||
@@ -16,7 +16,7 @@ RDEPENDS:${PN} += "\ | |||
16 | 16 | ||
17 | PACKAGES =+ "${PN}-tests" | 17 | PACKAGES =+ "${PN}-tests" |
18 | RDEPENDS:${PN}-tests = "${PN} python3-unittest" | 18 | RDEPENDS:${PN}-tests = "${PN} python3-unittest" |
19 | FILES:${PN}-tests+= " \ | 19 | FILES:${PN}-tests += " \ |
20 | ${PYTHON_SITEPACKAGES_DIR}/simplejson/tests \ | 20 | ${PYTHON_SITEPACKAGES_DIR}/simplejson/tests \ |
21 | ${PYTHON_SITEPACKAGES_DIR}/simplejson/tool.py* \ | 21 | ${PYTHON_SITEPACKAGES_DIR}/simplejson/tool.py* \ |
22 | " | 22 | " |