summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorJens Rehsack <sno@netbsd.org>2020-05-30 16:31:09 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-02 09:18:49 -0300
commit885df1d88d6cba40372042fdf704ad77809b7f24 (patch)
tree175fb6770193e9522f1d5ebd95aee8b720300a47 /recipes-bsp
parentbac09b695a8ea67c1f46d0972b2e7b070ddbb8e7 (diff)
downloadmeta-freescale-885df1d88d6cba40372042fdf704ad77809b7f24.tar.gz
ddr-phy: bump to tag of LSDK-20.04-update-290520
Bumping SRCREV to fbc036b for tag LSDK-20.04-update-290520, which contains following changes since 14d03e6 (LSDK-20.04): fbc036b lx2: ddr: phy: add fip file for 2019.04 firmware f56e808 lx2: ddr: phy: Add 2019.04 ddr phy binaries Signed-off-by: Jens Rehsack <sno@netbsd.org>
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