summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cdrtools/cdrtools-native
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-04-25 12:48:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-28 10:44:42 +0100
commitaf40ff0ca68409a00962fa93735436c515e513a9 (patch)
treef7888de90846219cd84513d3edd08377cfcd0e26 /meta/recipes-devtools/cdrtools/cdrtools-native
parent7bd1a635ec7afb68663b4f6666399d2b64c56299 (diff)
downloadpoky-af40ff0ca68409a00962fa93735436c515e513a9.tar.gz
cdrtools: recipe and patch cleanup
* Recipe cleanup, added missing metadata fields and fixed whitespace issues * Added Upstream-Status to patches * Confirmed that CVE-2003-0655 does not apply to this recipe as rscsi is not packaged (From OE-Core rev: f7c35ad6267c7dfd37bad9c7521488c329f879b5) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/cdrtools/cdrtools-native')
-rw-r--r--meta/recipes-devtools/cdrtools/cdrtools-native/glibc-conflict-rename.patch8
-rw-r--r--meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch7
2 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native/glibc-conflict-rename.patch b/meta/recipes-devtools/cdrtools/cdrtools-native/glibc-conflict-rename.patch
index 0b9b892aa2..2fd5696561 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native/glibc-conflict-rename.patch
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native/glibc-conflict-rename.patch
@@ -1,3 +1,11 @@
1This patch fixes collisions between locally defined functions
2and glibc's fexecve() and getline() functions.
3
4Upstream-Status: Inappropriate [Other]
5Upstream no longer maintains a GPL version of this utility.
6
7Signed-off-by: Scott Garman <scott.a.garman@intel.com>
8
1Index: cdrtools-2.01/include/schily.h 9Index: cdrtools-2.01/include/schily.h
2=================================================================== 10===================================================================
3--- cdrtools-2.01.orig/include/schily.h 2009-06-18 11:30:45.000000000 +0100 11--- cdrtools-2.01.orig/include/schily.h 2009-06-18 11:30:45.000000000 +0100
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 0318d31a6d..82e57d182d 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
@@ -1,3 +1,10 @@
1Remove hard-coded references to /usr/src/linux/include to avoid
2host contamination.
3
4Upstream-Status: [Other (build-system specific)]
5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
7
1Index: cdrtools-2.01/DEFAULTS/Defaults.gnu 8Index: cdrtools-2.01/DEFAULTS/Defaults.gnu
2=================================================================== 9===================================================================
3--- cdrtools-2.01.orig/DEFAULTS/Defaults.gnu 2008-09-22 12:42:12.000000000 +0100 10--- cdrtools-2.01.orig/DEFAULTS/Defaults.gnu 2008-09-22 12:42:12.000000000 +0100