From b2a4acbe8d076395a4b4412b9befd5ce3cfc52df Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 5 Mar 2014 13:21:17 -0300 Subject: [PATCH] imx-bootlets: 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: I440291fa887d7028fabc3b8a03660c991a8aa670 Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb b/meta-fsl-arm/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb index 25a5e514..367e83b4 100644 --- a/meta-fsl-arm/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb +++ b/meta-fsl-arm/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb @@ -2,7 +2,7 @@ DESCRIPTION = "i.MXS boot streams" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -PR = "r2" +PR = "r5" SRC_URI = "http://download.ossystems.com.br/bsp/freescale/source/imx-bootlets-src-${PV}.tar.gz \ file://linux-fix-paths.patch \ -- 2.40.1