mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
meta-openembedded/all: adapt to UNPACKDIR changes
Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
188491dd2b
commit
fc78d37ff0
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "f977a25b4116a0a95a7c8a894fd37097abe19af9a6a9ed4d800604ec17
|
||||
|
||||
RDEPENDS:${PN} = "libdbi-perl"
|
||||
|
||||
S = "${WORKDIR}/DBD-MariaDB-${PV}"
|
||||
S = "${UNPACKDIR}/DBD-MariaDB-${PV}"
|
||||
|
||||
inherit cpan
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ inherit cpan
|
||||
SRCREV = "e04534a40925354187e8432d44248229d774f34a"
|
||||
SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
perl \
|
||||
|
||||
@@ -12,7 +12,6 @@ DEPENDS = "perl"
|
||||
SRC_URI = "git://github.com/toddr/IPC-Run.git;branch=master;protocol=https"
|
||||
SRCREV = "ad56c3b5f5a211d32bbb8ac29f180d707ee58c1b"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cpan
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/${SRCNAME}-${PV}.
|
||||
|
||||
SRC_URI[sha256sum] = "473d65127b23dac0e8039c01e28bc4072cb9a6e93e81a1ea4893cea08c698db0"
|
||||
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
S = "${UNPACKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65f65488c774efe1da488e36ad6c4a36"
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/H/HM/HMBRAND/DBI-${PV}.tgz"
|
||||
SRC_URI[sha256sum] = "0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa"
|
||||
|
||||
S = "${WORKDIR}/DBI-${PV}"
|
||||
S = "${UNPACKDIR}/DBI-${PV}"
|
||||
|
||||
inherit cpan ptest-perl
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI = "https://cpan.metacpan.org/modules/by-module/Devel/Devel-CheckLib-${PV
|
||||
"
|
||||
SRC_URI[sha256sum] = "869d38c258e646dcef676609f0dd7ca90f085f56cf6fd7001b019a5d5b831fca"
|
||||
|
||||
S = "${WORKDIR}/Devel-CheckLib-${PV}"
|
||||
S = "${UNPACKDIR}/Devel-CheckLib-${PV}"
|
||||
|
||||
inherit cpan
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[sha256sum] = "b15309fc85623893289cb9b2b88dfa9ed1e69156b75f29938553a45be6d730af"
|
||||
|
||||
S = "${WORKDIR}/IO-Tty-${PV}"
|
||||
S = "${UNPACKDIR}/IO-Tty-${PV}"
|
||||
|
||||
inherit cpan ptest-perl
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "39bc0e567c202762a575fed2844ebdb941c3ca09"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cpan
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI = "https://www.cpan.org/authors/id/W/WB/WBRASWELL/Parse-Yapp-${PV}.tar.g
|
||||
|
||||
SRC_URI[sha256sum] = "3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5"
|
||||
|
||||
S = "${WORKDIR}/Parse-Yapp-${PV}"
|
||||
S = "${UNPACKDIR}/Parse-Yapp-${PV}"
|
||||
|
||||
inherit cpan
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "5cc834438739bd6e4e837fb7e10bd8befb809cd185ae6cf4b33e5fa916
|
||||
UPSTREAM_CHECK_URI = "https://cpan.metacpan.org/authors/id/W/WH/WHOM/"
|
||||
UPSTREAM_CHECK_REGEX = "pcsc-perl-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/pcsc-perl-${PV}"
|
||||
S = "${UNPACKDIR}/pcsc-perl-${PV}"
|
||||
|
||||
inherit cpan pkgconfig
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI = "https://cpan.metacpan.org/authors/id/N/NW/NWCLARK/PerlIO-gzip-${PV}.t
|
||||
|
||||
SRC_URI[sha256sum] = "4848679a3f201e3f3b0c5f6f9526e602af52923ffa471a2a3657db786bd3bdc5"
|
||||
|
||||
S = "${WORKDIR}/PerlIO-gzip-${PV}"
|
||||
S = "${UNPACKDIR}/PerlIO-gzip-${PV}"
|
||||
|
||||
EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user