generic-poky/scripts/lib/wic
Alejandro Hernandez 2dce2648e3 gummiboot: Remove/change gummiboot references with systemd-boot
After systemd-boot was introduced, its been tested for a while with no major
issues being found until now, this patch completely replaces all gummiboot
instances with systemd-boot ones, taking the next step into cleaning
up systemd-boot/gummiboot.

[YOCTO #10332]

(From OE-Core rev: f9a61d3400ad9068a6d83b8eb6aefe3098c58e68)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-09 13:39:11 +00:00
..
canned-wks wic: add kickstart file for MPC8315 2016-12-22 08:50:17 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
plugins gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
utils wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: use items instead of iteritems 2016-05-14 23:05:13 +01:00
creator.py wic: implement --bmap option 2016-05-19 09:05:19 +01:00
engine.py wic: look for wks files in <layer>/wic 2016-12-22 08:50:16 +00:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
ksparser.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
msger.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
partition.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
plugin.py wic: fix path parsing, use last occurrence 2016-05-20 10:20:55 +01:00
pluginbase.py wic: refactor pluginbase 2016-05-14 23:05:13 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00