summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
index 9e130bae33..6d0550c0cb 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
@@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.2.18"
12KMETA = "meta" 12KMETA = "meta"
13 13
14SRCREV_machine ?= "2f986ab91c08c16f8d201518b11be0e367eb0e14" 14SRCREV_machine ?= "2f986ab91c08c16f8d201518b11be0e367eb0e14"
15SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064" 15SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0"
16 16
17PR = "${INC_PR}.0" 17PR = "${INC_PR}.0"
18PV = "${LINUX_VERSION}+git${SRCPV}" 18PV = "${LINUX_VERSION}+git${SRCPV}"