x86: sysupgrade: move partition table change check to platform_check_image
authorMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 3 May 2017 06:57:29 +0000 (08:57 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 29 May 2017 21:50:34 +0000 (23:50 +0200)
commit19b84cfff26e4feae8ce4bbbb76567474d975d59
tree2147b75bbb7176ef8768ec4dccc6e4bf45a7a7fb
parent9ab81e63cd398ae740bfadb9b318e6e0ec3712cc
x86: sysupgrade: move partition table change check to platform_check_image

The staged sysupgrade will prevent us from using ask_bool in
platform_do_upgrade; therefore, the check is moved to platform_check_image.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
target/linux/x86/base-files/lib/upgrade/platform.sh