qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 95d203: docker: Be compatible with older dock


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 95d203: docker: Be compatible with older docker
Date: Fri, 05 Aug 2016 04:00:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 95d203cd1e3aaa8bbc1b3bd45de65f7b655fd46a
      
https://github.com/qemu/qemu/commit/95d203cd1e3aaa8bbc1b3bd45de65f7b655fd46a
  Author: Fam Zheng <address@hidden>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M tests/docker/Makefile.include

  Log Message:
  -----------
  docker: Be compatible with older docker

By not using "--format" with docker images command.

The option is not available on RHEL 7 docker command. Use an awk
matching command instead.

Reported-by: Paolo Bonzini <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>
Message-Id: <address@hidden>


  Commit: 4a93f78ed086d6f0bceb3f0b281009e6026935b7
      
https://github.com/qemu/qemu/commit/4a93f78ed086d6f0bceb3f0b281009e6026935b7
  Author: Fam Zheng <address@hidden>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M tests/docker/common.rc

  Log Message:
  -----------
  docker: Add "--enable-werror" to configure command line

We don't have .git in the docker checkout, add this to enable -Werror
explicitly.

Signed-off-by: Fam Zheng <address@hidden>
Message-id: address@hidden


  Commit: fbe400d246cdcdae8d1f64f8be55111dbe4160fd
      
https://github.com/qemu/qemu/commit/fbe400d246cdcdae8d1f64f8be55111dbe4160fd
  Author: Peter Maydell <address@hidden>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M tests/docker/Makefile.include
    M tests/docker/common.rc

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into 
staging

# gpg: Signature made Fri 05 Aug 2016 09:58:50 BST
# gpg:                using RSA key 0xCA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <address@hidden>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/docker-pull-request:
  docker: Add "--enable-werror" to configure command line
  docker: Be compatible with older docker

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/676e844d56cc...fbe400d246cd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]