Sfoglia il codice sorgente

btrfs-tools: update to 4.17.1

(From OE-Core rev: b6fad2cd3af34e7a98ce897f8aa9f160e748eee7)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin 6 anni fa
parent
commit
0330d55879
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.1.bb

+ 1 - 1
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb → meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.1.bb

@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native"
 DEPENDS_append_class-target = " udev"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "33d16ffc0d176ff4a217a0491378d20ad34e0a90"
+SRCREV = "7faaca0d9f78f7162ae603231f693dd8e1af2a41"
 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-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \