diff options
Diffstat (limited to 'meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch')
-rw-r--r-- | meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch index 7b4b761e6a..d47c50f2d5 100644 --- a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch +++ b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From fc8e8d4cb19ff30e69aa1855332544f1017f974c Mon Sep 17 00:00:00 2001 | 1 | From 68b64a5c9d466352b0c161019bd7255e31db9a4c Mon Sep 17 00:00:00 2001 |
2 | From: Paul Gortmaker <paul.gortmaker@windriver.com> | 2 | From: Paul Gortmaker <paul.gortmaker@windriver.com> |
3 | Date: Wed, 6 Aug 2014 14:54:12 -0400 | 3 | Date: Wed, 6 Aug 2014 14:54:12 -0400 |
4 | Subject: [PATCH] defn2[c|man]: don't rely on dpkg-architecture to set arch | 4 | Subject: [PATCH] defn2[c|man]: don't rely on dpkg-architecture to set arch |
@@ -12,8 +12,7 @@ arch specific methods, and the end result will be strangeness | |||
12 | like the loopback device not being configured/enabled. | 12 | like the loopback device not being configured/enabled. |
13 | 13 | ||
14 | Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | 14 | Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> |
15 | Upstream-Status: Pending | 15 | Upstream-Status: Inappropriate [avoiding debian-isms] |
16 | |||
17 | --- | 16 | --- |
18 | defn2c.pl | 6 +++--- | 17 | defn2c.pl | 6 +++--- |
19 | defn2man.pl | 6 +++--- | 18 | defn2man.pl | 6 +++--- |