diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-26 11:52:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-27 10:38:43 +0100 |
commit | a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 (patch) | |
tree | 6f52c51ed4cc168dfe5f3143c0c8ed6ed2ff71fa /meta/recipes-core/ifupdown | |
parent | 81f9abc256272e0c9b0f993f7a57e2175c692684 (diff) | |
download | poky-a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8.tar.gz |
meta: Add/fix missing Upstream-Status to patches
This adds or fixes the Upstream-Status for all remaining patches missing it
in OE-Core.
(From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ifupdown')
-rw-r--r-- | meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch | 1 |
1 files changed, 1 insertions, 0 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 8c4d953a28..a24b8cda66 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 | |||
@@ -12,6 +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 | --- | 16 | --- |
16 | defn2c.pl | 6 +++--- | 17 | defn2c.pl | 6 +++--- |
17 | defn2man.pl | 6 +++--- | 18 | defn2man.pl | 6 +++--- |