Jump to content

[Armbian build PR] - rk35xx-legacy: 0000.patching_config.yaml with incremental: true for rk 5.10 vendor kernel


Recommended Posts

Posted

rk35xx-legacy: 0000.patching_config.yaml with incremental: true for rk 5.10 vendor kernel

  • patching: support 'incremental' Makefile auto-patching, for vendor kernels
    • without incremental: true:
      • we replace the DT Makefile based on *.dts at the DT directory after all patching/copying is done
      • overlay target is added if overlays present
    • with incremental: true:
      • we parse the Makefile, parse the DTs being built, and only add .dts's we have added from 'dt' directory
      • overlays target are not added; we assume smth else already added them
  • rk35xx-legacy: 0000.patching_config.yaml with incremental: true for rk 5.10 vendor kernel
    • allows users to put .dts files bare in userpatches/kernel/rk35xx-legacy/dt
    • important: everyone is still invited to send the DTs to https://github.com/armbian/linux-rockchip directly
      • where yes, they'll have to patch the Makefile there as normal

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines