summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-08-08 12:58:03 -0500
committerJohn Klug <john.klug@multitech.com>2022-08-08 12:58:03 -0500
commit49a0171ea476f25ee87522139d377b601083e7c2 (patch)
treec4e414dee4750b6ce8a156835497ca39da732670 /recipes-bsp
parent7ceadd4adfbc52a434d9fbd6fedf7064cd957a36 (diff)
downloadmeta-multitech-atmel-49a0171ea476f25ee87522139d377b601083e7c2.tar.gz
meta-multitech-atmel-49a0171ea476f25ee87522139d377b601083e7c2.tar.bz2
meta-multitech-atmel-49a0171ea476f25ee87522139d377b601083e7c2.zip
Move to python3
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/at91bootstrap/at91bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/at91bootstrap/at91bootstrap.inc b/recipes-bsp/at91bootstrap/at91bootstrap.inc
index 07dfda4..caee5ae 100644
--- a/recipes-bsp/at91bootstrap/at91bootstrap.inc
+++ b/recipes-bsp/at91bootstrap/at91bootstrap.inc
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://main.c;endline=27;md5=42f86d2f6fd17d1221c5c651b487a07
inherit cml1 deploy
# TODO: python2: use python3
-inherit python-dir pythonnative
+inherit python3-dir python3native
SRC_URI_append = " \
file://defconfig \