diff options
author | Ting Liu <ting.liu@freescale.com> | 2015-01-07 17:55:04 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-08 18:18:39 +0800 |
commit | 9c4d9c350217847b2cdf63057fb0609d24a50ee2 (patch) | |
tree | ee0098d9c33d7d36ae4bb1a118982c73115b890e | |
parent | dbad0321b1bd9851e00bdf416b88ca2c8aa5f2bb (diff) | |
download | meta-freescale-9c4d9c350217847b2cdf63057fb0609d24a50ee2.tar.gz |
qe-ucode: update to revision 49efc94
This includes following fixes:
49efc94 Add QE ucode binary for T1024 and LS1021a
Signed-off-by: Ting Liu <ting.liu@freescale.com>
-rw-r--r-- | meta-fsl-ppc/recipes-bsp/qe-ucode/qe-ucode_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-bsp/qe-ucode/qe-ucode_git.bb b/meta-fsl-ppc/recipes-bsp/qe-ucode/qe-ucode_git.bb index 71897dc9..06a7298c 100644 --- a/meta-fsl-ppc/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/meta-fsl-ppc/recipes-bsp/qe-ucode/qe-ucode_git.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://EULA;md5=60037ccba533a5995e8d1a838d85799c" | |||
6 | inherit deploy | 6 | inherit deploy |
7 | 7 | ||
8 | SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;nobranch=1" | 8 | SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;nobranch=1" |
9 | SRCREV= "10bef345397ba303cca0e900ec1acc09cf05928e" | 9 | SRCREV= "49efc94b553de5c2a9bd28093592eff0068e161c" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||