aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/parted
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-26 13:04:36 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-26 13:46:21 +0200
commit12f7e8f147d364113a53e90f952156d7678dd75b (patch)
tree3734b9c516415906f99c2f8e85051c15f66a9527 /recipes/parted
parent1709ba88b04d64da6a550d3fffc5cf26660021e1 (diff)
downloadopenembedded-12f7e8f147d364113a53e90f952156d7678dd75b.tar.gz
parted : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/parted')
-rw-r--r--recipes/parted/files/cross-gross-hack.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/recipes/parted/files/cross-gross-hack.patch b/recipes/parted/files/cross-gross-hack.patch
deleted file mode 100644
index 8d2db63661..0000000000
--- a/recipes/parted/files/cross-gross-hack.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -ur parted-1.8.7.org/configure parted-1.8.7/configure
---- parted-1.8.7.org/configure 2007-05-10 00:01:27.000000000 +0300
-+++ parted-1.8.7/configure 2007-07-10 15:46:42.000000000 +0300
-@@ -12556,7 +12556,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- if test "$cross_compiling" = yes; then
-- ac_cv_func_malloc_0_nonnull=no
-+ ac_cv_func_malloc_0_nonnull=yes
- else
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
-diff -ur parted-1.8.7.org/configure parted-1.8.7/configure
---- parted-1.8.7.org/configure 2007-07-10 15:48:07.000000000 +0300
-+++ parted-1.8.7/configure 2007-07-10 15:57:26.000000000 +0300
-@@ -12889,7 +12889,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- if test "$cross_compiling" = yes; then
-- ac_cv_func_memcmp_working=no
-+ ac_cv_func_memcmp_working=yes
- else
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
-@@ -13574,7 +13574,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- if test "$cross_compiling" = yes; then
-- ac_cv_func_realloc_0_nonnull=no
-+ ac_cv_func_realloc_0_nonnull=yes
- else
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */