diff options
-rw-r--r-- | meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.11.0.bb (renamed from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.10.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.11.0.bb index b4f2c1186..046dea425 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.10.0.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.11.0.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \ | |||
9 | file://link_needed_libs.patch \ | 9 | file://link_needed_libs.patch \ |
10 | file://0001-define-__-prefixed-version-of-intXY_t-types.patch \ | 10 | file://0001-define-__-prefixed-version-of-intXY_t-types.patch \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "ddbb04493addf014db07a7e2b96b2804" | 12 | SRC_URI[md5sum] = "f1f9b8c752347eefdb56483dafa0cefb" |
13 | SRC_URI[sha256sum] = "d8cb9ab2c686699d37914354ce3992b4aff3677093cbce06ad18bf798da8a8a7" | 13 | SRC_URI[sha256sum] = "c3a6d87b564d7738243c507df82276bed982265e345363a95f2c764e8a5f5bb2" |
14 | 14 | ||
15 | inherit autotools-brokensep | 15 | inherit autotools-brokensep |
16 | 16 | ||