summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-08-01 18:34:33 -0500
committerMatthew McClintock <msm@freescale.com>2012-08-01 22:30:31 -0500
commit52cf53428472eb312be5625a63aa7c013285091b (patch)
treebc0bc974ca08ac40af5f18006223bdf380ab94a5
parent42e8ca202c8003cad0e8b7b61ec10269319acc0f (diff)
downloadmeta-fsl-ppc-52cf53428472eb312be5625a63aa7c013285091b.tar.gz
linux-qoriq-sdk.inc: don't use tag in recipe, use git SHA
This keeps us from hitting the network as well as assures the tag itself did not change Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 4b6505e..66861fb 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
3PV = "3.0.34" 3PV = "3.0.34"
4PR = "r3" 4PR = "r3"
5 5
6SRCREV = "fsl-sdk-v1.2" 6SRCREV = "1a395700fb4084c9179a8b20dca76a74e71dd833"
7SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ 7SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \
8 " 8 "
9 9