diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-05-24 16:17:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-01 18:34:31 +0100 |
commit | 2dfc95b92d31540970891aea1aca0d9e04ba7df3 (patch) | |
tree | 30d8fa0d9eac07bd3d17c51f4a71b7ca9090d1a3 /meta/recipes-extended/newt | |
parent | 8ddeef7cd11e61357fc222d05a9779736c912115 (diff) | |
download | poky-2dfc95b92d31540970891aea1aca0d9e04ba7df3.tar.gz |
newt: add Upstream-Status
(From OE-Core rev: b6fdf7eb9a1c5927009d88c84df59e091f5b2a7d)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/newt')
-rw-r--r-- | meta/recipes-extended/newt/files/remove_slang_include.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/newt/files/remove_slang_include.patch b/meta/recipes-extended/newt/files/remove_slang_include.patch index dbdeef0901..a2634ec75b 100644 --- a/meta/recipes-extended/newt/files/remove_slang_include.patch +++ b/meta/recipes-extended/newt/files/remove_slang_include.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | |||
2 | Upstream-Status: Pending | ||
3 | |||
1 | Index: git/Makefile.in | 4 | Index: git/Makefile.in |
2 | =================================================================== | 5 | =================================================================== |
3 | --- git.orig/Makefile.in | 6 | --- git.orig/Makefile.in |