From: Alexander Kanavin Date: Tue, 13 Mar 2018 16:51:56 +0000 (+0200) Subject: btrfs-tools: add RECIPE_NO_UPDATE_REASON X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=655b58c6204c691e2bec1959ca65c44ad357da49;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: add RECIPE_NO_UPDATE_REASON (From OE-Core rev: a158b458d63622a3cd1605124c380d2a130beda9) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 31bbdb826da..bc157e26776 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"