diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-29 08:14:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-29 10:14:13 -0700 |
| commit | a7f536301dbb3d4017ead0c0fd9ec85e99bf614e (patch) | |
| tree | c012cbd408efcd8d9e4dafe4532d1541fc6a4f42 | |
| parent | 76c7c36ce16c718243d655c6aefbb5674f060c6e (diff) | |
| download | meta-openembedded-a7f536301dbb3d4017ead0c0fd9ec85e99bf614e.tar.gz | |
nbdkit: upgrade 1.45.10 -> 1.45.12
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.45.12.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.45.12.bb index fb961ecd4b..23a7281536 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.45.12.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 = "a0f3989aadd2cd473517423422d2fa20def22c95" | 15 | SRCREV = "77182705215dc6f319cfa8eb3500861fbbb9d271" |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | DEPENDS = "curl xz e2fsprogs zlib" | 18 | DEPENDS = "curl xz e2fsprogs zlib" |
