guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/07: gnu: linux-libre: Rename a patch.


From: guix-commits
Subject: 03/07: gnu: linux-libre: Rename a patch.
Date: Sun, 26 May 2019 14:25:00 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2bdce7a654edd014a8860c81d01c1db41b2d5598
Author: Mark H Weaver <address@hidden>
Date:   Sat May 18 02:53:32 2019 -0400

    gnu: linux-libre: Rename a patch.
    
    * gnu/packages/linux.scm 
(%linux-libre-arm-export-__sync_icache_dcache-patch):
    Remove the version from the file name, since it applies to multiple 
versions.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8a353ac..83c23dc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -246,7 +246,7 @@ defconfig.  Return the appropriate make target if 
applicable, otherwise return
           "/raw/34a7d9011fcfcfa38b68282fd2b1a8797e6834f0"
           "/debian/patches/bugfix/arm/"
           "arm-mm-export-__sync_icache_dcache-for-xen-privcmd.patch"))
-    (file-name "linux-libre-4.19-arm-export-__sync_icache_dcache.patch")
+    (file-name "linux-libre-arm-export-__sync_icache_dcache.patch")
     (sha256
      (base32 "1ifnfhpakzffn4b8n7x7w5cps9mzjxlkcfz9zqak2vaw8nzvl39f"))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]