diff options
author | Trevor Woerner <twoerner@gmail.com> | 2020-02-12 18:57:46 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-02-12 23:50:58 -0300 |
commit | 8e887cfcd810631680f5618b33eb0916cf995551 (patch) | |
tree | 82d77ef36658b177b589f45e4e393165136fd9ee /classes/fsl-kernel-localversion.bbclass | |
parent | 7d3792f2e76ac4d0d4efad19729e09b284e8421d (diff) | |
download | meta-freescale-8e887cfcd810631680f5618b33eb0916cf995551.tar.gz |
u-boot-fslc-mxsboot-native: B!=S fix
MACHINEs such as the imx23evk and imx28evk (i.e. the mxs MACHINEs)
failed to build because the recipe for u-boot-fslc-mxsboot-native wasn't
instrumented to support ${B} != ${S}, which is used as a result of inheriting
u-boot-fslc-common. In other words, the inherit was setting up ${B} != ${S},
but then u-boot-fslc-mxsboot didn't know what to do in this scenario.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'classes/fsl-kernel-localversion.bbclass')
0 files changed, 0 insertions, 0 deletions