e38c904067e9c995c35ab09bd04d913a62aef956
[AGL/meta-agl.git] / optee-os_git.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 inherit pythonnative
3 DEPENDS += " python-pycrypto-native"
4
5 SRC_URI += " \
6         file://0001-disable-libgcc-detection.patch \
7 "