aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arm/recipes-security/optee/optee-os_4.2.0.bb
blob: 8ae219f415a22c81f63576950884a5beaed188bd (plain)
1
2
3
4
5
6
7
8
9
10
require recipes-security/optee/optee-os.inc

DEPENDS += "dtc-native"

FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRCREV = "12d7c4ee4642d2d761e39fbcf21a06fb77141dea"
SRC_URI += " \
    file://0003-optee-enable-clang-support.patch \
   "