summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMike Nicholson <mikempls@users.noreply.github.com>2019-06-13 12:53:40 -0500
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-20 13:43:57 +0300
commit2611b1ae3eb5776f20da3e36716955219113643c (patch)
treeef82bdd7db69a6905414eef8fcda85c883188b33 /contrib
parentc7cd96da4b7e4ef5966a39a60c19502381a674aa (diff)
downloadmeta-mlinux-2611b1ae3eb5776f20da3e36716955219113643c.tar.gz
meta-mlinux-2611b1ae3eb5776f20da3e36716955219113643c.tar.bz2
meta-mlinux-2611b1ae3eb5776f20da3e36716955219113643c.zip
Multi-arch initial revision
Diffstat (limited to 'contrib')
-rw-r--r--contrib/local.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/local.conf b/contrib/local.conf
index 515c4f0..6f5c0a1 100644
--- a/contrib/local.conf
+++ b/contrib/local.conf
@@ -65,3 +65,8 @@ IMAGE_FSTYPES =+ "jffs2 tar.gz"
# IMAGE_INSTALL += "openjdk-7-vm-zero"
PACKAGECONFIG_append_pn-boost = " python"
+
+OVERRIDES .= ":${MTBSP}"
+
+# This is populated in the respective kernel recipe
+MLINUX_KERNEL_EXTRA_VERSION = "${@base_read_file('${STAGING_KERNEL_BUILDDIR}/mlinux_pr')}"