]> code.ossystems Code Review - openembedded-core.git/commit
boot-directdisk.bbclass: merge it into image-vm.bbclass
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 30 Mar 2016 07:23:09 +0000 (00:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Mar 2016 12:20:01 +0000 (13:20 +0100)
commitc314fda9d739560b6a08e627e7aabf105d97c8c4
tree2abfecfeee7b471b94f4b46c0f254616f8ff4083
parent8b4dedebdbddaf352fd84503eee3dd545bbcea41
boot-directdisk.bbclass: merge it into image-vm.bbclass

They are doing the same things: create virtual machine images, merge
them into one bbclass makes it easy to understand.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/boot-directdisk.bbclass [deleted file]
meta/classes/image-vm.bbclass