From patchwork Fri Jul 5 08:44:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [24/24] ddr-phy: fix typo From: "C.R. Guo" X-Patchwork-Id: 162811 Message-Id: <1562316188-16744-24-git-send-email-chunrong.guo@nxp.com> To: "meta-freescale@yoctoproject.org" Cc: "C.r. Guo" Date: Fri, 5 Jul 2019 08:44:10 +0000 From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-bsp/ddr-phy/ddr-phy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb index 1496b51..98a9b02 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 inherit deploy fsl-eula-unpack SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;fsl-eula=true;nobranch=1 \ - git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1;nobranch=1;destsuffix=git/atf;name=atf" + git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1;destsuffix=git/atf;name=atf" SRCREV = "14d03e6e748ed5ebb9440f264bb374f1280b061c" SRCREV_atf = "17f94e4315e81e3d1b22d863d9614d724e8273dc"