summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-27 09:25:01 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 10:53:05 +0800
commitf16a1335318f57e603e21330f37d846979a336c5 (patch)
tree039defbe60b18c206c14030edd1111da53ae28ce
parent2644ed071df1dc11b49c2d0c317dc40fdeaafd1c (diff)
downloadmeta-fsl-ppc-f16a1335318f57e603e21330f37d846979a336c5.tar.gz
flib: upgrade to the SHA of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-tools/flib/flib_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/flib/flib_git.bb b/recipes-tools/flib/flib_git.bb
index 78210dd..590f724 100644
--- a/recipes-tools/flib/flib_git.bb
+++ b/recipes-tools/flib/flib_git.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD & GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00" 4LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/flib.git" 6SRC_URI = "git://git.freescale.com/ppc/sdk/flib.git"
7SRCREV = "110eef5dab66064580d6d8627421ea5a19decb80" 7SRCREV = "ff692ad3c286a07717c6677177825889fe17d450"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10