Another pass of .oe cleanups.
[vuplus_openembedded] / sharp-binary-only / sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe
1 DESCRIPTION = "Driver for the SHARP CG-AG06 digital compact flash camera for linux ${PV}"
2 SECTION = "base"
3 PRIORITY = "optional"
4
5 SRC_URI = "file://${FILESDIR}/sharp-camera-2.4.18.tar.gz"
6 S = "${WORKDIR}/sharp-camera"
7
8 do_install() {
9         install -d ${D}/
10         cp -a * ${D}/
11 }
12
13 FILES_${PN} = "/"