summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-05 13:25:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-05 18:03:23 -0300
commitd5920ad344cb5f72b6836e350859472a6e36d0b1 (patch)
tree6ca3d3ae50d724467be385183cb570bccad369ad
parentb73a434be63e058bd1eeec9b78176f7c7751ab65 (diff)
downloadmeta-fsl-arm-d5920ad344cb5f72b6836e350859472a6e36d0b1.tar.gz
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 <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
index 54d666d..393e7f3 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
11 11
12DEPENDS_mxs += "elftosb-native" 12DEPENDS_mxs += "elftosb-native"
13 13
14PR = "r15" 14PR = "r18"
15 15
16SRCBRANCH_mxs = "imx_v2009.08_10.12.01" 16SRCBRANCH_mxs = "imx_v2009.08_10.12.01"
17SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d" 17SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d"