1. 11 May, 2021 1 commit
  2. 04 Oct, 2019 1 commit
    • Thierry Reding's avatar
      Remove duplicate symlinks · 9cfefbd7
      Thierry Reding authored
      
      
      Now that the copy-firmware.sh script can create symlinks from the Link:
      entries in the WHENCE file on the fly, remove the duplicate symlinks
      from the filesystem.
      
      One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink
      and as a regular file. Both entries can be removed since the it's really
      a symlink, so it will be recreated at installation time.
      
      While at it, update the check_whence.py script to not look for the
      existence of symlinks in the filesystem because they are created on the
      fly at installation time by the copy_firmware.sh script.
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      9cfefbd7
  3. 04 Sep, 2019 2 commits
  4. 15 Jun, 2017 1 commit