diff options
Diffstat (limited to 'scripts/lib')
| -rw-r--r-- | scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend index e2013ea1f2..572efe657e 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend | |||
| @@ -48,6 +48,9 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 48 | file://{{=machine}}-user-features.scc \ | 48 | file://{{=machine}}-user-features.scc \ |
| 49 | " | 49 | " |
| 50 | 50 | ||
| 51 | {{ if qemuarch == "arm": }} | ||
| 52 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "bf458ca0e48f4f57cbb02b52070a000f361eec84" | ||
| 53 | |||
| 51 | # uncomment and replace these SRCREVs with the real commit ids once you've had | 54 | # uncomment and replace these SRCREVs with the real commit ids once you've had |
| 52 | # the appropriate changes committed to the upstream linux-yocto repo | 55 | # the appropriate changes committed to the upstream linux-yocto repo |
| 53 | #SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" | 56 | #SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" |
