summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorJens Rehsack <jens.rehsack.ext@safrangroup.com>2019-12-12 16:44:58 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2019-12-16 18:53:56 -0300
commit4b72db3f521cd9c9bea5b2e93aebf01d9732e7b4 (patch)
tree2dd92bb8f2829768b1facf177e2bd51d97725d7e /recipes-dpaa2
parenteab80ecde3618b1b16555ccfbcefb6df8c86aae1 (diff)
downloadmeta-freescale-4b72db3f521cd9c9bea5b2e93aebf01d9732e7b4.tar.gz
management-complex: Add support for ls2080a
The upstream sources contain support for ls2080a and there're evaluation boards with such a SoC out there. So add recipe support for supported SoC. Signed-off-by: Jens Rehsack <sno@netbsd.org>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.18.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.18.0.bb b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
index 6b3feace..667648b3 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
@@ -12,6 +12,7 @@ SRCREV = "249c3259accb6ad940cdf09db7d9f7885432ef45"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14REGLEX_ls2088a = "ls2088a" 14REGLEX_ls2088a = "ls2088a"
15REGLEX_ls2080a = "ls2080a"
15REGLEX_ls1088a = "ls1088a" 16REGLEX_ls1088a = "ls1088a"
16REGLEX_lx2160a = "lx2160a" 17REGLEX_lx2160a = "lx2160a"
17 18