Browse Source

btrfs-tools: upgrade 5.7 -> 5.9

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin 3 years ago
parent
commit
d7b43e5bfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta/recipes-devtools/btrfs-tools/btrfs-tools_5.9.bb

+ 1 - 1
meta/recipes-devtools/btrfs-tools/btrfs-tools_5.7.bb → meta/recipes-devtools/btrfs-tools/btrfs-tools_5.9.bb

@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl"
 DEPENDS_append_class-target = " udev"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "11acf45eea6dd81e891564967051e2bb10bd25f7"
+SRCREV = "2e1fa482300449042ff6612bb51027f3f5765270"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
            file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
            "