DESCRIPTION = "Driver for the SHARP CG-AG06 digital compact flash camera for linux ${PV}" SECTION = "base" PRIORITY = "optional" SRC_URI = "file://sharp-camera-2.4.18.tar.gz" S = "${WORKDIR}/sharp-camera" do_install() { install -d ${D}/ cp -a * ${D}/ } FILES_${PN} = "/"