mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
bootimg.bbclass: merge it into image-live.bbclass
They are doing the same things: create live images, merge them into one bbclass makes it easy to understand. (From OE-Core rev: bfd4d95210b3f841aa2e7c5a06ac89667523438d) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
723fa563a0
commit
d6d75260fa
@@ -1,5 +1,5 @@
|
||||
# image-vm.bbclass
|
||||
# (loosly based off bootimg.bbclass Copyright (C) 2004, Advanced Micro Devices, Inc.)
|
||||
# (loosly based off image-live.bbclass Copyright (C) 2004, Advanced Micro Devices, Inc.)
|
||||
#
|
||||
# Create an image which can be placed directly onto a harddisk using dd and then
|
||||
# booted.
|
||||
|
||||
Reference in New Issue
Block a user