diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-07-12 10:17:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-13 12:25:21 +0100 |
commit | f2a5b2d143fff8337d2f0d024bc593c55f56a3a3 (patch) | |
tree | c2d51e41ae98314f8034e365b3d2aa5fcd9feecd /meta/recipes-devtools/cdrtools/cdrtools-native | |
parent | 12600138721262ce02e9dd243bcf44e52e065179 (diff) | |
download | openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.gz openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.bz2 openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.zip |
Patches: Fix Upstream-Status info
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/cdrtools/cdrtools-native')
-rw-r--r-- | meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch b/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch index 82e57d182d..61df41f5bf 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch +++ b/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch @@ -1,7 +1,7 @@ Remove hard-coded references to /usr/src/linux/include to avoid host contamination. -Upstream-Status: [Other (build-system specific)] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Scott Garman <scott.a.garman@intel.com> |