summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-23 16:19:35 +0800
committerArmin Kuster <akuster808@gmail.com>2023-10-30 07:14:02 -0400
commit2e56ecfd392cbb4c0dbcdb43aeaee65592030e25 (patch)
tree127deba2dc92e482a277541ac481a15922b06ca3
parentdfe7bafda7b48db5d7266e2105e6388152a62240 (diff)
downloadmeta-openembedded-2e56ecfd392cbb4c0dbcdb43aeaee65592030e25.tar.gz
ipc-run: upgrade 20220807.0 -> 20231003.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cb154aca618a188f6e9e3e89896adf7503245b7b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/perl/ipc-run_20231003.0.bb (renamed from meta-oe/recipes-devtools/perl/ipc-run_20220807.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_20220807.0.bb b/meta-oe/recipes-devtools/perl/ipc-run_20231003.0.bb
index f597a8dab0..e28b6ea018 100644
--- a/meta-oe/recipes-devtools/perl/ipc-run_20220807.0.bb
+++ b/meta-oe/recipes-devtools/perl/ipc-run_20231003.0.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
10DEPENDS = "perl" 10DEPENDS = "perl"
11 11
12SRC_URI = "git://github.com/toddr/IPC-Run.git;branch=master;protocol=https" 12SRC_URI = "git://github.com/toddr/IPC-Run.git;branch=master;protocol=https"
13SRCREV = "44b1f2d2021615c88f2f6b1a6cbdd9aebaeb4ad1" 13SRCREV = "ad56c3b5f5a211d32bbb8ac29f180d707ee58c1b"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16