From 7ce1aadc64d39a467527d905a274e1dad388512d Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Wed, 16 Dec 2020 19:27:38 +0530 Subject: atf: rename to qoriq-atf Signed-off-by: Ting Liu --- recipes-bsp/ddr-phy/ddr-phy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/ddr-phy') diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb index 17893733e..fa8833fdd 100644 --- a/recipes-bsp/ddr-phy/ddr-phy_git.bb +++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/git" REGLEX = "lx2160a" -DEPENDS += "atf-tools-native" +DEPENDS += "qoriq-atf-tools-native" do_compile() { cd ${S}/${REGLEX} -- cgit v1.2.3-54-g00ecf