diff options
author | Matthew McClintock <msm@freescale.com> | 2012-11-06 08:16:20 -0600 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-11-13 10:57:32 -0600 |
commit | ea2d9c1484d7f9adb59b2ed6d879953b4e8ed4f1 (patch) | |
tree | 2baed6814537dd2c910e2520a6645fb07b0303f5 | |
parent | 0e0b0619a3247ee58f43a718663fae32f8a6bff3 (diff) | |
download | meta-fsl-ppc-ea2d9c1484d7f9adb59b2ed6d879953b4e8ed4f1.tar.gz |
linux-qoriq-sdk: lock down SHA for release
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r-- | recipes-kernel/linux/linux-qoriq-sdk.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc index b9de601..ef43711 100644 --- a/recipes-kernel/linux/linux-qoriq-sdk.inc +++ b/recipes-kernel/linux/linux-qoriq-sdk.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 1 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
2 | 2 | ||
3 | PV = "3.0.34" | 3 | PV = "3.0.48" |
4 | PR = "r4" | 4 | PR = "r5" |
5 | 5 | ||
6 | SRCREV = "058c67be272af9ab95b88c941f31fb3eda05a4d3" | 6 | SRCREV = "dd5a5aac3e15b16a4bccbab29c736bda0e7d55e7" |
7 | SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ | 7 | SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ |
8 | file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \ | 8 | file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \ |
9 | " | 9 | " |