summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ddr-phy/ddr-phy_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ddr-phy/ddr-phy_git.bb')
-rw-r--r--recipes-bsp/ddr-phy/ddr-phy_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb
index d98d102f..541c9fb3 100644
--- a/recipes-bsp/ddr-phy/ddr-phy_git.bb
+++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb
@@ -2,9 +2,9 @@ SUMMARY = "DDR firmware repository"
2LICENSE = "NXP-Binary-EULA" 2LICENSE = "NXP-Binary-EULA"
3LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430d74" 3LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430d74"
4 4
5inherit deploy fsl-eula-unpack 5inherit deploy
6 6
7SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;fsl-eula=true;nobranch=1" 7SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1"
8SRCREV = "14d03e6e748ed5ebb9440f264bb374f1280b061c" 8SRCREV = "14d03e6e748ed5ebb9440f264bb374f1280b061c"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"