aboutsummaryrefslogtreecommitdiffstats
path: root/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe
blob: efebef063cfaef2f300817650983b325890759bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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} = "/"