summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-01-25 11:44:35 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-01-27 13:31:28 -0200
commit92e53216e298359a2327a918c831f5ff76aa6631 (patch)
tree9fd14f34e532ca0b663ad6386b327a01bb261280 /recipes-kernel
parente525c1da393edee35366a5f2fc88120bb6416364 (diff)
downloadmeta-freescale-92e53216e298359a2327a918c831f5ff76aa6631.tar.gz
linux-imx: Remove i.MX 6UL specific metadata
The SoC is now dealt as a i.MX6 SoC so there is no need for the specific metadata. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx_4.1.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb
index 62652f6c..8bd4f1f1 100644
--- a/recipes-kernel/linux/linux-imx_4.1.15.bb
+++ b/recipes-kernel/linux/linux-imx_4.1.15.bb
@@ -16,4 +16,4 @@ SRCREV = "b63f3f52cb393e3287352cf63f0caef31a33ab63"
16 16
17DEFAULT_PREFERENCE = "1" 17DEFAULT_PREFERENCE = "1"
18 18
19COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" 19COMPATIBLE_MACHINE = "(mx6|mx7)"