summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-11-30 11:06:44 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-12-06 16:25:47 -0200
commita7c53dac262198eb7ba0adc3cdc74cf3eb20e887 (patch)
tree0588f16f07d9a33bd673e868d770f21f0de8af04 /recipes-dpaa
parent8b3c50f4da13f8bba9841107088496a28503c03a (diff)
downloadmeta-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')
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb2
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"
18REGLEX_t1042 = "t1040" 18REGLEX_t1042 = "t1040"
19REGLEX_b4420 = "b4860" 19REGLEX_b4420 = "b4860"
20REGLEX_t4160 = "t4240" 20REGLEX_t4160 = "t4240"
21REGLEX_ls1043ardb = "t2080" 21REGLEX_ls1043a = "t2080"
22 22
23do_install () { 23do_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]*$,,'`