From: Josh Boyer Date: Fri, 4 Oct 2019 22:53:00 +0000 (-0400) Subject: ice: Fix up WHENCE entry and symlink X-Git-Tag: 20191022~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d187acb330a34888696e1779d12ada36b16f0d7;p=linux-firmware ice: Fix up WHENCE entry and symlink Commit 2de7abd480b3fb57390aa6a186e481d36bdd9609 reworked how we handle symlinks. Remove the in-repo symlink as that will be created on during installation, and adjust the WHENCE file. Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 0ed363c..4a196a2 100644 --- a/WHENCE +++ b/WHENCE @@ -4594,6 +4594,6 @@ Licence: Redistributable. See LICENSE.amlogic_vdec for details. Driver: ice - Intel(R) Ethernet Connection E800 Series File: intel/ice/ddp/ice-1.3.4.0.pkg -Link: intel/ice/ddp/ice.pkg -> intel/ice/ddp/ice-1.3.4.0.pkg +Link: intel/ice/ddp/ice.pkg -> ice-1.3.4.0.pkg License: Redistributable. See LICENSE.ice for details diff --git a/intel/ice/ddp/ice.pkg b/intel/ice/ddp/ice.pkg deleted file mode 120000 index ec0ab09..0000000 --- a/intel/ice/ddp/ice.pkg +++ /dev/null @@ -1 +0,0 @@ -ice-1.3.4.0.pkg \ No newline at end of file