From f9835a0f6f2b15bb3d106a600853307e7761a0f0 Mon Sep 17 00:00:00 2001 From: chunrong guo Date: Thu, 21 Mar 2013 03:37:49 +0000 Subject: [PATCH] rcw: update to the commit for sdk 1.3.2 Signed-off-by: Chunrong Guo --- meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb b/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb index 2bbc0254..625bd600 100644 --- a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb +++ b/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Reset Control Words (RCW)" SECTION = "rcw" LICENSE = "BSD" -PR = "r7" +PR = "r8" LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b6c8ebcfdd208e" @@ -11,9 +11,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy -SRCREV = "e9529eac512f7dc2ada3c6ff3ef1b934e5afae57" -SRCREV_e6500 = "356a8050298bad4a3c4e1237b5d8946738efe643" -SRCREV_e6500-64b = "356a8050298bad4a3c4e1237b5d8946738efe643" +SRCREV = "c66f5fcbc1ecd2ae7c504bcbf5ddf7973496a94e" SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git" S = "${WORKDIR}/git" -- 2.40.1