summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/mlinux/mlinux-version.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/mlinux/mlinux-version.bb b/recipes-core/mlinux/mlinux-version.bb
index f2debe1..85adfbb 100644
--- a/recipes-core/mlinux/mlinux-version.bb
+++ b/recipes-core/mlinux/mlinux-version.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit mlinux_metadata_scm
# always parse this file so PV can change automatically
-__BB_DONT_CACHE = "1"
+BB_DONT_CACHE = "1"
PV = "${DISTRO_VERSION}_${MLINUX_METADATA_REVISION}"
PR = "r2"