From: Alexander Kanavin Date: Tue, 14 Nov 2017 14:57:46 +0000 (+0200) Subject: btrfs-tools: update to 4.13.3 X-Git-Tag: uninative-1.8~1037 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d00e9a20cb38943b4586c8532f94fd40c291faea;p=openembedded-core.git btrfs-tools: update to 4.13.3 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- 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 43924d874d..263fc65755 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 \