diff options
Diffstat (limited to 'classes')
| -rw-r--r-- | classes/ti-pdk.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass index a07fdbb3..2571234b 100644 --- a/classes/ti-pdk.bbclass +++ b/classes/ti-pdk.bbclass | |||
| @@ -11,8 +11,8 @@ DEPENDS_remove_ti43x = "ti-cgt6x-native" | |||
| 11 | DEPENDS_append_omapl1 = " ti-cgt-arm-native" | 11 | DEPENDS_append_omapl1 = " ti-cgt-arm-native" |
| 12 | DEPENDS_remove_am65xx = "gcc-arm-none-eabi-native ti-cgt6x-native" | 12 | DEPENDS_remove_am65xx = "gcc-arm-none-eabi-native ti-cgt6x-native" |
| 13 | DEPENDS_append_am65xx = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native" | 13 | DEPENDS_append_am65xx = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native" |
| 14 | DEPENDS_remove_j7-evm = "gcc-arm-none-eabi-native" | 14 | DEPENDS_remove_j7 = "gcc-arm-none-eabi-native" |
| 15 | DEPENDS_append_j7-evm = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native ti-cgt7x-native" | 15 | DEPENDS_append_j7 = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native ti-cgt7x-native" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | B = "${WORKDIR}/build" | 18 | B = "${WORKDIR}/build" |
