From: Alexander Kanavin Date: Mon, 20 May 2019 14:11:25 +0000 (+0200) Subject: btrfs-tools: update to 5.1 X-Git-Tag: uninative-2.5~61 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f98a8e4b60f8bafd9921e4f1235fea197ae8a580;p=openembedded-core.git btrfs-tools: update to 5.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb similarity index 96% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb index a1e7309664..8b4178d6de 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "5c748404b97035463c79ba4e5fd41b6858535509" +SRCREV = "43013422dbce4bcc9ed77cfe65b294caa0985ec8" 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 \