mbox

[PULL,0/1,v2] libcacard glusterfs fix

Message ID 1391944417-28671-1-git-send-email-alevy@redhat.com
State New
Headers show

Pull-request

git://people.freedesktop.org/~alon/qemu pull-libcacard.glusterfs

Message

Alon Levy Feb. 9, 2014, 11:13 a.m. UTC
changes from v1: Added Signed-of by me.

The following changes since commit 1f6b12f75f2c22f861d0202374033a7594c91707:

  Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into staging (2014-02-08 15:57:51 +0000)

are available in the git repository at:


  git://people.freedesktop.org/~alon/qemu pull-libcacard.glusterfs

for you to fetch changes up to 73db416ae7941f8ffeabc060ec87402b97314b6d:

  libcacard: Don't link with all libraries QEMU links to (2014-02-09 13:06:02 +0200)

----------------------------------------------------------------
Christophe Fergeau (1):
      libcacard: Don't link with all libraries QEMU links to

 libcacard/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell Feb. 12, 2014, 6:09 p.m. UTC | #1
On 9 February 2014 11:13, Alon Levy <alevy@redhat.com> wrote:
> changes from v1: Added Signed-of by me.
>
> The following changes since commit 1f6b12f75f2c22f861d0202374033a7594c91707:
>
>   Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into staging (2014-02-08 15:57:51 +0000)
>
> are available in the git repository at:
>
>
>   git://people.freedesktop.org/~alon/qemu pull-libcacard.glusterfs
>
> for you to fetch changes up to 73db416ae7941f8ffeabc060ec87402b97314b6d:
>
>   libcacard: Don't link with all libraries QEMU links to (2014-02-09 13:06:02 +0200)
>
> ----------------------------------------------------------------
> Christophe Fergeau (1):
>       libcacard: Don't link with all libraries QEMU links to

Applied, thanks.

-- PMM