summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/local.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/local.conf b/contrib/local.conf
index b699649..61b8de1 100644
--- a/contrib/local.conf
+++ b/contrib/local.conf
@@ -69,10 +69,6 @@ IMAGE_FSTYPES =+ "jffs2 tar.gz"
PACKAGECONFIG_append_pn-boost = " python"
OVERRIDES .= ":${MTBSP}"
-# This is populated in the respective kernel recipe
-MLINUX_KERNEL_VERSION = "${@oe.utils.read_file('${STAGING_KERNEL_BUILDDIR}/kernel-abiversion')}"
-MLINUX_KERNEL_EXTRA_VERSION = "${@oe.utils.read_file('${STAGING_KERNEL_BUILDDIR}/mlinux_pr')}"
-
# Make builds reproducible
BUILD_REPRODUCIBLE_BINARIES = "1"
export PYTHONHASHSEED = "0"