Files
poky/meta/recipes-core/gettext
Robert Yang bd19b07ce7 gettext: Add --cache-file to EXTRA_OECONF
This can save configure time since it runs configure multiple times:
$ time bitbake gettext-native -cconfigure
  2m22s -> 2m2s

  Saved 20s

(From OE-Core rev: d1d96f3a0247c9adef8c388f18d655fcb17c5ad5)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-01-24 17:45:25 +00:00
..