From: Otavio Salvador Date: Wed, 5 Mar 2014 16:25:51 +0000 (-0300) Subject: u-boot-imx: Bump PR so version does not go backwards X-Git-Tag: 2.1~1005 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=196f7186eee8a94aa9222aba42ff939b92b07d26;p=meta-freescale.git u-boot-imx: Bump PR so version does not go backwards This allow removal of the PRINC, which is deprecated and will be removed after Yocto Project 1.6 release, from meta-fsl-arm-extra. The equivalent change need to be updated in meta-fsl-arm-extra at same time, to avoid version to go backwards. Change-Id: I373a009a9d167b9b733274d0c17c95dedc1d9293 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb index 54d666da..393e7f32 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b" DEPENDS_mxs += "elftosb-native" -PR = "r15" +PR = "r18" SRCBRANCH_mxs = "imx_v2009.08_10.12.01" SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d"