generic-poky/scripts/lib
Ed Bartosh ea07f0325c wic: use native parted
Used exec_native_cmd instead of find_binary_path to run parted.
Got rid of find_binary_path as it's not used anywhere else.

There are several tools wic is trying to find not only in sysroot,
but also in host root. Parted is a special as on some distros it's
installed in /usr/sbin, which is not in the user's PATH. This makes
wic to fail with error "External command 'parted' not found, exiting."

[YOCTO #7122]

(From OE-Core rev: 76adf38c0d8e0faf04a5ecb3fcfbe831c85bb81f)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-14 12:38:49 +01:00
..
bsp yocto-bsp: Update templates to 3.19 kernel 2015-03-24 10:06:03 +00:00
devtool devtool: deploy-target: add dry-run option 2015-03-20 11:27:47 +00:00
image wic: Implement --build-rootfs command line option 2015-04-09 07:43:53 +01:00
recipetool recipetool: fix duplicate licenses being picked up 2015-03-20 11:27:49 +00:00
wic wic: use native parted 2015-04-14 12:38:49 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: add scriptutils module 2014-12-23 10:18:15 +00:00