disable CONFIG_PCMCIA_PROBE for collie
authorMichael Lauer <mickey@vanille-media.de>
Wed, 26 May 2004 21:45:24 +0000 (21:45 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 26 May 2004 21:45:24 +0000 (21:45 +0000)
BKrev: 40b50ff4Jnot0aUkcn-SOTF8xNOhkA

dviviewer/dviviewer_1.0.1.oe [deleted file]
dviviewer/dviviewer_1.0.2.oe [new file with mode: 0644]
linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie

diff --git a/dviviewer/dviviewer_1.0.1.oe b/dviviewer/dviviewer_1.0.1.oe
deleted file mode 100644 (file)
index 95f7d96..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "DVI Viewer for Opie/Qtopia"
-SECTION = "base"
-PRIORITY = "optional"
-LICENSE = "GPL"
-DEPENDS = "virtual/libc"
-
-SRC_URI = "http://www013.upp.so-net.ne.jp/hn43o/dviviewer/dviviewer-${PV}.tar.gz"
-S = "${WORKDIR}/dviviewer"
-
-inherit palmtop
-
-do_install() {
-        install -d ${D}/${palmtopdir}/bin \
-                  ${D}/${palmtopdir}/apps/Applications \
-                  ${D}/${palmtopdir}/pics
-        install -D -m 755 dviviewer ${D}/${palmtopdir}/bin/dviviewer
-        install -D -m 644 dviviewer.desktop ${D}/${palmtopdir}/Applications/dviviewer.desktop
-        install -d ${D}/${palmtopdir}/pics
-        cp -a *.png ${D}/${palmtopdir}/pics/
-}
diff --git a/dviviewer/dviviewer_1.0.2.oe b/dviviewer/dviviewer_1.0.2.oe
new file mode 100644 (file)
index 0000000..e69de29
index 40255c5..7634456 100644 (file)
@@ -174,7 +174,7 @@ CONFIG_HOTPLUG=y
 # PCMCIA/CardBus support
 #
 CONFIG_PCMCIA=y
-CONFIG_PCMCIA_PROBE=y
+# CONFIG_PCMCIA_PROBE is not set
 # CONFIG_I82092 is not set
 # CONFIG_I82365 is not set
 # CONFIG_TCIC is not set
@@ -199,7 +199,7 @@ CONFIG_APM_CPU_IDLE=y
 CONFIG_APM_DISPLAY_BLANK=y
 CONFIG_APM_RTC_IS_GMT=y
 # CONFIG_ARTHUR is not set
-CONFIG_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 jffs2_orphaned_inodes=delete console=null mem=16M probe_io=0"
+CONFIG_CMDLINE="See OE File"
 # CONFIG_SHARPSL_BOOTLDR_PARAMS is not set
 # CONFIG_LEDS is not set
 CONFIG_ALIGNMENT_TRAP=y