Edit

IABSD.fr/ports/sysutils/dtb

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2021-03-25 11:10:26
    Hash : 36beb91a
    Message : Use EXTRACT_FILES, replace sed with shell substitution No need for the entire linux source when we only need the device-tree sources; this cuts WRKSRC from ~1G to ~62M. While here, simply build target code a bit. OK jsg