diff options
author | Corneliu Stoicescu <corneliux.stoicescu@intel.com> | 2014-06-06 22:14:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-13 12:51:37 +0100 |
commit | 39d5aa5c9f2916700f81d15adc220a30c6b120d1 (patch) | |
tree | d1631f67bfa0992624c5f9950390ad3c72a4dc29 /meta-selftest/conf | |
parent | c8722b510f779cd20757477a7f7a7a2a35b9a9c5 (diff) | |
download | openembedded-core-39d5aa5c9f2916700f81d15adc220a30c6b120d1.tar.gz openembedded-core-39d5aa5c9f2916700f81d15adc220a30c6b120d1.tar.bz2 openembedded-core-39d5aa5c9f2916700f81d15adc220a30c6b120d1.zip |
targetcontrol.py: make possible dynamical determination of rootfs type
YB: #6375
Added a new method get_image_fstype() that autodetermines what fstype to use for the rootfs file.
This method uses a new list variable 'supported_image_fstypes' that contains image fstypes supported by the target controller.
This method is also a classmethod which means outside scripts can get the image fstype.
Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/conf')
0 files changed, 0 insertions, 0 deletions