From 4b72db3f521cd9c9bea5b2e93aebf01d9732e7b4 Mon Sep 17 00:00:00 2001 From: Jens Rehsack Date: Thu, 12 Dec 2019 16:44:58 +0100 Subject: 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 --- recipes-dpaa2/management-complex/management-complex_10.18.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-dpaa2') 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" S = "${WORKDIR}/git" REGLEX_ls2088a = "ls2088a" +REGLEX_ls2080a = "ls2080a" REGLEX_ls1088a = "ls1088a" REGLEX_lx2160a = "lx2160a" -- cgit v1.2.3-54-g00ecf