diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-06 21:15:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-05 21:45:25 -0700 |
| commit | 0f04a2cfb530b6e72fd18241ffedcbcf6accb7af (patch) | |
| tree | b895dfa3d7326ee42373b659d2488e910f25714a | |
| parent | d69a160f9874eb7aa2dba372c5e59deede9a1fc7 (diff) | |
| download | meta-openembedded-0f04a2cfb530b6e72fd18241ffedcbcf6accb7af.tar.gz | |
ipc-run: upgrade 20180523.0 -> 20200505.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb (renamed from meta-oe/recipes-devtools/perl/ipc-run_20180523.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_20180523.0.bb b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb index c812ae1374..27dc358d15 100644 --- a/meta-oe/recipes-devtools/perl/ipc-run_20180523.0.bb +++ b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" | |||
| 10 | DEPENDS = "perl" | 10 | DEPENDS = "perl" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/toddr/IPC-Run.git" | 12 | SRC_URI = "git://github.com/toddr/IPC-Run.git" |
| 13 | SRCREV = "0b409702490729eeb97ae65f5b94d949ec083134" | 13 | SRCREV = "af435a1635ef9e48a84adc3230099e7ecf20c79d" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
