From: Alexander Kanavin Date: Tue, 13 Mar 2018 16:51:56 +0000 (+0200) Subject: btrfs-tools: add RECIPE_NO_UPDATE_REASON X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a158b458d63622a3cd1605124c380d2a130beda9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: add RECIPE_NO_UPDATE_REASON Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- 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"