diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-02-22 16:51:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 12:54:22 +0000 |
commit | 05cc95e266d09e8af8e2bfab851d8ef8dc74fac3 (patch) | |
tree | 0fbdfe414770371b98cc2a40f3e28f28347ad3aa /meta/recipes-devtools/btrfs-tools | |
parent | 8fd956d4706ee115b03b02a91c7e761576b42d0a (diff) | |
download | openembedded-core-contrib-05cc95e266d09e8af8e2bfab851d8ef8dc74fac3.tar.gz |
btrfs-tools: update to 4.9.1
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-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 8ce470df1bd..a5e9e2278a8 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 |