mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
btrfs-tools: add RECIPE_NO_UPDATE_REASON
(From OE-Core rev: a158b458d63622a3cd1605124c380d2a130beda9) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
9390f907a9
commit
655b58c620
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user