From a158b458d63622a3cd1605124c380d2a130beda9 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 13 Mar 2018 18:51:56 +0200 Subject: btrfs-tools: add RECIPE_NO_UPDATE_REASON Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb index 31bbdb826d..bc157e2677 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb @@ -20,6 +20,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://0001-Fix-build-with-musl-missing-header-include-for-dev_t.patch \ " +RECIPE_NO_UPDATE_REASON = "Waiting for resolution of https://github.com/kdave/btrfs-progs/issues/109" inherit autotools-brokensep pkgconfig manpages CLEANBROKEN = "1" -- cgit 1.2.3-korg