From: chunrong guo Date: Thu, 21 Mar 2013 03:09:53 +0000 (+0000) Subject: fmc: update to the commit for sdk 1.3.2 X-Git-Tag: 2.1~534^2~299 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7ddb61b5b4ae3384f83ac7a300bf667d560633cf;p=meta-freescale.git fmc: update to the commit for sdk 1.3.2 Signed-off-by: Chunrong Guo --- diff --git a/meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb b/meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb index c5a3bc16..4f852166 100644 --- a/meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb +++ b/meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb @@ -3,8 +3,10 @@ SECTION = "fmc" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c" +PR = "r1" + SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git" -SRCREV = "274ff60dd9d7dd9f881deeb86c2c4b8a342e55d1" +SRCREV = "6db53fae9dfe72db0312a383733e0d3598aad3f2" DEPENDS = "libxml2 fmlib tclap"