summaryrefslogtreecommitdiff
path: root/packages/lirc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-08-08 22:40:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-08 22:40:31 +0000
commit618d37ee314557b3212249de4e03e8ef463adcfe (patch)
treea9826397a59ed02a9def1452583acc8f88df6736 /packages/lirc
parent480dbc72de98f59f81f7d3c49889d8ec92ad74cb (diff)
Beagle:
Drop beagle (MasterIA) support from OE completely. :MT: ----------------------------------------------------------------------
Diffstat (limited to 'packages/lirc')
-rw-r--r--packages/lirc/lirc-config.inc2
-rw-r--r--packages/lirc/lirc-modules_0.6.6+cvs20040918.bb1
-rw-r--r--packages/lirc/lirc-modules_0.6.6.bb1
-rw-r--r--packages/lirc/lirc_0.6.6+cvs20040918.bb1
-rw-r--r--packages/lirc/lirc_0.6.6.bb1
5 files changed, 0 insertions, 6 deletions
diff --git a/packages/lirc/lirc-config.inc b/packages/lirc/lirc-config.inc
index d8809d1aa6..6851c9f938 100644
--- a/packages/lirc/lirc-config.inc
+++ b/packages/lirc/lirc-config.inc
@@ -3,10 +3,8 @@ EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=${DRIVER}"
DRIVER ?= "serial"
DRIVER_collie = "sa1100"
DRIVER_h3600 = "sa1100"
-DRIVER_beagle = "sa1100"
DRIVER_simpad = "sa1100"
# XXX Why is X disabled on all these platforms anyway?
EXTRA_OECONF_append_collie = " --without-x"
EXTRA_OECONF_append_h3600 = " --without-x"
-EXTRA_OECONF_append_beagle = " --without-x"
EXTRA_OECONF_append_simpad = " --without-x"
diff --git a/packages/lirc/lirc-modules_0.6.6+cvs20040918.bb b/packages/lirc/lirc-modules_0.6.6+cvs20040918.bb
index 632926acd7..a08d26e1dc 100644
--- a/packages/lirc/lirc-modules_0.6.6+cvs20040918.bb
+++ b/packages/lirc/lirc-modules_0.6.6+cvs20040918.bb
@@ -17,7 +17,6 @@ EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR}"
EXTRA_OECONF_append_epia = " --with-driver=serial"
EXTRA_OECONF_append_collie = " --with-driver=sa1100 --without-x"
EXTRA_OECONF_append_h3600 = " --with-driver=sa1100 --without-x"
-EXTRA_OECONF_append_beagle = " --with-driver=sa1100 --without-x"
EXTRA_OECONF_append_simpad = " --with-driver=sa1100 --without-x"
do_compile() {
diff --git a/packages/lirc/lirc-modules_0.6.6.bb b/packages/lirc/lirc-modules_0.6.6.bb
index cd6b7e406a..9622739d3e 100644
--- a/packages/lirc/lirc-modules_0.6.6.bb
+++ b/packages/lirc/lirc-modules_0.6.6.bb
@@ -14,7 +14,6 @@ inherit autotools module-base
EXTRA_OECONF_collie = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_h3600 = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
-EXTRA_OECONF_beagle = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_simpad = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
do_compile() {
diff --git a/packages/lirc/lirc_0.6.6+cvs20040918.bb b/packages/lirc/lirc_0.6.6+cvs20040918.bb
index 4f3a9f5928..dd41615f8f 100644
--- a/packages/lirc/lirc_0.6.6+cvs20040918.bb
+++ b/packages/lirc/lirc_0.6.6+cvs20040918.bb
@@ -20,7 +20,6 @@ INITSCRIPT_PARAMS = "defaults 20"
EXTRA_OECONF_epia = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=serial"
EXTRA_OECONF_collie = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_h3600 = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
-EXTRA_OECONF_beagle = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_simpad = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OEMAKE = 'SUBDIRS="daemons tools"'
diff --git a/packages/lirc/lirc_0.6.6.bb b/packages/lirc/lirc_0.6.6.bb
index ca9168198c..0088c50b61 100644
--- a/packages/lirc/lirc_0.6.6.bb
+++ b/packages/lirc/lirc_0.6.6.bb
@@ -14,7 +14,6 @@ inherit autotools module-base
EXTRA_OECONF_epia = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=serial"
EXTRA_OECONF_collie = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_h3600 = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
-EXTRA_OECONF_beagle = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OECONF_simpad = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x"
EXTRA_OEMAKE = 'SUBDIRS="daemons tools"'