mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx-bootlets: 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: I8e80447b4e638038cec56be7cd3866e2fab5cff3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
d2b1f5bce2
commit
0767336033
|
@ -1,6 +1,4 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
|
||||
SRC_URI_append_cfa10036 = " file://cfa10036-support.patch"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user