diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-06-27 15:00:24 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-02 11:37:02 -0400 |
| commit | c3377acd2321b8b6b95fc08b9937ea8e886553a4 (patch) | |
| tree | fbaad3e488958a98448f44f9545d01e3b016d0a1 /meta-networking/recipes-support | |
| parent | 7996853f8c55e2724047f19ef79ba6e4064bd544 (diff) | |
| download | meta-openembedded-c3377acd2321b8b6b95fc08b9937ea8e886553a4.tar.gz | |
nbdkit: upgrade 1.31.8 -> 1.31.9
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/nbdkit/nbdkit_1.31.9.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.9.bb index 2008816c54..673fef8417 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.9.bb | |||
| @@ -11,8 +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 | 14 | SRCREV = "20f52c40d666ef18b9ae3aadac5a4ece428dd11e" | |
| 15 | SRCREV = "c96f025b39a3581405845004e1fcceb5dfa04583" | ||
| 16 | 15 | ||
| 17 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 18 | 17 | ||
