diff options
| author | Vyacheslav Pedash <vyacheslav.pedash@globallogic.com> | 2021-01-06 13:30:42 +0200 |
|---|---|---|
| committer | Vyacheslav Pedash <vyacheslav.pedash@globallogic.com> | 2021-01-13 16:01:35 +0200 |
| commit | 5448c30f77c22af83f818ab44595a6a4168813ab (patch) | |
| tree | c248a1e7dd678f10933be53137dfab2da76e7f01 | |
| parent | 9634a31fde0d5f0c412d5469231b5d9f842d8e6c (diff) | |
| download | meta-multitech-atmel-5448c30f77c22af83f818ab44595a6a4168813ab.tar.gz meta-multitech-atmel-5448c30f77c22af83f818ab44595a6a4168813ab.tar.bz2 meta-multitech-atmel-5448c30f77c22af83f818ab44595a6a4168813ab.zip | |
MTX-3787 Add python2 todo
| -rw-r--r-- | recipes-bsp/at91bootstrap/at91bootstrap.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/at91bootstrap/at91bootstrap.inc b/recipes-bsp/at91bootstrap/at91bootstrap.inc index c5832cd..25d72ee 100644 --- a/recipes-bsp/at91bootstrap/at91bootstrap.inc +++ b/recipes-bsp/at91bootstrap/at91bootstrap.inc @@ -15,6 +15,7 @@ LIC_FILES_CHKSUM = "file://main.c;endline=27;md5=42f86d2f6fd17d1221c5c651b487a07 inherit cml1 deploy +# TODO: python2: use python3 inherit python-dir pythonnative SRC_URI_append = " \ |
