mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
nitrogen*: Drop duplicated WKS dependencies
e2fsprogs-native and bmap-tools-native are already included by imx-base.inc so it can be dropped here. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
This commit is contained in:
parent
b8062790ab
commit
47d2543f9d
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += " u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen6sx_defconfig"
|
UBOOT_MACHINE ?= "nitrogen6sx_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nit6xlite_defconfig"
|
UBOOT_MACHINE ?= "nit6xlite_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -59,12 +59,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen6q_defconfig"
|
UBOOT_MACHINE ?= "nitrogen6q_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen7_defconfig"
|
UBOOT_MACHINE ?= "nitrogen7_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -64,11 +64,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES ?= "115200;ttymxc0"
|
SERIAL_CONSOLES ?= "115200;ttymxc0"
|
||||||
|
|
||||||
|
|
|
@ -69,11 +69,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttymxc1"
|
SERIAL_CONSOLES = "115200;ttymxc1"
|
||||||
|
|
||||||
|
|
|
@ -63,11 +63,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttymxc1"
|
SERIAL_CONSOLES = "115200;ttymxc1"
|
||||||
|
|
||||||
|
|
|
@ -60,11 +60,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
upgrade.scr-${MACHINE};upgrade.scr \
|
upgrade.scr-${MACHINE};upgrade.scr \
|
||||||
imx-boot;u-boot.${BOUNDARY_DEVICES_UBOOT_DEFCONFIG} \
|
imx-boot;u-boot.${BOUNDARY_DEVICES_UBOOT_DEFCONFIG} \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
OPTEE_BIN_EXT = "8mp"
|
OPTEE_BIN_EXT = "8mp"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user