diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-11-30 11:06:44 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-12-06 16:25:47 -0200 |
commit | a7c53dac262198eb7ba0adc3cdc74cf3eb20e887 (patch) | |
tree | 0588f16f07d9a33bd673e868d770f21f0de8af04 /recipes-dpaa/fm-ucode | |
parent | 8b3c50f4da13f8bba9841107088496a28503c03a (diff) | |
download | meta-freescale-a7c53dac262198eb7ba0adc3cdc74cf3eb20e887.tar.gz |
fm-ucode: Set override for all ls1043a soc family
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa/fm-ucode')
-rw-r--r-- | recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
18 | REGLEX_t1042 = "t1040" | 18 | REGLEX_t1042 = "t1040" |
19 | REGLEX_b4420 = "b4860" | 19 | REGLEX_b4420 = "b4860" |
20 | REGLEX_t4160 = "t4240" | 20 | REGLEX_t4160 = "t4240" |
21 | REGLEX_ls1043ardb = "t2080" | 21 | REGLEX_ls1043a = "t2080" |
22 | 22 | ||
23 | do_install () { | 23 | do_install () { |
24 | UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` | 24 | UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` |