From 3bfdf807b7f48c6580c37def8d37b2d150419e4f Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Wed, 1 Aug 2012 18:34:33 -0500 Subject: [PATCH] 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 --- meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc b/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc index 4b6505e4..66861fb1 100644 --- a/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc +++ b/meta-fsl-ppc/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 \ " -- 2.40.1