Skip to content

tools/packchk/1.4.2

Compare
Choose a tag to compare
@thorstendb-ARM thorstendb-ARM released this 25 Feb 09:36
· 4 commits to main since this release
2e4575c

What's Changed

  • Schema compliance for pdsc files no longer validated for files listed as dependencies (-i) #1716
  • Validate overview attribute of <description> element is a reference to a markdown file contained in the pack that exists #1682
  • PackChk does not report .cc as invalid C++ extension #1121
  • Validate <url> starts with https:// #1109
  • Issue a warning for description attributes and elements that exceed the recommended limit of 128 (US ASCII) characters #1324
  • Report warning when deprecated attribute attr="copy" is used in <file> element #1371
  • Validate <board> element <mountedDevice> specifying an existing device #1079
  • Add a validation step issuing a warning in case no license information is contained in a pack #1304
  • Check for complete set of <processor> attributes? #1535
  • Check if the device's memory attribute startup, uninit, etc. are present for all devices #1733
  • Add validation that a source module cannot be concurrently added to a project by multiple components #1499

Full Changelog: tools/buildmgr/2.7.0...tools/packchk/1.4.2