From 480530d2282516711613d815883ad26bc2b95a7c Mon Sep 17 00:00:00 2001 From: James Meyer Date: Tue, 31 Mar 2009 23:00:39 -0500 Subject: LinHES-config/system-templates: Should fix hauppauge remotes. Removed minor number from modprobe.conf fix removing #lircd from blaster for mythvantage.modules --- abs/core-testing/LinHES-config/PKGBUILD | 2 +- abs/core-testing/LinHES-config/ir_config.sh | 2 +- abs/core-testing/system-templates/PKGBUILD | 2 +- abs/core-testing/system-templates/templates/modules/lirc_i2c.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index f4012c5..f61f2da 100644 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=356 +pkgrel=357 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates ) diff --git a/abs/core-testing/LinHES-config/ir_config.sh b/abs/core-testing/LinHES-config/ir_config.sh index 670f9fa..d059ddb 100644 --- a/abs/core-testing/LinHES-config/ir_config.sh +++ b/abs/core-testing/LinHES-config/ir_config.sh @@ -174,7 +174,7 @@ function setup_blaster_transmiter () { rmmod lirc_i2c 2>/dev/null load-modules-mythvantage.sh ;; - *) sed -i -e '/.*#lirc/d' ${BASE}/etc/modules.mythvantage + *) sed -i -e '/.*#blaster/d' ${BASE}/etc/modules.mythvantage ;; esac fi diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD index d8792fe..27d5dd1 100755 --- a/abs/core-testing/system-templates/PKGBUILD +++ b/abs/core-testing/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=1.0 -pkgrel=15 +pkgrel=16 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() diff --git a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf index 7b99f78..20f33a2 100644 --- a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf +++ b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf @@ -1,2 +1,2 @@ alias char-major-61 lirc_i2c -options lirc_i2c debug=0 minor=3 +options lirc_i2c debug=0 -- cgit v0.12