diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-24 17:12:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-24 13:18:27 -0800 |
| commit | e3e3ffb13fe2b0fbaf6331928b0f527b52b799bc (patch) | |
| tree | 7acf62dffe47d8297900a6fb038032f2eeb1ef6f | |
| parent | 412a7debf154a24223573a09bdf784c67e747293 (diff) | |
| download | meta-openembedded-e3e3ffb13fe2b0fbaf6331928b0f527b52b799bc.tar.gz | |
nbdkit: upgrade 1.45.15 -> 1.46.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.45.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.15.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb index 8d820ee636..48df99cc9b 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.15.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049" | |||
| 12 | SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \ | 12 | SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \ |
| 13 | file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \ | 13 | file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \ |
| 14 | " | 14 | " |
| 15 | SRCREV = "d50245af5b76f71c0659d981aeefc5fdc1de621d" | 15 | SRCREV = "8c660cbf507ce6008483ae21c186444aa3dc0f11" |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | DEPENDS = "curl xz e2fsprogs zlib" | 18 | DEPENDS = "curl xz e2fsprogs zlib" |
