From d00e9a20cb38943b4586c8532f94fd40c291faea Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 14 Nov 2017 16:57:46 +0200 Subject: [PATCH] btrfs-tools: update to 4.13.3 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../{btrfs-tools_4.13.2.bb => btrfs-tools_4.13.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.13.2.bb => btrfs-tools_4.13.3.bb} (96%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb similarity index 96% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb index 43924d874d1..263fc657550 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "37f1faef159ebcf91846e7126879b1a413cb29a5" +SRCREV = "a7a1ea0f4f2a1d6eeeb3d106e062c7f1034f16d4" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://0001-Makefile-build-mktables-using-native-gcc.patch \ file://0001-Fix-build-with-musl-missing-header-include-for-dev_t.patch \ -- 2.47.2