diff options
Diffstat (limited to 'meta-oe/dynamic-layers/meta-python')
8 files changed, 1 insertions, 8 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb index 90c9a7147c..a32c9403c8 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb | |||
@@ -20,7 +20,6 @@ SRCREV = "8416326777b2aada0706539b8f9f6acefa476b16" | |||
20 | SRC_URI = "git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master \ | 20 | SRC_URI = "git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master \ |
21 | file://0001-include-missing-cstdint.patch" | 21 | file://0001-include-missing-cstdint.patch" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | ||
24 | 23 | ||
25 | inherit meson pkgconfig python3native | 24 | inherit meson pkgconfig python3native |
26 | 25 | ||
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.2.bb index 69c2165ab1..ef1945b4fe 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.2.bb | |||
@@ -22,7 +22,6 @@ SRC_URI:append:libc-musl = " file://0001-don-t-fail-if-GLOB_BRACE-is-not-defined | |||
22 | 22 | ||
23 | SRCREV = "01045f683b9419beb90119497cd1b2be44e83b8e" | 23 | SRCREV = "01045f683b9419beb90119497cd1b2be44e83b8e" |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | ||
26 | 25 | ||
27 | DEPENDS = "glib-2.0 libyaml util-linux-libuuid \ | 26 | DEPENDS = "glib-2.0 libyaml util-linux-libuuid \ |
28 | systemd python3-cffi-native \ | 27 | systemd python3-cffi-native \ |
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 cacf211034..23515d9fa8 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 | |||
@@ -48,7 +48,6 @@ SRC_URI:append:toolchain-clang = "\ | |||
48 | file://0001-asio-Dont-use-experimental-with-clang.patch \ | 48 | file://0001-asio-Dont-use-experimental-with-clang.patch \ |
49 | " | 49 | " |
50 | 50 | ||
51 | S = "${WORKDIR}/git" | ||
52 | 51 | ||
53 | CVE_STATUS[CVE-2014-8180] = "not-applicable-config: Not affecting our configuration so it can be safely ignored." | 52 | CVE_STATUS[CVE-2014-8180] = "not-applicable-config: Not affecting our configuration so it can be safely ignored." |
54 | CVE_STATUS[CVE-2017-2665] = "not-applicable-config: Not affecting our configuration so it can be safely ignored." | 53 | CVE_STATUS[CVE-2017-2665] = "not-applicable-config: Not affecting our configuration so it can be safely ignored." |
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc index 371d66bdfe..4fe3995cd5 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc +++ b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9db4b73a55a3994384112efcdb37c01f" | |||
5 | SRC_URI = "git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https" | 5 | SRC_URI = "git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https" |
6 | SRCREV = "cad3c18ef15a663e30e3e43e3a752b66378adec1" | 6 | SRCREV = "cad3c18ef15a663e30e3e43e3a752b66378adec1" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | ||
9 | 8 | ||
10 | inherit cmake | 9 | inherit cmake |
11 | 10 | ||
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb index c29c51a2ae..d4987acede 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb | |||
@@ -13,7 +13,6 @@ PV = "0.5.9+git" | |||
13 | SRCREV = "0e2ce9b9c46c47363436f9ee730f7c71bf455f0f" | 13 | SRCREV = "0e2ce9b9c46c47363436f9ee730f7c71bf455f0f" |
14 | SRC_URI = "git://github.com/lcdproc/lcdproc;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/lcdproc/lcdproc;branch=master;protocol=https" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | inherit autotools pkgconfig update-rc.d | 17 | inherit autotools pkgconfig update-rc.d |
19 | 18 | ||
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb index f37c63d316..5d204d7d94 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb | |||
@@ -20,7 +20,6 @@ PACKAGECONFIG[utils] += "-Dutils=true, -Dutils=false" | |||
20 | 20 | ||
21 | DEPENDS += "libdrm libevdev fmt" | 21 | DEPENDS += "libdrm libevdev fmt" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | ||
24 | 23 | ||
25 | inherit meson pkgconfig | 24 | inherit meson pkgconfig |
26 | 25 | ||
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb b/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb index ad9873563f..cf2d54c07d 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb | |||
@@ -22,7 +22,6 @@ RDEPENDS:${PN} += "python3 python3-six python3-pyparsing python3-configshell-fb" | |||
22 | SRCREV = "d323d5a3091af490502c5d025ec7361a3a2cfbd9" | 22 | SRCREV = "d323d5a3091af490502c5d025ec7361a3a2cfbd9" |
23 | SRC_URI = "git://git.infradead.org/users/hch/nvmetcli.git;branch=master" | 23 | SRC_URI = "git://git.infradead.org/users/hch/nvmetcli.git;branch=master" |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | ||
26 | 25 | ||
27 | do_install:append() { | 26 | do_install:append() { |
28 | # Install example configuration scripts. | 27 | # Install example configuration scripts. |
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb b/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb index 4e0afefde7..79a7f4095e 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb | |||
@@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "161131c686a6d9962a0e96912526dd46308e022d62e3f8acaed5a56fda | |||
17 | UPSTREAM_CHECK_URI = "https://selenic.com/repo/smem/tags" | 17 | UPSTREAM_CHECK_URI = "https://selenic.com/repo/smem/tags" |
18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
19 | 19 | ||
20 | S = "${WORKDIR}/${BPN}-${HG_CHANGESET}" | 20 | S = "${UNPACKDIR}/${BPN}-${HG_CHANGESET}" |
21 | 21 | ||
22 | do_compile() { | 22 | do_compile() { |
23 | ${CC} ${CFLAGS} ${LDFLAGS} smemcap.c -o smemcap | 23 | ${CC} ${CFLAGS} ${LDFLAGS} smemcap.c -o smemcap |