diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch b/meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch index aa24f7294e..690d2717f1 100644 --- a/meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch +++ b/meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From bb9e48e331eee06d7bac1dce809c70191d1a3b4d Mon Sep 17 00:00:00 2001 | 1 | From 091a16100a7e1e9e6493663392c5ba2884b99723 Mon Sep 17 00:00:00 2001 |
2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
3 | Date: Tue, 12 Mar 2013 09:54:06 +0800 | 3 | Date: Tue, 12 Mar 2013 09:54:06 +0800 |
4 | Subject: [PATCH] fix libcap header issue on some distro | 4 | Subject: [PATCH] fix libcap header issue on some distro |
@@ -54,12 +54,13 @@ http://patchwork.linuxtv.org/patch/12748/ | |||
54 | 54 | ||
55 | Upstream-Status: Pending | 55 | Upstream-Status: Pending |
56 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 56 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
57 | |||
57 | --- | 58 | --- |
58 | fsdev/virtfs-proxy-helper.c | 7 +++++-- | 59 | fsdev/virtfs-proxy-helper.c | 7 +++++-- |
59 | 1 file changed, 5 insertions(+), 2 deletions(-) | 60 | 1 file changed, 5 insertions(+), 2 deletions(-) |
60 | 61 | ||
61 | diff --git a/fsdev/virtfs-proxy-helper.c b/fsdev/virtfs-proxy-helper.c | 62 | diff --git a/fsdev/virtfs-proxy-helper.c b/fsdev/virtfs-proxy-helper.c |
62 | index 6f132c5ff1..8329950c26 100644 | 63 | index 6f132c5f..8329950c 100644 |
63 | --- a/fsdev/virtfs-proxy-helper.c | 64 | --- a/fsdev/virtfs-proxy-helper.c |
64 | +++ b/fsdev/virtfs-proxy-helper.c | 65 | +++ b/fsdev/virtfs-proxy-helper.c |
65 | @@ -13,7 +13,6 @@ | 66 | @@ -13,7 +13,6 @@ |