]> code.ossystems Code Review - openembedded-core.git/commit
wic: Report recipe name for native commands
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 3 Aug 2015 13:51:48 +0000 (16:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 07:12:47 +0000 (00:12 -0700)
commit1274379c91ee8e2fb9fbb34a6445cd5767eb4a35
treeb85f405f9cddade48e47907e7ace3133c175b797
parent68d391eaf4fe9fc37e3278255d5da170f98b8763
wic: Report recipe name for native commands

exec_native_cmd was modified to report recipe to build
native programs.

Pairs executable->recipe are hardcoded as it's not possible
to obtain this information automatically.

[YOCTO #7631]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/oe/misc.py