summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ddr-phy/ddr-phy_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb
index 541c9fb3..31f6c101 100644
--- a/recipes-bsp/ddr-phy/ddr-phy_git.bb
+++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430
5inherit deploy 5inherit deploy
6 6
7SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1" 7SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1"
8SRCREV = "14d03e6e748ed5ebb9440f264bb374f1280b061c" 8SRCREV = "fbc036b88acb6c06ffed02c898cbae9856ec75ba"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11