From 8c41ce2b542defd45348f399c043d5cf3cf0095d Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 24 Jun 2014 09:16:20 +0000 Subject: [PATCH] linux-mainline: update to use linux-3.14.y stable branch Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-mainline_3.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-mainline_3.14.bb b/recipes-kernel/linux/linux-mainline_3.14.bb index 1e8473a9..bdb595d0 100644 --- a/recipes-kernel/linux/linux-mainline_3.14.bb +++ b/recipes-kernel/linux/linux-mainline_3.14.bb @@ -30,7 +30,7 @@ COMPATIBLE_MACHINE = "ti33x|omap3" S = "${WORKDIR}/git" -BRANCH = "master" +BRANCH = "linux-3.14.y" # Corresponds to tag v3.14.8 SRCREV = "0c5b3b80f7aeba9b8d25e12f7b321d148a1b1cb9"