diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.4.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.4.bb index 818951c767..a15fcf23ce 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.4.bb @@ -13,7 +13,7 @@ SECTION = "base" DEPENDS = "util-linux attr e2fsprogs lzo acl udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "08d31c1c7ca5a6bb4e6485fa118c552c938e9efb" +SRCREV = "3ae37eaad1f1ef3f46838da57d8616126fdaffd8" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ " |