mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
meta: add comments to explain autotools-brokensep use
(From OE-Core rev: f0ffea3e6047402f194d408a038272a8cadcde4a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
226d54067e
commit
d8d2fa887d
@@ -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