[oe-commits] [openembedded-core] branch master-next updated (ad0978c -> 4b6e84e)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 29 07:36:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

 discard ad0978c  cml1.bbclass: wait until menuconfig terminal finishes
 discard 87bd83f  autoconf: fix mistakes in SUMMARY and DESCRIPTION
 discard a69239f  assimp: upgrade to 4.0.0
 discard b8725de  wic: ensure generated disk system identifier is non-zero
 discard 057886c  autoconf-archive: simplify and fix recipe
 discard 0449a5f  autoconf-archive: move from meta-oe to OE-core
 discard 5799a0f  rootfsdebugfiles.bbclass: add a optional parameter to choose file mode
 discard 84a18e0  oe-selftest: wic: fix test_quemu
 discard 6c08bc9  wic: add /boot mount point to fstab by default
 discard 5ee8e96  wic: rootfs: make copied rootfs unique
 discard fe43cf2  wic: rootfs: fix rootfs path reporting
 discard e7214f3  wic: use absolute paths in rootfs plugin
 discard a77097b  wic: copy rootfs directory before changing fstab
 discard 2052e52  image_types.bbclass: ignore tar exit code 1
     new b84e476  image_types.bbclass: ignore tar exit code 1
     new e763afa  wic: copy rootfs directory before changing fstab
     new e9d2c6a  wic: use absolute paths in rootfs plugin
     new 411518b  wic: rootfs: fix rootfs path reporting
     new e0fdb83  wic: rootfs: make copied rootfs unique
     new 4698ce8  wic: add /boot mount point to fstab by default
     new 7aa9957  oe-selftest: wic: fix test_quemu
     new 4e3cf8b  rootfsdebugfiles.bbclass: add a optional parameter to choose file mode
     new c2cfc97  autoconf-archive: move from meta-oe to OE-core
     new 04a3e9f  autoconf-archive: simplify and fix recipe
     new 56cf256  wic: ensure generated disk system identifier is non-zero
     new 21d85ad  assimp: upgrade to 4.0.0
     new 6992919  cml1.bbclass: wait until menuconfig terminal finishes
     new 48ef3fd  image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types
     new 191cae3  wic: Switch to using --use-uuid by default
     new 9c13c9c  imagefeatures: Extend test_bmap to validate gzip
     new 41d15ca  imagefeatures: Add a test for many CONVERSION_CMDs being chained
     new 7806afc  imagefeatures: Add a test for various hypervisor formats
     new a948ea3  uninative: Update to 1.7 uninative release
     new 4b6e84e  autoconf: fix typo in SUMMARY

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ad0978c)
            \
             N -- N -- N   refs/heads/master-next (4b6e84e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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


Summary of changes:
 meta/classes/image-vm.bbclass                      | 171 ---------------------
 meta/classes/image.bbclass                         |   3 -
 meta/classes/image_types.bbclass                   |  14 +-
 meta/conf/distro/include/yocto-uninative.inc       |   6 +-
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |  75 ++++++++-
 meta/lib/oeqa/selftest/cases/runqemu.py            |   8 +-
 .../images/build-appliance-image_15.0.0.bb         |   6 +-
 meta/recipes-devtools/autoconf/autoconf.inc        |   4 +-
 scripts/lib/wic/canned-wks/common.wks.inc          |   2 +-
 .../canned-wks/directdisk-bootloader-config.cfg    |   8 +-
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |   2 +-
 scripts/lib/wic/plugins/imager/direct.py           |   8 +-
 scripts/runqemu                                    |   9 +-
 13 files changed, 109 insertions(+), 207 deletions(-)
 delete mode 100644 meta/classes/image-vm.bbclass

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


More information about the Openembedded-commits mailing list