]> code.ossystems Code Review - openembedded-core.git/commitdiff
btrfs-tools: add RECIPE_NO_UPDATE_REASON
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 13 Mar 2018 16:51:56 +0000 (18:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Mar 2018 10:38:49 +0000 (03:38 -0700)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb

index 31bbdb826da094a086488992683395608fe3e5ce..bc157e267761a7c90b979786fc6f78c8c6da6bf2 100644 (file)
@@ -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"