diff options
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb')
-rw-r--r-- | meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb b/meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb index ccfe3fe..440fe8f 100644 --- a/meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb +++ b/meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=cd95ab417e23b94f381dafc453d70c30" PACKAGE_ARCH = "${MACHINE_ARCH}" -inherit pythonnative +inherit python3native PV = "3.6.0+git${SRCPV}" |