aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-03-13 18:51:56 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-15 03:38:49 -0700
commita158b458d63622a3cd1605124c380d2a130beda9 (patch)
tree12c076c1667ee60a7235e2a5034dc9f6800572ce /meta
parent54e0b3bfc132613902418be148a900b10f6d9e38 (diff)
downloadopenembedded-core-contrib-a158b458d63622a3cd1605124c380d2a130beda9.tar.gz
btrfs-tools: add RECIPE_NO_UPDATE_REASON
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb1
1 files changed, 1 insertions, 0 deletions
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"