summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-24 14:50:01 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 13:32:32 +0800
commit81a83b6a955ef7352d03909ad3508b83a28318b8 (patch)
treee76b7e73ff294ff91315854a0544ca160f9b1320
parent0e66cdf7f20e05541f0e7580f99b59744254fc27 (diff)
downloadmeta-fsl-ppc-81a83b6a955ef7352d03909ad3508b83a28318b8.tar.gz
flib: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r--recipes-dpaa/flib/flib_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb
index 9ef4b9f..2ec29e5 100644
--- a/recipes-dpaa/flib/flib_git.bb
+++ b/recipes-dpaa/flib/flib_git.bb
@@ -5,6 +5,8 @@ LIC_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 = "bb6162efa0767fc515c87a51191a9edba4750426" 7SRCREV = "bb6162efa0767fc515c87a51191a9edba4750426"
8SRCREV_t2080qds = "64a3233ae426f36119268381c62100b02f7fe7e1"
9SRCREV_t2080qds-64b = "64a3233ae426f36119268381c62100b02f7fe7e1"
8 10
9S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
10 12