[Buildroot] [PATCH] package/refpolicy: make sure xmllint is used

Peter Korsgaard peter at korsgaard.com
Wed Oct 6 14:32:14 UTC 2021


>>>>> "Antoine" == Antoine Tenart <atenart at kernel.org> writes:

 > When parsing and adding modules the refpolicy build system checks their
 > validity using xmllint. By default the host system version is used and
 > if not found an error is displayed but the build is not stopped. This
 > leads to interesting issues where modules are not added correctly to
 > modules.conf[1] (other possible issues are likely).

 > Fix this by adding a dependency on host-libxml2 and explicitly use the
 > xmllint binary built by Buildroot.

 > [1] https://lore.kernel.org/buildroot/20210830114531.2285178-1-jose.pekkarinen@unikie.com/

 > Tested-by: José Pekkarinen <jose.pekkarinen at unikie.com>
 > Signed-off-by: Antoine Tenart <atenart at kernel.org>

Committed to 2021.02.x, 2021.05.x and 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list