aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-08 13:14:14 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-08 13:14:14 +0000
commit5614abc81243d60fc2b67f60b04b3dad01221155 (patch)
tree58e3fc9b12677e3b0d8be6681fa58d18cf1479d5
parentdb65c7860b0d13453854f94b90d7e85947964725 (diff)
downloadopenembedded-5614abc81243d60fc2b67f60b04b3dad01221155.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/08 14:14:03+01:00 uni-frankfurt.de!mickeyl make sharp-camera-support work also with poodle and c7x0 BKrev: 418f7126dzO_vixf0IJqOtGWhxS3Kw
-rw-r--r--sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe b/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe
index b02c8b0ad6..4af9476468 100644
--- a/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe
+++ b/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "CLOSED"
RDEPENDS = "kernel (2.4.18-rmk7-pxa3-embedix)"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://www.openzaurus.org/mirror/camera-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \
file://CE-AG06.dat \
@@ -18,7 +18,7 @@ do_install() {
install -m 0644 ${WORKDIR}/CE-AG06.dat ${D}/etc/pcmcia/cis/
install -m 0644 ${WORKDIR}/sharpzdc.conf ${D}/etc/pcmcia/
install -m 0755 ${WORKDIR}/sharpzdc ${D}/etc/pcmcia/
- install -m 0644 sharpzdc_cs.o ${D}/lib/modules/2.4.18-rmk7-pxa3-embedix/pcmcia/
+ install -m 0644 ${MACHINE}/sharpzdc_cs.o ${D}/lib/modules/2.4.18-rmk7-pxa3-embedix/pcmcia/
}
FILES_${PN} = "/"