Skip to content
  • Alejandro Homs Puron's avatar
    * Changed (make) install.inc and addnewtags module dependency link management: · d3de01bf
    Alejandro Homs Puron authored
      + In install.inc:
        - On modules with COMPILE_XXXX=1 check if the base module version differs
          from the depend. link and manually update it if necessary before install
      + In addnewtags:
        - If core/espia changed: update links only for the requested (changing)
          submodules (instead of all)
        - If unmodified core/espia: check that the requested (changing)
          submodules have updated dependency links (done by "make install"
          during mandatory module validation)
    d3de01bf