summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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