summaryrefslogtreecommitdiffstats
path: root/abs/core/lirc/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-01-31 19:59:19 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-01-31 19:59:19 (GMT)
commitc2b7d73506d47a5150486ee0d37fd5e2094440fb (patch)
tree3046116bc28aeb94df15c48ea79c40a0f1d58561 /abs/core/lirc/__changelog
parent6eb3d5bc5463827b7a29fa0da7fc5b61df3c99c8 (diff)
downloadlinhes_pkgbuild-c2b7d73506d47a5150486ee0d37fd5e2094440fb.zip
linhes_pkgbuild-c2b7d73506d47a5150486ee0d37fd5e2094440fb.tar.gz
linhes_pkgbuild-c2b7d73506d47a5150486ee0d37fd5e2094440fb.tar.bz2
lirc: keep lirc_usb for firefly remote
Diffstat (limited to 'abs/core/lirc/__changelog')
-rw-r--r--abs/core/lirc/__changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/lirc/__changelog b/abs/core/lirc/__changelog
index db66a42..c7649f3 100644
--- a/abs/core/lirc/__changelog
+++ b/abs/core/lirc/__changelog
@@ -1,2 +1,6 @@
PKGBUILD: add 'iguanair' to make depends and package_lirc and package_lirc-utils depends
PKGBUILD: symlink /etc/lircd.conf to package_lirc-utils
+PKGBUILD: removed removing lirc_atiusb which is needed for the firefly
+ -e "s:lirc_atiusb::"
+PKGBUILD: #change include smp_lock.h to smp.h
+ sed "s:linux/smp_lock.h:linux/smp.h:g" -i drivers/lirc_atiusb/lirc_atiusb.c