mirror of
https://git.yoctoproject.org/poky
synced 2026-07-25 18:57:02 +00:00
libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade
* this isn't probably complete list.. just what failed here (From OE-Core rev: f586aaa8d00361a9597a546d665077c75cf4d520) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
53ee27a1c5
commit
fc94f925e8
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e
|
||||
|
||||
DEPENDS += "expat expat-native"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "c320d2ffa459e6cdc6f9f59c1185855e"
|
||||
|
||||
@@ -2,7 +2,7 @@ SECTION = "libs"
|
||||
LICENSE = "Artistic"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
|
||||
DEPENDS += "libxml-parser-perl"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user