Community
Participate
Working Groups
The release filter in platform tree ignores the permissions of the input file, in particular it removes executable permission from shell scripts. Scripts in the package release tar are not executable. Found in platform-l17, in package ti.platforms.evmDM6446, in the testrunner.sh script. So "xdc test" fails for this platform.
The release filter is in the package tisb.release.epl. This package is in the platform tree itself, and largely duplicates the functionality of the tisb.release.filters package. We should merge any valuable content in tisb.release.epl into tisb.release.filters, and remove this package from the platform tree.