diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-10-30 13:30:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-02 09:00:51 -0800 |
commit | 9c6247463ecebfa5d4ad47c286329afd89daed6d (patch) | |
tree | 1144637a47085d2a78c812af0af1c57b206ef315 /meta-filesystems | |
parent | b18b12e5491844e41ff24b441d10515f867901a0 (diff) | |
download | meta-openembedded-9c6247463ecebfa5d4ad47c286329afd89daed6d.tar.gz |
xfsprogs: upgrade 5.8.0 -> 5.9.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
-rw-r--r-- | meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.0.bb (renamed from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.0.bb index b02ec6f97..48d15cca9 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.0.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \ | |||
12 | file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \ | 12 | file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \ |
13 | file://0001-support-usrmerge.patch \ | 13 | file://0001-support-usrmerge.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "8ef46ed9e6bb927f407f541dc4324857c908ddf1374265edc910d23724048c6b" | 15 | SRC_URI[sha256sum] = "bc5c805596bc609a18dc1f1b4ed6a2821dba9f47408ec00e7799ceea1b2097f1" |
16 | inherit autotools-brokensep | 16 | inherit autotools-brokensep |
17 | 17 | ||
18 | PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" | 18 | PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" |