summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-08-21 01:00:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-23 08:47:03 +0100
commitef4c6534ff5f5c0d81d753239800a9cd06c9d6db (patch)
treec4db34e8b7b638ab48d4304b73f04735d7c0d6a4 /meta/recipes-devtools/strace/strace/update-gawk-paths.patch
parent08975348f19428c7bb39d497a7d738f90b25ae7b (diff)
downloadpoky-ef4c6534ff5f5c0d81d753239800a9cd06c9d6db.tar.gz
strace: 4.17 -> 4.18
- Updated update-gawk-paths.patch. - Updated Makefile-ptest.patch - Removed 0008-replace-struct-ucontext-with-ucontext_t.patch which is already in the source. - The LIC_FILES_CHKSUM is changed because the years have been updated, the contents are the same. (From OE-Core rev: 111e4a8642160c8441e447da32a4ef52995bbe99) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace/strace/update-gawk-paths.patch')
-rw-r--r--meta/recipes-devtools/strace/strace/update-gawk-paths.patch58
1 files changed, 29 insertions, 29 deletions
diff --git a/meta/recipes-devtools/strace/strace/update-gawk-paths.patch b/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
index 94ee53c7fc..f6ffa8e7a8 100644
--- a/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
+++ b/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
@@ -12,20 +12,20 @@ Upstream-Status: Inappropriate [configuration]
12 12
13Signed-off-by: Andre McCurdy <armccurdy@gmail.com> 13Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
14--- 14---
15 mpers.awk | 2 +- 15 mpers.awk | 2 +-
16 tests-m32/caps.awk | 2 +- 16 tests-m32/caps.awk | 2 +-
17 tests-m32/match.awk | 2 +- 17 tests-m32/match.awk | 2 +-
18 tests-m32/sigaction.awk | 2 +- 18 tests-m32/rt_sigaction.awk | 2 +-
19 tests-mx32/caps.awk | 2 +- 19 tests-mx32/caps.awk | 2 +-
20 tests-mx32/match.awk | 2 +- 20 tests-mx32/match.awk | 2 +-
21 tests-mx32/sigaction.awk | 2 +- 21 tests-mx32/rt_sigaction.awk | 2 +-
22 tests/caps.awk | 2 +- 22 tests/caps.awk | 2 +-
23 tests/match.awk | 2 +- 23 tests/match.awk | 2 +-
24 tests/sigaction.awk | 2 +- 24 tests/rt_sigaction.awk | 2 +-
25 10 files changed, 10 insertions(+), 10 deletions(-) 25 10 files changed, 10 insertions(+), 10 deletions(-)
26 26
27diff --git a/mpers.awk b/mpers.awk 27diff --git a/mpers.awk b/mpers.awk
28index 99248c5..ff10520 100644 28index fe54763..b5238a8 100644
29--- a/mpers.awk 29--- a/mpers.awk
30+++ b/mpers.awk 30+++ b/mpers.awk
31@@ -1,4 +1,4 @@ 31@@ -1,4 +1,4 @@
@@ -35,7 +35,7 @@ index 99248c5..ff10520 100644
35 # Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com> 35 # Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
36 # Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org> 36 # Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
37diff --git a/tests-m32/caps.awk b/tests-m32/caps.awk 37diff --git a/tests-m32/caps.awk b/tests-m32/caps.awk
38index 67003ac..a66f1f0 100644 38index c6e31ef..5efc6cc 100644
39--- a/tests-m32/caps.awk 39--- a/tests-m32/caps.awk
40+++ b/tests-m32/caps.awk 40+++ b/tests-m32/caps.awk
41@@ -1,4 +1,4 @@ 41@@ -1,4 +1,4 @@
@@ -54,18 +54,18 @@ index abfbae9..f2740bf 100644
54 # 54 #
55 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 55 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
56 # All rights reserved. 56 # All rights reserved.
57diff --git a/tests-m32/sigaction.awk b/tests-m32/sigaction.awk 57diff --git a/tests-m32/rt_sigaction.awk b/tests-m32/rt_sigaction.awk
58index 5c6b6d0..3e14464 100644 58index 9c3a9ed..8414243 100644
59--- a/tests-m32/sigaction.awk 59--- a/tests-m32/rt_sigaction.awk
60+++ b/tests-m32/sigaction.awk 60+++ b/tests-m32/rt_sigaction.awk
61@@ -1,4 +1,4 @@ 61@@ -1,4 +1,4 @@
62-#!/bin/gawk 62-#!/bin/gawk
63+#!/usr/bin/gawk 63+#!/usr/bin/gawk
64 # 64 #
65 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 65 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
66 # All rights reserved. 66 # Copyright (c) 2016 Elvira Khabirova <lineprinter0@gmail.com>
67diff --git a/tests-mx32/caps.awk b/tests-mx32/caps.awk 67diff --git a/tests-mx32/caps.awk b/tests-mx32/caps.awk
68index 67003ac..a66f1f0 100644 68index c6e31ef..5efc6cc 100644
69--- a/tests-mx32/caps.awk 69--- a/tests-mx32/caps.awk
70+++ b/tests-mx32/caps.awk 70+++ b/tests-mx32/caps.awk
71@@ -1,4 +1,4 @@ 71@@ -1,4 +1,4 @@
@@ -84,18 +84,18 @@ index abfbae9..f2740bf 100644
84 # 84 #
85 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 85 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
86 # All rights reserved. 86 # All rights reserved.
87diff --git a/tests-mx32/sigaction.awk b/tests-mx32/sigaction.awk 87diff --git a/tests-mx32/rt_sigaction.awk b/tests-mx32/rt_sigaction.awk
88index 5c6b6d0..3e14464 100644 88index 9c3a9ed..8414243 100644
89--- a/tests-mx32/sigaction.awk 89--- a/tests-mx32/rt_sigaction.awk
90+++ b/tests-mx32/sigaction.awk 90+++ b/tests-mx32/rt_sigaction.awk
91@@ -1,4 +1,4 @@ 91@@ -1,4 +1,4 @@
92-#!/bin/gawk 92-#!/bin/gawk
93+#!/usr/bin/gawk 93+#!/usr/bin/gawk
94 # 94 #
95 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 95 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
96 # All rights reserved. 96 # Copyright (c) 2016 Elvira Khabirova <lineprinter0@gmail.com>
97diff --git a/tests/caps.awk b/tests/caps.awk 97diff --git a/tests/caps.awk b/tests/caps.awk
98index 67003ac..a66f1f0 100644 98index c6e31ef..5efc6cc 100644
99--- a/tests/caps.awk 99--- a/tests/caps.awk
100+++ b/tests/caps.awk 100+++ b/tests/caps.awk
101@@ -1,4 +1,4 @@ 101@@ -1,4 +1,4 @@
@@ -114,13 +114,13 @@ index abfbae9..f2740bf 100644
114 # 114 #
115 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 115 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
116 # All rights reserved. 116 # All rights reserved.
117diff --git a/tests/sigaction.awk b/tests/sigaction.awk 117diff --git a/tests/rt_sigaction.awk b/tests/rt_sigaction.awk
118index 5c6b6d0..3e14464 100644 118index 9c3a9ed..8414243 100644
119--- a/tests/sigaction.awk 119--- a/tests/rt_sigaction.awk
120+++ b/tests/sigaction.awk 120+++ b/tests/rt_sigaction.awk
121@@ -1,4 +1,4 @@ 121@@ -1,4 +1,4 @@
122-#!/bin/gawk 122-#!/bin/gawk
123+#!/usr/bin/gawk 123+#!/usr/bin/gawk
124 # 124 #
125 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org> 125 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
126 # All rights reserved. 126 # Copyright (c) 2016 Elvira Khabirova <lineprinter0@gmail.com>