diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-11-22 13:34:00 -0800 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-11-23 14:36:39 +1000 |
| commit | fa3570248271cc6951ea2498c5fc74dbc9ed3200 (patch) | |
| tree | a854399c8994a716903e04c7bf4b1cc0d1ea99fe /recipes-bsp | |
| parent | 35ac2ee8ea8ad7bc50bb47d696ca0863782ddef5 (diff) | |
| download | meta-xilinx-fa3570248271cc6951ea2498c5fc74dbc9ed3200.tar.gz | |
arm-trusted-firmware_git.bb: Remove package arch
ATF Package architecture can be ARCH specific not machine specific
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb index 8962429b..4c74e873 100644 --- a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb +++ b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | |||
| @@ -3,8 +3,6 @@ DESCRIPTION = "ARM Trusted Firmware" | |||
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
| 4 | LIC_FILES_CHKSUM = "file://license.md;md5=829bdeb34c1d9044f393d5a16c068371" | 4 | LIC_FILES_CHKSUM = "file://license.md;md5=829bdeb34c1d9044f393d5a16c068371" |
| 5 | 5 | ||
| 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 7 | |||
| 8 | inherit deploy | 6 | inherit deploy |
| 9 | 7 | ||
| 10 | DEPENDS += "u-boot-mkimage-native" | 8 | DEPENDS += "u-boot-mkimage-native" |
