]> granicus.if.org Git - linux-firmware/commitdiff
ice: Fix up WHENCE entry and symlink
authorJosh Boyer <jwboyer@kernel.org>
Fri, 4 Oct 2019 22:53:00 +0000 (18:53 -0400)
committerJosh Boyer <jwboyer@kernel.org>
Fri, 4 Oct 2019 22:54:44 +0000 (18:54 -0400)
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 <jwboyer@kernel.org>
WHENCE
intel/ice/ddp/ice.pkg [deleted symlink]

diff --git a/WHENCE b/WHENCE
index 0ed363cfdf05175111e04df0c500fc74e137943a..4a196a2287e4179f952e0f3c658ebb1800fdf267 100644 (file)
--- 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 (symlink)
index ec0ab09..0000000
+++ /dev/null
@@ -1 +0,0 @@
-ice-1.3.4.0.pkg
\ No newline at end of file