[oe-commits] [openembedded-core] branch master-next updated (3fee243 -> 8686729)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 14 09:20:45 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 3fee243  mtools-native: disable reading host configs
 discard cf7c4e7  uboot-config: check UBOOT_CONFIG variable, not flags, for error conditions
 discard d821075  sed: changes to support merged /usr
 discard 60b2786  busybox: changes to support merged /usr
 discard 75cb8cf  bash: changes to support merged /usr
 discard 5396b64  gcc-cross-canadian: Use ${target_includedir} for compatibility with meta-micro
 discard 7b02777  selftest: add test_wic_rm test case
 discard a23165e  wic: implement removing directories
 discard c858b7a  wic: implement removing files
 discard a959c72  wic: add 'wic rm' command
 discard fd2f25d  wic: add help and usage content for 'wic rm'
 discard f9bb5dc  wic: add wic_init_parser_rm
 discard 643467d  selftest: add test_wic_cp test case
 discard 9f35483  wic: fully implement 'wic cp'
 discard 1c5f74f  wic: add Disk._put_part_image method
 discard a1a5c8c  filemap: calculate dst size correctly
 discard cd00fc3  filemap: check if dest is written for every block
 discard f266f32  filemap: change signature of sparse_copy function
 discard b72b9db  wic: add mcopy property
 discard 0546c5b  wic: add Disk._prop helper
 discard 54afa6c  wic: add 'wic cp' command
 discard e482c84  wic: add help and usage content for 'wic cp'
 discard 2e88655  wic: add wic_init_parser_cp
 discard 621c20a  selftest: add new test case test_wic_ls
 discard bd7f49c  engine: implement listing wic images
 discard 9d519b5  wic: add 'wic ls' command
 discard d4dd366  wic: add help and usage content for 'wic ls'
 discard 4ceb9fd  wic: add wic_init_parser_ls
 discard dacb840  bootimg-pcbios: make boot image file unique
 discard 3ac43b5  filemap: add parameter 'length' to sparse_copy
 discard 5a9eb57  filemap: fix skip logic
 discard 9cff83a  bitbake.conf: Don't exclude MACHINE/MACHINEOVERRIDES from hashes
 discard 8516853  sstatetests: Use higher parallelism value
 discard e4d4f16  utils: Exclude OVERRIDES from hashes in multilib functions
 discard 25d8885  insane: Don't depend on OVERRIDES
 discard 4e527c5  allarch: Append to vardepsexclude, not overwrite
 discard 0949075  connman: correct the systemd boot in read only rootfs
 discard 2f39dee  systemd: enable resolved and networkd
     add b756fd1  allarch: Append to vardepsexclude, not overwrite
     add 6e24b4b  insane: Don't depend on OVERRIDES
     add 3787908  utils: Exclude OVERRIDES from hashes in multilib functions
     add f68ec71  sstatetests: Use higher parallelism value
     add b227781  bitbake.conf: Don't exclude MACHINE/MACHINEOVERRIDES from hashes
     add 868cb63  mtools-native: disable reading host configs
     add c19f78a  filemap: fix skip logic
     add cc44e2e  filemap: add parameter 'length' to sparse_copy
     add eec6e94  bootimg-pcbios: make boot image file unique
     add 8db6f74  wic: add wic_init_parser_ls
     add 5152f99  wic: add help and usage content for 'wic ls'
     add ba46134  wic: add 'wic ls' command
     add 61667fa  engine: implement listing wic images
     add 3b271f6  selftest: add new test case test_wic_ls
     add df5152c  wic: add wic_init_parser_cp
     add f3f0dad  wic: add help and usage content for 'wic cp'
     add f0dcf39  wic: add 'wic cp' command
     add 4c1ded3  wic: add Disk._prop helper
     add 05badb6  wic: add mcopy property
     add 08e2f4e  filemap: change signature of sparse_copy function
     add 289b176  filemap: check if dest is written for every block
     add e6d709a  filemap: calculate dst size correctly
     add 7a7e663  wic: add Disk._put_part_image method
     add 416e459  wic: fully implement 'wic cp'
     add cb416d1  selftest: add test_wic_cp test case
     add 234b20a  wic: add wic_init_parser_rm
     add b689453  wic: add help and usage content for 'wic rm'
     add f8e42c1  wic: add 'wic rm' command
     add 4abf2d2  wic: implement removing files
     add a5fc61d  wic: implement removing directories
     add fc42914  selftest: add test_wic_rm test case
     add 12abcc3  gcc-cross-canadian: Use ${target_includedir} for compatibility with meta-micro
     add 4759408  bash: changes to support merged /usr
     add 1f6c149  busybox: changes to support merged /usr
     add 4f33950  sed: changes to support merged /usr
     add b51383e  uboot-config: check UBOOT_CONFIG variable, not flags, for error conditions
     new 8fc937a  systemd: enable resolved and networkd
     new 8686729  connman: correct the systemd boot in read only rootfs

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   (3fee243)
            \
             N -- N -- N   refs/heads/master-next (8686729)

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 2 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:

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


More information about the Openembedded-commits mailing list