mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
liburi-perl: upgrade 5.28 -> 5.31
(From OE-Core rev: c6049b207dc0fa4ca5ddf8e4bb3a4db64b6d0099) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be7a3679e9
commit
2d387f7ec4
@@ -1,4 +1,4 @@
|
|||||||
From 5a4271456104bdf027644c81c3a208cde5cf522e Mon Sep 17 00:00:00 2001
|
From c424e6118d3bd836939ce39c70ee9e6bbd984028 Mon Sep 17 00:00:00 2001
|
||||||
From: Tim Orling <tim.orling@konsulko.com>
|
From: Tim Orling <tim.orling@konsulko.com>
|
||||||
Date: Thu, 17 Nov 2022 16:33:20 -0800
|
Date: Thu, 17 Nov 2022 16:33:20 -0800
|
||||||
Subject: [PATCH] Skip TODO test cases that fail
|
Subject: [PATCH] Skip TODO test cases that fail
|
||||||
@@ -8,7 +8,6 @@ TODO cases report as "not ok" with ptest-runner
|
|||||||
Upstream-Status: Inappropriate [ptest-runner specific]
|
Upstream-Status: Inappropriate [ptest-runner specific]
|
||||||
|
|
||||||
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
t/escape-char.t | 20 ++++++++++----------
|
t/escape-char.t | 20 ++++++++++----------
|
||||||
t/iri.t | 18 +++++++++---------
|
t/iri.t | 18 +++++++++---------
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \
|
|||||||
file://0001-Skip-TODO-test-cases-that-fail.patch \
|
file://0001-Skip-TODO-test-cases-that-fail.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "e7985da359b15efd00917fa720292b711c396f2f9f9a7349e4e7dec74aa79765"
|
SRC_URI[sha256sum] = "b9c4d58b2614b8611ae03a95a6d60ed996f4b311ef3cd5a937b92f1825ecc564"
|
||||||
|
|
||||||
S = "${WORKDIR}/URI-${PV}"
|
S = "${WORKDIR}/URI-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user