From 49a0171ea476f25ee87522139d377b601083e7c2 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 8 Aug 2022 12:58:03 -0500 Subject: Move to python3 --- recipes-bsp/at91bootstrap/at91bootstrap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') 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 \ -- cgit v1.2.3