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 27de22914b..5d6450e7ab 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 @@ KCONFIG_MODE = "--allnoconfig"
12LINUX_VERSION ?= "3.2.11" 12LINUX_VERSION ?= "3.2.11"
13 13
14SRCREV_machine ?= "61960ba8e910d54b5525d5e9b6a7469bc399c246" 14SRCREV_machine ?= "61960ba8e910d54b5525d5e9b6a7469bc399c246"
15SRCREV_meta ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03" 15SRCREV_meta ?= "1dfd60fa1250259eed38ae5b2840eb37e3758a1b"
16 16
17PR = "r0" 17PR = "r0"
18PV = "${LINUX_VERSION}+git${SRCPV}" 18PV = "${LINUX_VERSION}+git${SRCPV}"