mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
meta: add comments to explain autotools-brokensep use
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7f8b97535f
commit
92f482bc3c
@@ -14,6 +14,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
|
||||
|
||||
DEPENDS += "base-passwd"
|
||||
|
||||
# autotools-brokensep as this package doesn't use automake
|
||||
inherit autotools-brokensep gettext systemd
|
||||
|
||||
EXTRA_OECONF += "--disable-sensors"
|
||||
|
||||
Reference in New Issue
Block a user