diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-09 17:48:49 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 16:59:56 +0000 |
commit | 5614c5ae6a004d4367eccc34dd3cc7ee61fb7e57 (patch) | |
tree | 90ce8066613608d1b33cb3d68be45968923514b5 /scripts/lib/recipetool/create_npm.py | |
parent | 63524ac8093b734aa4f29f4ea47bcc036f748314 (diff) | |
download | openembedded-core-5614c5ae6a004d4367eccc34dd3cc7ee61fb7e57.tar.gz openembedded-core-5614c5ae6a004d4367eccc34dd3cc7ee61fb7e57.tar.bz2 openembedded-core-5614c5ae6a004d4367eccc34dd3cc7ee61fb7e57.zip |
recipetool: create: improve mapping for autotools program macros
Make the following improvements to mapping items specified in
AC_CHECK_PROG, AC_PATH_PROG and AX_WITH_PROG to recipes/classes:
* Produce a map of native recipe -> binary for all binaries currently in
STAGING_BINDIR_NATIVE and use this when mapping items
* Add some more entries to the class map
* Ignore autotools binaries since they are covered by the inherit of
autotools
* Ignore coreutils-native since that would almost always be a bogus
dependency
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_npm.py')
0 files changed, 0 insertions, 0 deletions