summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-07-14 12:27:48 -0500
committerJohn Klug <john.klug@multitech.com>2020-07-14 12:27:48 -0500
commit834e83fcb885471b5ea3d39db9f7612f579761ad (patch)
treef918f5a12f2ded33a914d7e92d06a5d1ee7d63c7 /contrib
parent9f9182810dc890bc0c7ca7279bcb0a29cca4bd96 (diff)
downloadmeta-mlinux-834e83fcb885471b5ea3d39db9f7612f579761ad.tar.gz
meta-mlinux-834e83fcb885471b5ea3d39db9f7612f579761ad.tar.bz2
meta-mlinux-834e83fcb885471b5ea3d39db9f7612f579761ad.zip
MLINUX_KERNEL_EXTRA_VERSION is not obsolete
Diffstat (limited to 'contrib')
-rw-r--r--contrib/local.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/local.conf b/contrib/local.conf
index 6e27ae4..4ffd5c2 100644
--- a/contrib/local.conf
+++ b/contrib/local.conf
@@ -67,6 +67,3 @@ IMAGE_FSTYPES =+ "jffs2 tar.gz"
PACKAGECONFIG_append_pn-boost = " python"
HOSTTOOLS += "/usr/bin/xz"
OVERRIDES .= ":${MTBSP}"
-
-# This is populated in the respective kernel recipe
-MLINUX_KERNEL_EXTRA_VERSION = "${@base_read_file('${STAGING_KERNEL_BUILDDIR}/mlinux_pr')}"