diff options
| -rw-r--r-- | recipes-dpaa/fm-ucode/fm-ucode_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index 5af181446..3217a5026 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb | |||
| @@ -7,8 +7,8 @@ PR = "r1" | |||
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy |
| 9 | 9 | ||
| 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;branch=sdk-v2.0.x" | 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1" |
| 11 | SRCREV = "b19c645821941493fbef32e616b5a16404259976" | 11 | SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| @@ -18,8 +18,8 @@ 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_ls1043a = "t2080" | 21 | REGLEX_ls1043a = "ls1043" |
| 22 | REGLEX_ls1046a = "t2080" | 22 | REGLEX_ls1046a = "ls1046" |
| 23 | 23 | ||
| 24 | do_install () { | 24 | do_install () { |
| 25 | UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` | 25 | UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` |
