mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-imx: Stop using PRINC
This removes the PRINC which is deprecated and will be removed after Yocto Project 1.6 release. The equivalent change need to be updated in meta-fsl-arm at same time, to avoid version to go backwards. Change-Id: I8898c3c5c6a4b9d36c71d2587feab9adc2dda6dd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
0767336033
commit
5f6e811c34
|
@ -1,7 +1,5 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
|
||||
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
|
||||
SRC_URI_append_cgtqmx6 = " \
|
||||
file://cgtqmx6/0001-Add-uboot-support-for-congatec-qmx6-board.patch \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user