aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/parted
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-26 13:04:36 +0200
committerKhem Raj <raj.khem@gmail.com>2010-09-26 09:43:17 -0700
commit235da72042aa0c7fb1663cf138243c32c83c9ad9 (patch)
tree110678219e09075d5cac0b67efd19ab076b9fa34 /recipes/parted
parentc23c08f0ab844b4c386fbf92196d56c783853d99 (diff)
downloadopenembedded-235da72042aa0c7fb1663cf138243c32c83c9ad9.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. */