summaryrefslogtreecommitdiff
path: root/recipes-support/trdx-oak-sensors/trdx-oak-sensors_0082.bb
blob: fc13b982808fc365fd1bee485719e6ebffffa25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "Sample code to access the toradex oak sensors"
LICENSE = "PD"

S = "${WORKDIR}/OakLinux_${PV}"

SRC_URI = "http://files.toradex.com/Oak/Linux/OakLinux_${PV}.tar.bz2"

SRC_URI[md5sum] = "cedc87c056f961c15751ee899fb719d5"
SRC_URI[sha256sum] = "69836dfa746422a64f6518cc9e785a7a64ca67d82f5fae0421515a59f4394929"
LIC_FILES_CHKSUM = "file://COPYING;md5=1c3a7fb45253c11c74434676d84fe7dd"

inherit autotools

FILES_${PN} += ""