diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2023-03-23 16:30:38 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-23 15:03:43 -0700 |
commit | 7473b1ebf2adbc6851c1244ca0a4ffc84504964a (patch) | |
tree | d3698b67d1acd10a0caa2fb13a7c0561234d26ee /meta-networking | |
parent | 4488418a29ccf42b3fd0f7d0a4b9e497aec64325 (diff) | |
download | meta-openembedded-7473b1ebf2adbc6851c1244ca0a4ffc84504964a.tar.gz |
tcpreplay: 4.4.2 -> 4.4.3
ChangeLog:
https://github.com/appneta/tcpreplay/releases/tag/v4.4.3
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.3.bb (renamed from meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.2.bb b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.3.bb index 7d2a6a14d..d461c8d3d 100644 --- a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.2.bb +++ b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.3.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "https://github.com/appneta/tcpreplay/releases/download/v${PV}/tcprepl | |||
11 | file://0001-libopts.m4-set-POSIX_SHELL-to-bin-sh.patch \ | 11 | file://0001-libopts.m4-set-POSIX_SHELL-to-bin-sh.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "5b272cd83b67d6288a234ea15f89ecd93b4fadda65eddc44e7b5fcb2f395b615" | 14 | SRC_URI[sha256sum] = "216331692e10c12d7f257945e777928d79bd091117f3e4ffb5b312eb2ca0bf7c" |
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" | 16 | UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" |
17 | 17 | ||