From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/btscanner/files/configurable-paths.patch | 183 ---------------------- packages/btscanner/files/gcc-4.patch | 12 -- 2 files changed, 195 deletions(-) delete mode 100644 packages/btscanner/files/configurable-paths.patch delete mode 100644 packages/btscanner/files/gcc-4.patch (limited to 'packages/btscanner/files') diff --git a/packages/btscanner/files/configurable-paths.patch b/packages/btscanner/files/configurable-paths.patch deleted file mode 100644 index b8afbf4059..0000000000 --- a/packages/btscanner/files/configurable-paths.patch +++ /dev/null @@ -1,183 +0,0 @@ -Index: btscanner-2.0/btscanner.xml -=================================================================== ---- btscanner-2.0.orig/btscanner.xml 2007-08-11 18:51:51.000000000 +0200 -+++ /dev/null 1970-01-01 00:00:00.000000000 +0000 -@@ -1,81 +0,0 @@ -- -- -- -- -- btscanner.log -- /usr/local/share/oui.txt -- ~/bts -- -- -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- Snarf -- -- -- -- -- -- -- -- -- -- -Index: btscanner-2.0/btscanner.xml.in -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ btscanner-2.0/btscanner.xml.in 2007-08-11 18:52:27.000000000 +0200 -@@ -0,0 +1,81 @@ -+ -+ -+ -+ -+ btscanner.log -+ @datadir@/oui.txt -+ ~/bts -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Snarf -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -Index: btscanner-2.0/configure.in -=================================================================== ---- btscanner-2.0.orig/configure.in 2007-08-11 18:51:35.000000000 +0200 -+++ btscanner-2.0/configure.in 2007-08-11 18:55:44.000000000 +0200 -@@ -89,5 +89,5 @@ - CFLAGS="$CFLAGS -DCFG_FILE=\\\"$cfgfile\\\" -DCFG_DTD=\\\"$cfgdtd\\\"" - - # output --AC_CONFIG_FILES([Makefile]) -+AC_CONFIG_FILES([Makefile btscanner.xml]) - AC_OUTPUT diff --git a/packages/btscanner/files/gcc-4.patch b/packages/btscanner/files/gcc-4.patch deleted file mode 100644 index dab2bfa2ff..0000000000 --- a/packages/btscanner/files/gcc-4.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur btscanner-2.0.orig/configure.in btscanner-2.0/configure.in ---- btscanner-2.0.orig/configure.in 2004-11-01 12:56:02.000000000 +0100 -+++ btscanner-2.0/configure.in 2007-03-11 14:58:09.000000000 +0100 -@@ -64,7 +64,7 @@ - - # CFLAGS - CFLAGS="$CFLAGS -Wall -pthread -Wshadow -Wbad-function-cast \ -- -Wformat -Wimplicit-function-dec -Wparentheses -Wsign-compare \ -+ -Wformat -Wparentheses -Wsign-compare \ - -Wstrict-prototypes -Wtrigraphs -Wundef -Wuninitialized \ - -W -Wunused -Wformat-security -Wmissing-braces -Wbad-function-cast \ - -Wcast-qual -falign-functions -falign-labels -falign-loops\ -- cgit v1.2.3