[oe-commits] [openembedded-core] branch master-next updated (722ea9b -> cb1b3c9)

git at git.openembedded.org git at git.openembedded.org
Sun Jun 11 22:07:25 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 722ea9b  runqemu-export-rootfs: don't change RPC ports
 discard 11c4e5c  testimage.bbclass: Correct the comment to state right dir for test cases
 discard 2b13f5b  rng-tools: Fix textrels on 32bit x86
 discard ac42b7c  gnutls: Upgrade to 3.5.13
 discard f5dbe65  Enable parallel compilation for python3-numpy
 discard 57f9436  diffutils: prevent host path leaks, set pr path
 discard 6e4c48a  librepo: Fix typo: correct LRO_SSLVERIFYHOST with CURLOPT_SSL_VERIFYHOST
 discard 7d0fdb0  buildhistory: force writing SRCREV values
 discard 2f20754  classes/buildhistory: use BB_CMDLINE to get bitbake command line
 discard afd0830  bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST
 discard 620903e  dpkg: Add missing RDEPENDS for dpkg-perl
 discard 1bba7a9  dpkg: Fix perl modules by moving them to the versioned perl directory
 discard a896cf7  cpan-base.bbclass: Move PERLVERSION logic to a new file
 discard 54a26e8  openssh: allow to override OpenSSL HostKeys when read-only-rootfs
 discard a80c09e  busybox: add backported patch to support iproute 'scope'
 discard c3a007d  package_rpm.bbclass: use multithreaded xz compression
 discard b983de6  linux-yocto/4.4: update to v4.4.71
 discard 7513a2b  linux-yocto/4.9: update to 4.9.31
 discard 2c21d7e  linux-yocto/4.10: update to v4.10.17
 discard f47fcb9  linux-yocto-rt: 4.9-rt18
 discard d538337  kern-tools: avoid syntax errors when inheriting meta data
 discard 0272585  linux-yocto/meta: configuration changes (wifi, kexec and nft)
 discard 3336bca  iproute2: Upgrade 4.10.0 -> 4.11.0
     new 4a373ae  linux-yocto/meta: configuration changes (wifi, kexec and nft)
     new ac631ad  kern-tools: avoid syntax errors when inheriting meta data
     new 1acab17  linux-yocto-rt: 4.9-rt18
     new 87212f3  linux-yocto/4.10: update to v4.10.17
     new 5b71829  linux-yocto/4.9: update to 4.9.31
     new 109ea21  linux-yocto/4.4: update to v4.4.71
     new 02a1c08  package_rpm.bbclass: use multithreaded xz compression
     new a5a5f5b  busybox: add backported patch to support iproute 'scope'
     new fba9010  openssh: allow to override OpenSSL HostKeys when read-only-rootfs
     new 56b98eb  cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new file
     new a649a1c  dpkg: Fix perl modules by moving them to the versioned perl directory
     new dc4d1b1  dpkg: Add missing RDEPENDS for dpkg-perl
     new de39e96  bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST
     new fbedf57  classes/buildhistory: use BB_CMDLINE to get bitbake command line
     new 65d57d7  buildhistory: force writing SRCREV values
     new 4656feb  librepo: Fix typo: correct LRO_SSLVERIFYHOST with CURLOPT_SSL_VERIFYHOST
     new 8b51beb  diffutils: prevent host path leaks, set pr path
     new 75694bb  Enable parallel compilation for python3-numpy
     new d73c552  gnutls: Upgrade to 3.5.13
     new b73abfb  rng-tools: Fix textrels on 32bit x86
     new 804a6a1  testimage.bbclass: Correct the comment to state right dir for test cases
     new 8440a0d  runqemu-export-rootfs: don't change RPC ports
     new 696042f  bitbake.conf: DISTRO_FEATURES as overrides
     new 3106e4f  utils.py: helper function for optional include files
     new 0a74ab7  mesa.inc: enable texture float for gallium
     new 0ccdb61  filemap: fix skip logic
     new 6c81479  filemap: add parameter 'length' to sparse_copy
     new 4cf2953  bootimg-pcbios: make boot image file unique
     new da9af3b  wic: add wic_init_parser_ls
     new 4feb6d1  wic: add help and usage content for 'wic ls'
     new 0d53202  wic: add 'wic ls' command
     new 7af4515  engine: implement listing wic images
     new 2540500  selftest: add new test case test_wic_ls
     new ec6fdeb  wic: add wic_init_parser_cp
     new b08fe39  wic: add help and usage content for 'wic cp'
     new a4a247c  wic: add 'wic cp' command
     new 719b21a  wic: add Disk._prop helper
     new c5ca7da  wic: add mcopy property
     new e9b8d9c  filemap: change signature of sparse_copy function
     new acb4a05  filemap: check if dest is written for every block
     new eec2f37  filemap: calculate dst size correctly
     new 77b0a3a  wic: add Disk._put_part_image method
     new 91f46e3  wic: fully implement 'wic cp'
     new 60e5a82  selftest: add test_wic_cp test case
     new 55e8521  wic: add wic_init_parser_rm
     new d6f04d1  wic: add help and usage content for 'wic rm'
     new 05efe2a  wic: add 'wic rm' command
     new ed45365  wic: implement removing files
     new dc8265e  wic: implement removing directories
     new cb1b3c9  selftest: add test_wic_rm test case

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   (722ea9b)
            \
             N -- N -- N   refs/heads/master-next (cb1b3c9)

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 50 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/conf/bitbake.conf                             |  17 +-
 meta/lib/oe/utils.py                               |  40 +++++
 meta/lib/oeqa/selftest/cases/wic.py                |  96 ++++++++++-
 .../{iproute2_4.11.0.bb => iproute2_4.10.0.bb}     |   4 +-
 meta/recipes-devtools/dpkg/dpkg.inc                |   6 +-
 .../mesa/files/0002-hardware-gloat.patch           |  51 ++++++
 meta/recipes-graphics/mesa/mesa.inc                |   2 +-
 meta/recipes-graphics/mesa/mesa_17.1.1.bb          |   1 +
 scripts/lib/wic/engine.py                          | 152 ++++++++++++++++-
 scripts/lib/wic/filemap.py                         |  50 +++++-
 scripts/lib/wic/help.py                            | 184 +++++++++++++++++++++
 scripts/lib/wic/plugins/imager/direct.py           |   2 +-
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   |   2 +-
 scripts/wic                                        |  89 ++++++++++
 14 files changed, 676 insertions(+), 20 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_4.11.0.bb => iproute2_4.10.0.bb} (75%)
 create mode 100644 meta/recipes-graphics/mesa/files/0002-hardware-gloat.patch

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


More information about the Openembedded-commits mailing list