[yocto] [meta-fsl-ppc 09/16] rcw_git.bb: update to 1.2.1 release version

b19537 at freescale.com b19537 at freescale.com
Wed Sep 12 00:06:23 PDT 2012


From: Matthew McClintock <msm at freescale.com>

Signed-off-by: Matthew McClintock <msm at freescale.com>
---
 recipes-tools/rcw/rcw_git.bb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-tools/rcw/rcw_git.bb b/recipes-tools/rcw/rcw_git.bb
index 4487f9e..0aaf794 100644
--- a/recipes-tools/rcw/rcw_git.bb
+++ b/recipes-tools/rcw/rcw_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Reset Control Words (RCW)"
 SECTION = "rcw"
 LICENSE = "BSD"
-PR = "r4"
+PR = "r5"
 
 LIC_FILES_CHKSUM = " \
 	file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
@@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit deploy
 
-SRCREV = "394db85c496f6e41dd7e29e54dab3db2b380b187"
+SRCREV = "v1.2.1"
 SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git"
 
 S = "${WORKDIR}/git"
-- 
1.7.9.5





More information about the yocto mailing list