diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-10 13:07:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-11 17:14:26 +0100 |
commit | 2e4518bf18d977e1249ef7e7cd384df66e7b4801 (patch) | |
tree | 539143550d4a6768f9252129be4dbb0fd3c80aea /meta/recipes-extended | |
parent | cba146c706d886ef01a9551a53f6922ec3197966 (diff) | |
download | poky-2e4518bf18d977e1249ef7e7cd384df66e7b4801.tar.gz |
recipes: Fix the Upstream-Status format
(From OE-Core rev: d7237140554ad076be12edf915d6d15206c9b8c7)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch b/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch index cf068fad36..49a7cf52a6 100644 --- a/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch +++ b/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" | 1 | Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624] |
2 | 2 | ||
3 | This patch avoids heap overflow reported by : | 3 | This patch avoids heap overflow reported by : |
4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 | 4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 |
diff --git a/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch b/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch index 11c727dd6c..0a55069093 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status="Pending" | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Fix the following compilation issues with gcc 4.6.0 | 3 | Fix the following compilation issues with gcc 4.6.0 |
4 | 4 | ||
diff --git a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch index b1b2de6b04..da2ae3cb0f 100644 --- a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch +++ b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" | 1 | Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624] |
2 | 2 | ||
3 | This patch avoids heap overflow reported by : | 3 | This patch avoids heap overflow reported by : |
4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 | 4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 |