diff options
Diffstat (limited to 'meta/recipes-devtools')
11 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb index cce2f57363..4d8ce4c741 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb | |||
| @@ -99,7 +99,6 @@ SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master;protocol=https \ | |||
| 99 | S = "${WORKDIR}/git" | 99 | S = "${WORKDIR}/git" |
| 100 | SRCREV = "868a2afab9da34f32c007d773b77253c93104636" | 100 | SRCREV = "868a2afab9da34f32c007d773b77253c93104636" |
| 101 | 101 | ||
| 102 | PR = "r1" | ||
| 103 | 102 | ||
| 104 | inherit systemd update-rc.d python3native update-alternatives | 103 | inherit systemd update-rc.d python3native update-alternatives |
| 105 | 104 | ||
diff --git a/meta/recipes-devtools/devel-config/nfs-export-root.bb b/meta/recipes-devtools/devel-config/nfs-export-root.bb index 0aaec36b41..5e69962d7c 100644 --- a/meta/recipes-devtools/devel-config/nfs-export-root.bb +++ b/meta/recipes-devtools/devel-config/nfs-export-root.bb | |||
| @@ -3,7 +3,6 @@ DESCRIPTION = "Enables NFS access from any host to the entire filesystem (for de | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | 5 | ||
| 6 | PR = "r1" | ||
| 7 | 6 | ||
| 8 | SRC_URI = "file://exports" | 7 | SRC_URI = "file://exports" |
| 9 | 8 | ||
diff --git a/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb b/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb index b716b0245b..1826c7a40e 100644 --- a/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb +++ b/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb | |||
| @@ -7,7 +7,6 @@ SECTION = "base" | |||
| 7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://icecc-create-env;beginline=2;endline=5;md5=ae1df3d6a058bfda40b66094c5f6065f" | 8 | LIC_FILES_CHKSUM = "file://icecc-create-env;beginline=2;endline=5;md5=ae1df3d6a058bfda40b66094c5f6065f" |
| 9 | 9 | ||
| 10 | PR = "r2" | ||
| 11 | 10 | ||
| 12 | DEPENDS = "" | 11 | DEPENDS = "" |
| 13 | INHIBIT_DEFAULT_DEPS = "1" | 12 | INHIBIT_DEFAULT_DEPS = "1" |
diff --git a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb index dc17de2e8e..dfd66a1168 100644 --- a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb +++ b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb | |||
| @@ -2,7 +2,6 @@ SUMMARY = "Architecture-dependent configuration for opkg" | |||
| 2 | HOMEPAGE = "http://code.google.com/p/opkg/" | 2 | HOMEPAGE = "http://code.google.com/p/opkg/" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 5 | PR = "r1" | ||
| 6 | 5 | ||
| 7 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |
| 8 | 7 | ||
diff --git a/meta/recipes-devtools/perl/liberror-perl_0.17029.bb b/meta/recipes-devtools/perl/liberror-perl_0.17029.bb index 9585dfc2c6..e54bb11ccd 100644 --- a/meta/recipes-devtools/perl/liberror-perl_0.17029.bb +++ b/meta/recipes-devtools/perl/liberror-perl_0.17029.bb | |||
| @@ -9,7 +9,6 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | |||
| 9 | 9 | ||
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100" |
| 11 | 11 | ||
| 12 | PR = "r1" | ||
| 13 | 12 | ||
| 14 | DEPENDS += "perl" | 13 | DEPENDS += "perl" |
| 15 | 14 | ||
diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index 1b03e63a82..89acb64ef5 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb | |||
| @@ -6,7 +6,6 @@ HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/" | |||
| 6 | SUMMARY = "Collection of Perl modules for working with XML" | 6 | SUMMARY = "Collection of Perl modules for working with XML" |
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 9 | PR = "r3" | ||
| 10 | 9 | ||
| 11 | LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" | 10 | LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" |
| 12 | 11 | ||
diff --git a/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb b/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb index b100659a8c..5d40784201 100644 --- a/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb +++ b/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb | |||
| @@ -4,7 +4,6 @@ RDEPENDS:${PN} = "nativesdk-qemu nativesdk-unfs3 nativesdk-pseudo \ | |||
| 4 | nativesdk-python3-shell nativesdk-python3-fcntl nativesdk-python3-logging \ | 4 | nativesdk-python3-shell nativesdk-python3-fcntl nativesdk-python3-logging \ |
| 5 | " | 5 | " |
| 6 | 6 | ||
| 7 | PR = "r9" | ||
| 8 | 7 | ||
| 9 | LIC_FILES_CHKSUM = "file://${COREBASE}/scripts/runqemu;beginline=5;endline=10;md5=ac2b489a58739c7628a2604698db5e7f" | 8 | LIC_FILES_CHKSUM = "file://${COREBASE}/scripts/runqemu;beginline=5;endline=10;md5=ac2b489a58739c7628a2604698db5e7f" |
| 10 | 9 | ||
diff --git a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb index 4d64ea4b93..1dfce0e4c7 100644 --- a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb +++ b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | SUMMARY = "Helper utilities needed by the runqemu script" | 1 | SUMMARY = "Helper utilities needed by the runqemu script" |
| 2 | LICENSE = "GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | RDEPENDS:${PN} = "qemu-system-native" | 3 | RDEPENDS:${PN} = "qemu-system-native" |
| 4 | PR = "r1" | ||
| 5 | 4 | ||
| 6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/qemu-oe-bridge-helper.c;endline=4;md5=ae00a3bab86f2caaa8462eacda77f4d7" | 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/qemu-oe-bridge-helper.c;endline=4;md5=ae00a3bab86f2caaa8462eacda77f4d7" |
| 7 | 6 | ||
diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb index db353d607b..72ba8c0227 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | SUMMARY = "Runs postinstall scripts on first boot of the target device" | 1 | SUMMARY = "Runs postinstall scripts on first boot of the target device" |
| 2 | DESCRIPTION = "${SUMMARY}" | 2 | DESCRIPTION = "${SUMMARY}" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | PR = "r10" | ||
| 5 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 7 | 6 | ||
diff --git a/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb b/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb index 44423b7aa8..f27ad830d3 100644 --- a/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb +++ b/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb | |||
| @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 5 | file://LICENSE;md5=384ed0e2e0b2dac094e51fbf93fdcbe0 \ | 5 | file://LICENSE;md5=384ed0e2e0b2dac094e51fbf93fdcbe0 \ |
| 6 | " | 6 | " |
| 7 | 7 | ||
| 8 | PR = "r1" | ||
| 9 | 8 | ||
| 10 | SRC_URI = " \ | 9 | SRC_URI = " \ |
| 11 | git://github.com/lu-zero/cargo-c.git;branch=master;protocol=https \ | 10 | git://github.com/lu-zero/cargo-c.git;branch=master;protocol=https \ |
diff --git a/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb b/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb index 5604901592..1931bfb3c0 100644 --- a/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb +++ b/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb | |||
| @@ -28,7 +28,6 @@ SRC_URI[md5sum] = "2b31c78f087f99179feb357da312d7ec" | |||
| 28 | SRC_URI[sha256sum] = "4441a5d593f85bb6e8d578cf6653fb4ec30f9e8f4a2315a3d8f2d0a8b3fadf94" | 28 | SRC_URI[sha256sum] = "4441a5d593f85bb6e8d578cf6653fb4ec30f9e8f4a2315a3d8f2d0a8b3fadf94" |
| 29 | 29 | ||
| 30 | # remove at next version upgrade or when output changes | 30 | # remove at next version upgrade or when output changes |
| 31 | PR = "r1" | ||
| 32 | 31 | ||
| 33 | RECIPE_NO_UPDATE_REASON = "6.04-pre3 is broken" | 32 | RECIPE_NO_UPDATE_REASON = "6.04-pre3 is broken" |
| 34 | UPSTREAM_CHECK_URI = "https://www.zytor.com/pub/syslinux/" | 33 | UPSTREAM_CHECK_URI = "https://www.zytor.com/pub/syslinux/" |
