From: chunrong guo Date: Thu, 21 Mar 2013 03:42:16 +0000 (+0000) Subject: eth-config: update to the commit for sdk 1.3.2 X-Git-Tag: 2.1~534^2~295 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7180e566d219fac3139c3910d5e20503c47d0c96;p=meta-freescale.git eth-config: update to the commit for sdk 1.3.2 Signed-off-by: Chunrong Guo --- diff --git a/meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb b/meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb index 19da8172..f1e957cf 100644 --- a/meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb +++ b/meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb @@ -3,10 +3,10 @@ SECTION = "eth-config" LICENSE = "Freescale EULA" LIC_FILES_CHKSUM = "file://COPYING;md5=cf02dc8eb5ac4a76f3812826520dea87" +PR = "r1" + SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git" -SRCREV = "847191454aa557d19c19fdcd9e0a145da5d43c49" -SRCREV_e6500 = "c1400695e56aa80f2f4c88c4e0582028248ae06f" -SRCREV_e6500-64b = "c1400695e56aa80f2f4c88c4e0582028248ae06f" +SRCREV = "c1400695e56aa80f2f4c88c4e0582028248ae06f" S = "${WORKDIR}/git"