summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_%.bbappend
AgeCommit message (Collapse)Author
2021-07-08linux-toradex-mainline: integrate bbappend into the recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit d6164c573eee25fce9366e2af9e365e2401ed7f8)
2021-03-23linux-toradex: export DTC_FLAGSMing Liu
Export DTC_FLAGS instead of passing it to make command by EXTRA_OEMAKE, this ensures 'make dtbs' in a devshell also get 'DTC_FLAGS=-@' option. Related-to: ELB-3578 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 64737e025826e3dfa85caba4fd9d81638cd227be)
2020-06-30linux-toradex-mainline: fix adding symbols to dtb filesOleksandr Suvorov
There is a dead code in the linux-toradex-mainline.inc, that doesn't really install dtb files into the final image. Remove this code add add the option to compile dtb files with symbols in the proper place. Related-to: ELB-2797 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> (cherry picked from commit e0beff9f048259b24b147b21f49c1463ebd70511)