]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-qoriq-sdk.inc: don't use tag in recipe, use git SHA
authorMatthew McClintock <msm@freescale.com>
Wed, 1 Aug 2012 23:34:33 +0000 (18:34 -0500)
committerMatthew McClintock <msm@freescale.com>
Thu, 2 Aug 2012 03:30:31 +0000 (22:30 -0500)
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>
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc

index 4b6505e4c0005675380b29f6ac921efc93937f8d..66861fb168cd9fe70e53aa73d1d76d3b17f9d45f 100644 (file)
@@ -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 \
          "