summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 1e99a04dc8..f4efb753a2 100644
--- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -27,6 +27,6 @@ SRC_URI += "file://{{=machine}}-standard.scc \
27 27
28# replace these SRCREVs with the real commit ids once you've had 28# replace these SRCREVs with the real commit ids once you've had
29# the appropriate changes committed to the upstream linux-yocto repo 29# the appropriate changes committed to the upstream linux-yocto repo
30SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" 30#SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
31SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" 31#SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
32#LINUX_VERSION = "4.1" 32#LINUX_VERSION = "4.1"