mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
linux-yocto: include missing description files and conf fragments
Include missing description files and configuration fragments into the SRC_URI. [YOCTO #10918] (From meta-yocto rev: e57f92996e71d4085ebaa41e802bea3cc1466cd7) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5df6796d1c
commit
2db8f3265e
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -50,7 +50,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -50,7 +50,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -50,7 +50,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -50,7 +50,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -50,9 +50,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -50,9 +50,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -50,9 +50,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -19,7 +19,10 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,7 +20,9 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-tiny.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-tiny.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
@@ -20,9 +20,12 @@ KBRANCH_{{=machine}} = "{{=existing_kbranch}}"
|
||||
{{ if smp == "y": }}
|
||||
KERNEL_FEATURES_append_{{=machine}} += " cfg/smp.scc"
|
||||
|
||||
SRC_URI += "file://{{=machine}}-standard.scc \
|
||||
SRC_URI += "file://{{=machine}}.scc \
|
||||
file://{{=machine}}.cfg \
|
||||
file://{{=machine}}-standard.scc \
|
||||
file://{{=machine}}-user-config.cfg \
|
||||
file://{{=machine}}-user-features.scc \
|
||||
file://{{=machine}}-user-patches.scc \
|
||||
"
|
||||
|
||||
# replace these SRCREVs with the real commit ids once you've had
|
||||
|
||||
Reference in New Issue
Block a user