diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 14:52:58 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 13:32:32 +0800 |
commit | f95160852ced4c506a3561632756f352be3e623d (patch) | |
tree | 5af18e0e71ca0275cde704ae3f6e300559344fde | |
parent | 81a83b6a955ef7352d03909ad3508b83a28318b8 (diff) | |
download | meta-fsl-ppc-f95160852ced4c506a3561632756f352be3e623d.tar.gz |
linux: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r-- | recipes-kernel/linux/linux-qoriq-sdk.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc index 09059fc..4e4bfb9 100644 --- a/recipes-kernel/linux/linux-qoriq-sdk.inc +++ b/recipes-kernel/linux/linux-qoriq-sdk.inc | |||
@@ -4,6 +4,8 @@ PV = "3.8" | |||
4 | INC_PR = "r11" | 4 | INC_PR = "r11" |
5 | 5 | ||
6 | SRCREV = "3edd71eeb4e4ae27baf539e0a5f0c8e8261bf65b" | 6 | SRCREV = "3edd71eeb4e4ae27baf539e0a5f0c8e8261bf65b" |
7 | SRCREV_t2080qds = "47914f6cf77197921c648c6ea8977974fa54d03a" | ||
8 | SRCREV_t2080qds-64b = "47914f6cf77197921c648c6ea8977974fa54d03a" | ||
7 | SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ | 9 | SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ |
8 | " | 10 | " |
9 | 11 | ||