From 52cf53428472eb312be5625a63aa7c013285091b Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Wed, 1 Aug 2012 18:34:33 -0500 Subject: 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 --- recipes-kernel/linux/linux-qoriq-sdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" PV = "3.0.34" PR = "r3" -SRCREV = "fsl-sdk-v1.2" +SRCREV = "1a395700fb4084c9179a8b20dca76a74e71dd833" SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ " -- cgit v1.2.3-54-g00ecf