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-support/rng-tools | |
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-support/rng-tools')
-rw-r--r-- | meta/recipes-support/rng-tools/rng-tools/underquote.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/rng-tools/rng-tools/underquote.patch b/meta/recipes-support/rng-tools/rng-tools/underquote.patch index 1422571818..afd08d577f 100644 --- a/meta/recipes-support/rng-tools/rng-tools/underquote.patch +++ b/meta/recipes-support/rng-tools/rng-tools/underquote.patch | |||
@@ -7,6 +7,8 @@ Fix underquoted m4 entry. This causes a failure if gcrypt isn't present: | |||
7 | RP | 7 | RP |
8 | 2016/2/16 | 8 | 2016/2/16 |
9 | 9 | ||
10 | Upstream-Status: Pending | ||
11 | |||
10 | Index: rng-tools-5/configure.ac | 12 | Index: rng-tools-5/configure.ac |
11 | =================================================================== | 13 | =================================================================== |
12 | --- rng-tools-5.orig/configure.ac | 14 | --- rng-tools-5.orig/configure.ac |