diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-04-15 12:54:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-16 11:10:02 +0100 |
commit | 8a9aaf9e1e311e7172d5551e380481aee4be1bd3 (patch) | |
tree | 82b942e61d79743d4e3573a45d7439b234942ca7 /meta/recipes-devtools/btrfs-tools | |
parent | 2b01a303b7123b0ce26f01e6e426effa8feca5fa (diff) | |
download | poky-8a9aaf9e1e311e7172d5551e380481aee4be1bd3.tar.gz |
btrfs-tools: upgrade 4.20.1 -> 4.20.2
(From OE-Core rev: 382a024d81c6f31556b9c7e548ff5f2d262f033e)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb index 3647232dc6..a1e7309664 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native" | |||
14 | DEPENDS_append_class-target = " udev" | 14 | DEPENDS_append_class-target = " udev" |
15 | RDEPENDS_${PN} = "libgcc" | 15 | RDEPENDS_${PN} = "libgcc" |
16 | 16 | ||
17 | SRCREV = "6c33832b8c7bf2d7b64d6aed023c0bda43a03311" | 17 | SRCREV = "5c748404b97035463c79ba4e5fd41b6858535509" |
18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | 18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ |
19 | file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \ | 19 | file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \ |
20 | file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ | 20 | file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ |