From: Wang Mingyu <[email protected]> Changelog: ========= * fi mkswapfile: fix setting size * mkfs: check zoned support of libblkid * check: improve error messages for mismatched references * other: * pass CFLAGS to static build * documentation updates
Signed-off-by: Wang Mingyu <[email protected]> --- .../btrfs-tools/{btrfs-tools_6.1.2.bb => btrfs-tools_6.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.1.2.bb => btrfs-tools_6.1.3.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb index b10d7efdb5..b4dfc5b3f3 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;b file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ file://0001-Use-pread-pwrite-ftruncate-stat-instead-of-64bit-equ.patch \ " -SRCREV = "660d10d3fb2e87909d379b0ea3c52934543455c7" +SRCREV = "908b4b4450320e30fdef693f09b42f4eb93702c3" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176809): https://lists.openembedded.org/g/openembedded-core/message/176809 Mute This Topic: https://lists.openembedded.org/mt/96804472/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
