cosmetic: digi-defaults.inc: update Linux/U-Boot version table

Update the ccimx8m and cc6ul supported U-Boot version.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2021-01-22 13:27:36 +01:00
parent 4265926650
commit 3a011775b1
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@ LINUXLIBCVERSION ?= "5.4%"
# ------------------------------------------------- # -------------------------------------------------
# ccimx6 5.4 2017.03 # ccimx6 5.4 2017.03
# ccimx6qp 5.4 2017.03 # ccimx6qp 5.4 2017.03
# ccimx6ul 5.4 2017.03 # ccimx6ul 5.4 2020.04
# ccimx8x 5.4 2020.04 (packaged in imx-boot) # ccimx8x 5.4 2020.04 (packaged in imx-boot)
# ccimx8mn 5.4 2018.03 (packaged in imx-boot) # ccimx8mn 5.4 2020.04 (packaged in imx-boot)
# #
# Help variables used in recipes # Help variables used in recipes