From: Alexander Kanavin Date: Mon, 15 Apr 2019 10:54:48 +0000 (+0200) Subject: btrfs-tools: upgrade 4.20.1 -> 4.20.2 X-Git-Tag: uninative-2.5~397 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=382a024d81c6f31556b9c7e548ff5f2d262f033e;p=openembedded-core.git btrfs-tools: upgrade 4.20.1 -> 4.20.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 similarity index 96% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb rename to 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" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "6c33832b8c7bf2d7b64d6aed023c0bda43a03311" +SRCREV = "5c748404b97035463c79ba4e5fd41b6858535509" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \