Files
poky/scripts
Tom Zanussi fcf56083b9 wic: Update bootimg-partition to use bootimg_dir
Update bootimg-partition to use bootimg_dir instead of img_deploy_dir,
to match similar usage in other plugins.

As mentioned elsewhere, plugins should use the passed-in value for
bootimg_dir directly if non-null, which corresponds to a user-assigned
value specified via a -b command-line param, and only fetch the value
from bitbake if that value is null.

(From OE-Core rev: 3822f8a7b33da56ecd9144b4bcae50734fb1af81)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-30 13:03:41 +00:00
..
2013-10-29 10:41:39 +00:00
2014-02-02 11:23:45 +00:00
2011-10-04 13:46:19 +01:00
2013-05-14 14:57:27 +03:00
2014-03-07 14:58:45 +00:00
2014-06-25 13:51:45 +01:00
2014-05-08 13:00:33 +01:00
2014-10-30 13:03:41 +00:00

This directory contains Various useful scripts for working with OE builds