diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-19 19:39:21 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-21 07:31:00 -0700 |
| commit | f2973002c927397b03fc45444876141231b91c93 (patch) | |
| tree | d868486eaeb4993bea9dc3fd0a0e83b18d049472 | |
| parent | a0589ae5a4442d574aace469fc54265154741f8f (diff) | |
| download | meta-openembedded-f2973002c927397b03fc45444876141231b91c93.tar.gz | |
xfsdump: upgrade 3.2.0 -> 3.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-filesystems/recipes-utils/xfsdump/xfsdump_3.3.0.bb (renamed from meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.3.0.bb index bca7e7471e..d02fec5ea5 100644 --- a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb +++ b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.3.0.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/${BP}.tar.xz \ | |||
| 14 | file://remove-install-as-user.patch \ | 14 | file://remove-install-as-user.patch \ |
| 15 | file://0001-include-libgen.h-for-basename-API-prototype.patch \ | 15 | file://0001-include-libgen.h-for-basename-API-prototype.patch \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "2914dbbe1ebc88c7d93ad88e220aa57dabc43d216e11f06221c01edf3cc10732" | 17 | SRC_URI[sha256sum] = "9ca3e91055945f8a70bd4d465d5464f631630c65462896eda479d7371fd61db7" |
| 18 | 18 | ||
| 19 | inherit autotools-brokensep | 19 | inherit autotools-brokensep |
| 20 | 20 | ||
