poky/scripts/lib/wic/plugins/source
Ed Bartosh 4d5d5dd428 wic: get rid of get_timeout getter
Used bootloader.timeout instead of kickstart.get_timeout getter.

Accessing attributes instead of getting them with getters is
more pythonic, shorter and readable. It also more consistent as
most of partition and bootloader attributes are used this way.

This change also takes care of appendLine bootloader attribute:
it's renamed to bootloader.append attribute provided by new parser.

(From OE-Core rev: 8088caeff5bf4ee9279b47a69c9f1e5537909601)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-18 11:47:06 +00:00
..
bootimg-efi.py wic: get rid of get_timeout getter 2016-01-18 11:47:06 +00:00
bootimg-partition.py wic: Add missing docstrings to plugin classes 2015-06-23 11:47:33 +01:00
bootimg-pcbios.py wic: get rid of get_timeout getter 2016-01-18 11:47:06 +00:00
fsimage.py wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
isoimage-isohybrid.py wic: get rid of get_timeout getter 2016-01-18 11:47:06 +00:00
rawcopy.py wic: rawcopy: Copy source file to build folder 2016-01-07 13:40:16 +00:00
rootfs_pcbios_ext.py wic: get rid of get_timeout getter 2016-01-18 11:47:06 +00:00
rootfs.py wic: Refactor getting bitbake variables 2015-07-02 23:08:36 +01:00