mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
yocto-bsp: Get rid of 'strange' filenames in powerpc templates
For the powerpc templates, give all the 'strange' yocto-bsp template filenames 'normal' names, adding new yocto-bsp-filename and yocto-bsp-dirname tags for the new filename processing pass where needed. (From meta-yocto rev: c21329385f93bd876ef675ee453627910b4d5dec) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
debb440be5
commit
4b4eca1359
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}.conf
|
||||
#@TYPE: Machine
|
||||
#@NAME: {{=machine}}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# yocto-bsp-dirname {{ if kernel_choice != "custom": }} files
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}-preempt-rt.scc
|
||||
define KMACHINE {{=machine}}
|
||||
define KTYPE preempt-rt
|
||||
define KARCH powerpc
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}-standard.scc
|
||||
define KMACHINE {{=machine}}
|
||||
define KTYPE standard
|
||||
define KARCH powerpc
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}-tiny.scc
|
||||
define KMACHINE {{=machine}}
|
||||
define KTYPE tiny
|
||||
define KARCH powerpc
|
||||
@@ -0,0 +1 @@
|
||||
# yocto-bsp-filename {{=machine}}-user-config.cfg
|
||||
@@ -0,0 +1 @@
|
||||
# yocto-bsp-filename {{=machine}}-user-features.scc
|
||||
@@ -0,0 +1 @@
|
||||
# yocto-bsp-filename {{=machine}}-user-patches.scc
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}.cfg
|
||||
..........................................................................
|
||||
. WARNING
|
||||
.
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{=machine}}.scc
|
||||
kconf hardware {{=machine}}.cfg
|
||||
|
||||
include cfg/usb-mass-storage.scc
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-dev": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-rt_3.10": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -29,4 +30,4 @@ SRC_URI += "file://{{=machine}}-preempt-rt.scc \
|
||||
# the appropriate changes committed to the upstream linux-yocto repo
|
||||
#SRCREV_machine_pn-linux-yocto-rt_{{=machine}} ?= "f35992f80c81dc5fa1a97165dfd5cbb84661f7cb"
|
||||
#SRCREV_meta_pn-linux-yocto-rt_{{=machine}} ?= "1b534b2f8bbe9b8a773268cfa30a4850346f6f5f"
|
||||
#LINUX_VERSION = "3.14"
|
||||
#LINUX_VERSION = "3.10.9"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-rt_3.14": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -29,4 +30,4 @@ SRC_URI += "file://{{=machine}}-preempt-rt.scc \
|
||||
# the appropriate changes committed to the upstream linux-yocto repo
|
||||
#SRCREV_machine_pn-linux-yocto-rt_{{=machine}} ?= "f35992f80c81dc5fa1a97165dfd5cbb84661f7cb"
|
||||
#SRCREV_meta_pn-linux-yocto-rt_{{=machine}} ?= "1b534b2f8bbe9b8a773268cfa30a4850346f6f5f"
|
||||
#LINUX_VERSION = "3.10.9"
|
||||
#LINUX_VERSION = "3.14"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-tiny_3.10": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-tiny_3.14": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto-tiny_3.17": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto_3.10": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto_3.14": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
@@ -1,3 +1,4 @@
|
||||
# yocto-bsp-filename {{ if kernel_choice == "linux-yocto_3.17": }} this
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR := "${PR}.1"
|
||||
Reference in New Issue
Block a user