summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}"
2KMACHINE_n450 = "atom-pc" 2KMACHINE_n450 = "atom-pc"
3COMPATIBLE_MACHINE_n450 = "n450" 3COMPATIBLE_MACHINE_n450 = "n450"
4 4
5SRCREV="${AUTOREV}" 5# We use the atom-pc machine SRCREV and the default meta SRCREV
6# Functionality flags 6#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
7#KERNEL_REVISION_CHECKING ?= "t" 7#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""