summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-01-07 17:55:04 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-08 18:18:39 +0800
commitbf0f95191c627fc0e89fc67d14641a7d3697a841 (patch)
tree332070f0e6d0e8eaf854981fa90bc9e527274a69
parent26651ed9bc0c50f3e587da3a8d203bb4f4f27cb6 (diff)
downloadmeta-fsl-ppc-bf0f95191c627fc0e89fc67d14641a7d3697a841.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--recipes-bsp/qe-ucode/qe-ucode_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index 71897dc..06a7298 100644
--- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
+++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://EULA;md5=60037ccba533a5995e8d1a838d85799c"
6inherit deploy 6inherit deploy
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;nobranch=1" 8SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;nobranch=1"
9SRCREV= "10bef345397ba303cca0e900ec1acc09cf05928e" 9SRCREV= "49efc94b553de5c2a9bd28093592eff0068e161c"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12