enable joydev support in epia kernel.
authorPhil Blundell <philb@gnu.org>
Sun, 10 Oct 2004 17:40:25 +0000 (17:40 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 10 Oct 2004 17:40:25 +0000 (17:40 +0000)
remove obsolete 2.6.5 epia build

BKrev: 416974097RjtJeAG1muafGrbSQL-bg

linux/linux-epia-2.6.5/epia_defconfig [deleted file]
linux/linux-epia-2.6.8.1/epia_defconfig
linux/linux-epia_2.6.5.oe [deleted file]
linux/linux-epia_2.6.8.1.oe

diff --git a/linux/linux-epia-2.6.5/epia_defconfig b/linux/linux-epia-2.6.5/epia_defconfig
deleted file mode 100644 (file)
index e69de29..0000000
index ced4b80..a4c9a9b 100644 (file)
@@ -740,7 +740,7 @@ CONFIG_INPUT_MOUSEDEV=y
 CONFIG_INPUT_MOUSEDEV_PSAUX=y
 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
-# CONFIG_INPUT_JOYDEV is not set
+CONFIG_INPUT_JOYDEV=m
 # CONFIG_INPUT_TSDEV is not set
 CONFIG_INPUT_EVDEV=m
 # CONFIG_INPUT_EVBUG is not set
diff --git a/linux/linux-epia_2.6.5.oe b/linux/linux-epia_2.6.5.oe
deleted file mode 100644 (file)
index d0cad17..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Linux kernel for VIA EPiA"
-LICENSE = "GPL"
-
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           file://epia_defconfig"
-S = "${WORKDIR}/linux-${PV}"
-
-COMPATIBLE_HOST = 'i.86.*-linux'
-
-inherit kernel
-
-ARCH = "i386"
-KERNEL_IMAGETYPE = "bzImage"
-
-do_configure_prepend() {
-       install -m 0644 ${WORKDIR}/epia_defconfig ${S}/.config
-}
index 756ef74..8bbbf40 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Linux kernel for VIA EPiA"
 LICENSE = "GPL"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
           http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1 \