]> code.ossystems Code Review - meta-freescale.git/commitdiff
fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 26 Dec 2011 14:44:27 +0000 (14:44 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 26 Dec 2011 14:44:27 +0000 (14:44 +0000)
There's no reason to globally restrict the use of one specific version
of linux-imx as it can be done on the recipes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/distro/include/fsl-default-versions.inc

index 53ad0bd92b847902133d05a7f7eff38141be9520..dbf91cc95960b6251b677fed2a7223bb07933df2 100644 (file)
@@ -1,5 +1,4 @@
 # Freescale BSP default versions
 
-PREFERRED_VERSION_linux-imx = "2.6.35.3"
 PREFERRED_VERSION_linux-libc-headers = "2.6.35.3"
 PREFERRED_VERSION_u-boot-imx = "2009.08"