summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ddr-phy
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-16 19:27:38 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 13:13:18 -0300
commit7ce1aadc64d39a467527d905a274e1dad388512d (patch)
tree486c4f065b930658004499ab1d9bb87e6335a648 /recipes-bsp/ddr-phy
parenteaf9de847d80daa0fa6cc4fb3aa608ccc3a5e539 (diff)
downloadmeta-freescale-7ce1aadc64d39a467527d905a274e1dad388512d.tar.gz
atf: rename to qoriq-atf
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp/ddr-phy')
-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 17893733..fa8833fd 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"
11 11
12REGLEX = "lx2160a" 12REGLEX = "lx2160a"
13 13
14DEPENDS += "atf-tools-native" 14DEPENDS += "qoriq-atf-tools-native"
15 15
16do_compile() { 16do_compile() {
17 cd ${S}/${REGLEX} 17 cd ${S}/${REGLEX}