From a7c53dac262198eb7ba0adc3cdc74cf3eb20e887 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 30 Nov 2016 11:06:44 -0200 Subject: fm-ucode: Set override for all ls1043a soc family Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-dpaa/fm-ucode') diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index b6398fe9..563f5faf 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb @@ -18,7 +18,7 @@ REGLEX_t1040 = "t1040" REGLEX_t1042 = "t1040" REGLEX_b4420 = "b4860" REGLEX_t4160 = "t4240" -REGLEX_ls1043ardb = "t2080" +REGLEX_ls1043a = "t2080" do_install () { UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` -- cgit v1.2.3-54-g00ecf