[oe-commits] [openembedded-core] branch master-next updated (8b4dede -> 4bbd512)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 31 12:23:31 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

      from  8b4dede   man: fix several annoying compile/build warnings
       new  c314fda   boot-directdisk.bbclass: merge it into image-vm.bbclass
       new  bfd4d95   bootimg.bbclass: merge it into image-live.bbclass
       new  4a70cc5   image-live.bbclass/image-vm.bbclass: remove duplicated code
       new  4bbd512   image-vm.bbclass: remove invalid code

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/boot-directdisk.bbclass | 190 ----------------------
 meta/classes/bootimg.bbclass         | 305 -----------------------------------
 meta/classes/gummiboot.bbclass       |   2 +-
 meta/classes/image-live.bbclass      | 269 +++++++++++++++++++++++++++++-
 meta/classes/image-vm.bbclass        | 162 ++++++++++++++++---
 meta/classes/image.bbclass           |  12 --
 meta/classes/live-vm-common.bbclass  |  58 +++++++
 7 files changed, 466 insertions(+), 532 deletions(-)
 delete mode 100644 meta/classes/boot-directdisk.bbclass
 delete mode 100644 meta/classes/bootimg.bbclass
 create mode 100644 meta/classes/live-vm-common.bbclass

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list