summaryrefslogtreecommitdiff
path: root/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe')
-rw-r--r--sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe7
1 files changed, 3 insertions, 4 deletions
diff --git a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
index 7c76ff6636..03bf118fbd 100644
--- a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
+++ b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
@@ -1,8 +1,8 @@
-DESCRIPTION = "Driver for the SHARP Zaurus SD/MMC Slot for linux 2.4.18-rmk7-pxa3-embedix"
+DESCRIPTION = "Driver for the SHARP Zaurus SD/MMC Slot for linux ${PV}"
SECTION = "base"
PRIORITY = "optional"
-SRC_URI = file://${FILESDIR}/sharp-sdmmc-2.4.18.tar.gz
+SRC_URI = "file://${FILESDIR}/sharp-sdmmc-2.4.18.tar.gz"
S = "${WORKDIR}/sharp-sdmmc"
do_install() {
@@ -11,5 +11,4 @@ do_install() {
install -m 0755 modules/${MACHINE}.o ${D}/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/
}
-FILES_${PN}=/
-
+FILES_${PN} = "/"