summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-04-28 07:43:45 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-04-30 10:11:37 -0300
commitfa6abfaada1ae9055aff4c80a3ad9b79a5eda04f (patch)
treeebcb480535a4577137c872b292576da4c457cc6e
parent94586b4422311611ace351ae7533581773e69fbd (diff)
downloadmeta-fsl-arm-fa6abfaada1ae9055aff4c80a3ad9b79a5eda04f.tar.gz
linux-imx: Upgrade to 3.10.17-1.0.0 GA
Change-Id: I0c4af593a1a086777342143c398546a866e7d842 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-imx_3.10.17.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.10.17.bb b/recipes-kernel/linux/linux-imx_3.10.17.bb
index f9a2969..afa31e2 100644
--- a/recipes-kernel/linux/linux-imx_3.10.17.bb
+++ b/recipes-kernel/linux/linux-imx_3.10.17.bb
@@ -10,8 +10,8 @@ require recipes-kernel/linux/linux-dtb.inc
10 10
11DEPENDS += "lzop-native bc-native" 11DEPENDS += "lzop-native bc-native"
12 12
13SRCBRANCH = "imx_3.10.17_1.0.0_beta" 13SRCBRANCH = "imx_3.10.17_1.0.0_ga"
14SRCREV = "ec1af9f898d234001d8fc7d720382de34cb6580f" 14SRCREV = "232293e0abb46639e188ab9d8643f1dbf94534f6"
15LOCALVERSION = "-1.0.0_beta" 15LOCALVERSION = "-1.0.0_ga"
16 16
17COMPATIBLE_MACHINE = "(mx6)" 17COMPATIBLE_MACHINE = "(mx6)"