We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7310d3 commit 156ccfdCopy full SHA for 156ccfd
conf/distro/include/common.inc
@@ -25,7 +25,7 @@ DISTRO_VERSION:am67xx = "BSP-Yocto-Ampliphy-AM67x-ALPHA1"
25
DISTRO_VERSION:k3r5-am67xx = "${DISTRO_VERSION:am67xx}"
26
DISTRO_VERSION:j721s2 = "BSP-Yocto-Ampliphy-AM68x-scarthgap"
27
DISTRO_VERSION:rk3288 = "BSP-Yocto-Ampliphy-RK3288-scarthgap"
28
-DISTRO_VERSION:am62lxx = "BSP-Yocto-Ampliphy-AM62Lx-scarthgap"
+DISTRO_VERSION:am62lxx = "BSP-Yocto-Ampliphy-AM62Lx-ALPHA1"
29
30
# DISTRO_VERSION's development-build marker '-devel'
31
DISTRO_VERSION:append = "${@ '' if d.getVar('BB_PHY_BUILDTYPE') == "RELEASE" else '-devel' }"
0 commit comments