mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
nitrogen*.conf: switch to standard boot.scr script
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
d49f0f20a4
commit
b63043d4e0
|
@ -19,7 +19,7 @@ PREFERRED_PROVIDER_virtual/kernel_use-mainline-bsp ??= "linux-fslc"
|
|||
# wic support
|
||||
WKS_FILE = "sdimage-bootpart.wks"
|
||||
IMAGE_BOOT_FILES_append = " \
|
||||
6x_bootscript-${MACHINE};6x_bootscript \
|
||||
boot.scr-${MACHINE};boot.scr \
|
||||
"
|
||||
WKS_FILE_DEPENDS = " \
|
||||
u-boot-script-boundary \
|
||||
|
|
|
@ -19,7 +19,7 @@ PREFERRED_PROVIDER_virtual/kernel_use-mainline-bsp ??= "linux-fslc"
|
|||
# wic support
|
||||
WKS_FILE = "sdimage-bootpart.wks"
|
||||
IMAGE_BOOT_FILES_append = " \
|
||||
6x_bootscript-${MACHINE};6x_bootscript \
|
||||
boot.scr-${MACHINE};boot.scr \
|
||||
"
|
||||
WKS_FILE_DEPENDS = " \
|
||||
u-boot-script-boundary \
|
||||
|
|
|
@ -53,7 +53,7 @@ PREFERRED_PROVIDER_virtual/kernel_use-mainline-bsp ??= "linux-fslc"
|
|||
# wic support
|
||||
WKS_FILE = "sdimage-bootpart.wks"
|
||||
IMAGE_BOOT_FILES_append = " \
|
||||
6x_bootscript-${MACHINE};6x_bootscript \
|
||||
boot.scr-${MACHINE};boot.scr \
|
||||
"
|
||||
WKS_FILE_DEPENDS = " \
|
||||
u-boot-script-boundary \
|
||||
|
|
|
@ -19,7 +19,7 @@ PREFERRED_PROVIDER_virtual/kernel_use-mainline-bsp ??= "linux-fslc"
|
|||
# wic support
|
||||
WKS_FILE = "sdimage-bootpart.wks"
|
||||
IMAGE_BOOT_FILES_append = " \
|
||||
6x_bootscript-${MACHINE};6x_bootscript \
|
||||
boot.scr-${MACHINE};boot.scr \
|
||||
"
|
||||
WKS_FILE_DEPENDS = " \
|
||||
u-boot-script-boundary \
|
||||
|
|
Loading…
Reference in New Issue
Block a user