diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-28 14:09:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-28 11:32:26 -0800 |
| commit | bd0b63e18615ea1b7c8284b1d311c8617d984929 (patch) | |
| tree | 778b29e61943883a3a82160dd5e980237616c4b0 /meta-networking/recipes-support/nbdkit | |
| parent | 02579b84336e38ad5c4588bec33e0ab318d79637 (diff) | |
| download | meta-openembedded-bd0b63e18615ea1b7c8284b1d311c8617d984929.tar.gz | |
nbdkit: upgrade 1.33.2 -> 1.33.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/nbdkit')
| -rw-r--r-- | meta-networking/recipes-support/nbdkit/nbdkit_1.33.3.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.3.bb index ad7b9a6fab..af83546764 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.3.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0" | |||
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "9e2fdefc1ba4c883c5e6aa4f32ab21777980a978" | 14 | SRCREV = "ef035f7090d8bec2700ef1f941e371d351d647ad" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
