diff options
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb index 8ce470df1b..a5e9e2278a 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "144a19145e248513c7a676defad59836830535c6" +SRCREV = "96485c34ac0329fb0073476f16d2083c64701f29" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" inherit autotools-brokensep pkgconfig manpages |