summaryrefslogtreecommitdiff
path: root/recipes-support/tdx-oak-sensors/tdx-oak-sensors_0082.bb
blob: 6eaada7c8eb6299b2d39e972527805cae3fc41c5 (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 = "https://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} += ""