diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-04-15 16:40:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:39 +0100 |
commit | d02a174cb637ede72cdd6cef28ebde4d12bb97e9 (patch) | |
tree | 278dce0b9ace52f161a5fb568404ea18c1fc897a /meta/recipes-extended/newt/files/include-without-python.patch | |
parent | 86549fac82192c549966d3cb4ab7dcc8cb3596e2 (diff) | |
download | poky-d02a174cb637ede72cdd6cef28ebde4d12bb97e9.tar.gz |
libnewt: fix parallel-make issue
Add patch to remove hardcoded /usr/include/slang
Fixes [YOCTO #947]
(From OE-Core rev: df818bd36864ba515aeeec0c5314d174313c03a3)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
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/files/include-without-python.patch')
-rw-r--r-- | meta/recipes-extended/newt/files/include-without-python.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/newt/files/include-without-python.patch b/meta/recipes-extended/newt/files/include-without-python.patch index 277ee3324d..263e9de039 100644 --- a/meta/recipes-extended/newt/files/include-without-python.patch +++ b/meta/recipes-extended/newt/files/include-without-python.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | From 3d13bbbb769050fac4cc6c904c174edc27e4f03d Mon Sep 17 00:00:00 2001 | 3 | From 3d13bbbb769050fac4cc6c904c174edc27e4f03d Mon Sep 17 00:00:00 2001 |
2 | From: Otavio Salvador <otavio@ossystems.com.br> | 4 | From: Otavio Salvador <otavio@ossystems.com.br> |
3 | Date: Thu, 20 Jan 2011 14:14:51 -0200 | 5 | Date: Thu, 20 Jan 2011 14:14:51 -0200 |