summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ucode/fmc/fmc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ucode/fmc/fmc_git.bb b/recipes-ucode/fmc/fmc_git.bb
index fd23896..20f93f6 100644
--- a/recipes-ucode/fmc/fmc_git.bb
+++ b/recipes-ucode/fmc/fmc_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c"
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git" 8SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git"
9SRCREV = "6db53fae9dfe72db0312a383733e0d3598aad3f2" 9SRCREV = "f2e1a831a96f1d04d3d5a5970d2e54c38098cf39"
10 10
11DEPENDS = "libxml2 fmlib tclap" 11DEPENDS = "libxml2 fmlib tclap"
12 12