aboutsummaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
index 6a0cfd22..e7c2df85 100644
--- a/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
+++ b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
@@ -2,6 +2,6 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
KMACHINE_n450 = "atom-pc"
COMPATIBLE_MACHINE_n450 = "n450"
-SRCREV="${AUTOREV}"
-# Functionality flags
-#KERNEL_REVISION_CHECKING ?= "t"
+# We use the atom-pc machine SRCREV and the default meta SRCREV
+#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
+#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""