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:
Otavio Salvador 2014-03-05 13:24:58 -03:00
parent 0767336033
commit 5f6e811c34

View File

@ -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 \
"