]> code.ossystems Code Review - openembedded-core.git/commit
mkefidisk.sh: add startup script for automated boot
authorTrevor Woerner <twoerner@gmail.com>
Sat, 28 Nov 2015 14:43:02 +0000 (09:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jan 2016 13:40:06 +0000 (13:40 +0000)
commit51dc79d55d0985e64838a08d39a22e8cd3fcd59a
treeda5e67e18136f2b870c65563f5973ddcd6b9d929
parent58bb2d82f4f1b111641c480a27836be6119ee279
mkefidisk.sh: add startup script for automated boot

Regardless of which image is built using which layers, try to ensure the image
on the SD device being prepared is the one that is booted automatically when
the board is powered.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/mkefidisk.sh