From: chunrong guo Date: Thu, 21 Mar 2013 03:37:49 +0000 (+0000) Subject: rcw: update to the commit for sdk 1.3.2 X-Git-Tag: 2.1~534^2~296 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f9835a0f6f2b15bb3d106a600853307e7761a0f0;p=meta-freescale.git rcw: update to the commit for sdk 1.3.2 Signed-off-by: Chunrong Guo --- 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"