X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-rcar-gen3%2Frecipes-bsp%2Foptee%2Foptee-os_git.bbappend;h=4845dda227ccbc7ef7532fa98e81b52d2413ebce;hb=4a421d9443723ca6835568750a80ffba4b117a16;hp=90d6717ab8c9f5f6d02e098ef9765c1ed46824d9;hpb=769c7390c61512b61b3e231b020e03daaffa7f0a;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend index 90d6717ab..4845dda22 100644 --- a/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend @@ -1,4 +1,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +inherit pythonnative +DEPENDS += " python-pycrypto-native" + +#Need for gcc 6.2 +CFLAGS += " -fno-strict-aliasing -Wno-unused-variable -Wno-shift-negative-value" SRC_URI += " \ file://0001-disable-libgcc-detection.patch \