disapproval of revision 'b9a2e7516cc3620c51495eadf5a2d938086881a9'
authorMichael Lauer <mickey@vanille-media.de>
Tue, 6 Feb 2007 18:54:24 +0000 (18:54 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 6 Feb 2007 18:54:24 +0000 (18:54 +0000)
packages/efl/ecore/remove-bad-code.patch [deleted file]
packages/glibc/glibc.inc
packages/gpsd/gpsd.inc
packages/images/gpe-image.bb
packages/linux/linux-rp-2.6.18/defconfig-spitz
packages/linux/linux-rp_2.6.18.bb

diff --git a/packages/efl/ecore/remove-bad-code.patch b/packages/efl/ecore/remove-bad-code.patch
deleted file mode 100644 (file)
index 87a8d16..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-Index: ecore-0.9.9.037/src/lib/ecore_fb/ecore_fb_private.h
-===================================================================
---- ecore-0.9.9.037.orig/src/lib/ecore_fb/ecore_fb_private.h
-+++ ecore-0.9.9.037/src/lib/ecore_fb/ecore_fb_private.h
-@@ -19,8 +19,8 @@
-  #define kernel_ulong_t unsigned long 
-  #define BITS_PER_LONG 32
-  #include <linux/input.h>
-- #undef kernel_ulong_t <-added
-- #undef BITS_PER_LONG <-added
-+ #undef kernel_ulong_t
-+ #undef BITS_PER_LONG
- #else
-  #include <linux/input.h>
- #endif
-Index: ecore-0.9.9.037/src/lib/ecore_fb/ecore_fb_li.c
-===================================================================
---- ecore-0.9.9.037.orig/src/lib/ecore_fb/ecore_fb_li.c
-+++ ecore-0.9.9.037/src/lib/ecore_fb/ecore_fb_li.c
-@@ -1,6 +1,6 @@
- #include "Ecore_Fb.h"
- #include "ecore_fb_private.h"
--
-+/*
- struct input_absinfo {
-       __s32 value;
-       __s32 minimum;
-@@ -8,7 +8,7 @@ struct input_absinfo {
-       __s32 fuzz;
-       __s32 flat;
- };
--
-+*/
- #define EV_SYN                        0x00
- #define EV_PWR                        0x16
index 8892f3d..4e785d8 100644 (file)
@@ -3,5 +3,3 @@ HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
 SECTION = "libs"
 PRIORITY = "required"
 LICENSE = "LGPL"
-
-RPROVIDES += "libc6-dev"
index f96ad72..e23167c 100644 (file)
@@ -17,11 +17,6 @@ INITSCRIPT_PARAMS = "defaults 35"
 
 export LDFLAGS = "-L${STAGING_LIBDIR} -lm"
 
-do_compile_prepend() {
-    export BUILD_SYS="${BUILD_SYS}"
-    export HOST_SYS="${HOST_SYS}"
-}
-
 do_stage() {
         oe_libinstall -so -C ${S}/.libs libgps ${STAGING_LIBDIR}
         install -m 0655 ${S}/libgps.la ${STAGING_LIBDIR}
@@ -29,11 +24,6 @@ do_stage() {
         install -m 0655 ${S}/gpsd.h ${STAGING_INCDIR}
 }
 
-do_install_prepend() {
-    export BUILD_SYS="${BUILD_SYS}"
-    export HOST_SYS="${HOST_SYS}"
-}
-
 do_install_append() {
         install -d ${D}/${sysconfdir}/init.d
         install -d ${D}/dev
index 9416caa..b448c0a 100644 (file)
@@ -29,35 +29,6 @@ RDEPENDS = "${PACKAGE_INSTALL}"
 
 export PACKAGE_INSTALL = "\
     ${MACHINE_TASK_PROVIDER} \
-    gpsd \
-    gpsdrive \
-    gcc \
-    gcc-symlinks \
-    binutils \
-    binutils-symlinks \
-    libtool \
-    make \
-    autoconf \
-    automake \
-    perl \
-    python-core \
-    python-stringold \
-    python-distutils \
-    python-lang \
-    libstdc++6 \
-    libstdc++-dev \
-    libc6-dev \
-    linux-libc-headers-dev \
-    cpp \
-    cpp-symlinks \
-    g++ \
-    g++-symlinks \
-    diffutils \
-    coreutils \
-    pcmcia-cs \
-    kernel-module-garmin-gps \
-    perl-module-carp-heavy \
-    ncurses-dev \
     gpe-task-base \
     gpe-task-pim \
     gpe-task-settings \
index bda9cfb..f425956 100644 (file)
@@ -1563,4 +1563,3 @@ CONFIG_CRC32=y
 CONFIG_LIBCRC32C=m
 CONFIG_ZLIB_INFLATE=y
 CONFIG_ZLIB_DEFLATE=y
-CONFIG_SHARPSL_RC=y
index 2f3d63d..7150881 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r9"
+PR = "r7"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -49,7 +49,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
            file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
            file://orinoco-remove-all-which-are-in-hostap-HACK.patch;patch=1;status=unmergable-hack \
            file://squashfs3.0-2.6.15.patch;patch=1;status=external \
-           http://oe.reversefold.com/sharpsl-rc/sharpsl-rc-2.6.18-r0.patch;patch=1 \
            file://defconfig-c7x0 \
            file://defconfig-hx2000 \
            file://defconfig-collie \