From 0226b55c00cd53c64aa6f6c80a28dd8b03cf9b1c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 23 Apr 2014 11:05:29 -0300 Subject: Stop using mx6s SoC family The i.MX6 Solo is internally a i.MX6 Dual Lite but single core. This uses the mx6dl as the SoC family as it is already being done in the Kernel, U-Boot and Barebox. Change-Id: Ifefdce9d2f261352c409e7137c7566060e3915be Signed-off-by: Otavio Salvador --- recipes-bsp/imx-test/imx-test.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-bsp/imx-test') diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc index 5dce806..94dbdc3 100644 --- a/recipes-bsp/imx-test/imx-test.inc +++ b/recipes-bsp/imx-test/imx-test.inc @@ -4,7 +4,6 @@ SECTION = "base" DEPENDS_mx5 = "virtual/kernel imx-lib imx-vpu" DEPENDS_mx6q = "virtual/kernel imx-lib imx-vpu" DEPENDS_mx6dl = "virtual/kernel imx-lib imx-vpu" -DEPENDS_mx6s = "virtual/kernel imx-lib imx-vpu" DEPENDS_mx6sl = "virtual/kernel imx-lib" DEPENDS_mxs = "virtual/kernel" -- cgit v1.2.3-54-g00ecf