You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hexagon-dsp-binaries: Fix symlinks by adding dependency
IQ boards uses similar DSP binaries as corresponding ride boards.
Current Link implementation works fine for make install but causes
problems when the files are getting packaged in distro as dependent
package is not getting installed which is resulting into creation of
invalid symlinks. Add dependency on base ride package to fix symlinks.
Signed-off-by: Ekansh Gupta <[email protected]>
0 commit comments