From: Otavio Salvador Date: Mon, 26 Dec 2011 14:44:27 +0000 (+0000) Subject: fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen X-Git-Tag: 2.1~1947 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1170dd0ebaab32293f65308376e5412a5b5e9c5a;p=meta-freescale.git fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen 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 --- diff --git a/meta-fsl-arm/conf/distro/include/fsl-default-versions.inc b/meta-fsl-arm/conf/distro/include/fsl-default-versions.inc index 53ad0bd9..dbf91cc9 100644 --- a/meta-fsl-arm/conf/distro/include/fsl-default-versions.inc +++ b/meta-fsl-arm/conf/distro/include/fsl-default-versions.inc @@ -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"