]> code.ossystems Code Review - openembedded-core.git/commit
mkefidisk.sh: add deprecation warning to the output
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 31 Oct 2016 10:46:41 +0000 (12:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:15 +0000 (23:35 +0000)
commitccef84fac7b20d483df87aac8c620459fe31b6af
tree7bddf8d713894f4ef96e742e0d929619827a18de
parenta30d8244265f38fddefe438e035ea3bf6fb4447f
mkefidisk.sh: add deprecation warning to the output

mkefidisk.sh will soon be deprecated in favor of .wic images.

Added deprecation warning to the script to inform users that
this script will soon be removed from the codebase.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/mkefidisk.sh