diff options
-rw-r--r-- | recipes-bsp/atf/atf_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/atf/atf_git.bb b/recipes-bsp/atf/atf_git.bb index e3d18624..c5bdd8fa 100644 --- a/recipes-bsp/atf/atf_git.bb +++ b/recipes-bsp/atf/atf_git.bb | |||
@@ -18,6 +18,7 @@ SRC_URI += "file://0001-fix-fiptool-build-error.patch \ | |||
18 | file://0001-Makefile-add-CC-gcc.patch \ | 18 | file://0001-Makefile-add-CC-gcc.patch \ |
19 | " | 19 | " |
20 | COMPATIBLE_MACHINE = "(qoriq)" | 20 | COMPATIBLE_MACHINE = "(qoriq)" |
21 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
21 | PLATFORM = "${MACHINE}" | 22 | PLATFORM = "${MACHINE}" |
22 | PLATFORM_ls1088ardb-pb = "ls1088ardb" | 23 | PLATFORM_ls1088ardb-pb = "ls1088ardb" |
23 | # requires CROSS_COMPILE set by hand as there is no configure script | 24 | # requires CROSS_COMPILE set by hand as there is no configure script |