[OE-core] [v2] e2fsprogs: add packageconfig for -file-

Burton, Ross ross.burton at intel.com
Mon Sep 19 20:28:28 UTC 2016


On 19 September 2016 at 21:22, Randy MacLeod <Randy.MacLeod at windriver.com>
wrote:

> +PACKAGECONFIG ??= "file"
> +PACKAGECONFIG[file] = ',,file'
>

This still has the non-determinism problem if file is disabled in
PACKAGECONFIG.

If the configure.ac doesn't have options but is doing standard
AC_CHECK_HEADERS or similar then you can preseed the autoconf cache values,
grepping oe-core or ac_cv_ will find plenty of prior art.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160919/9f040336/attachment-0002.html>


More information about the Openembedded-core mailing list