mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
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.
This commit is contained in:
parent
403b3a8c61
commit
2bdce7a654
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ (define %linux-libre-arm-export-__sync_icache_dcache-patch
|
||||||
"/raw/34a7d9011fcfcfa38b68282fd2b1a8797e6834f0"
|
"/raw/34a7d9011fcfcfa38b68282fd2b1a8797e6834f0"
|
||||||
"/debian/patches/bugfix/arm/"
|
"/debian/patches/bugfix/arm/"
|
||||||
"arm-mm-export-__sync_icache_dcache-for-xen-privcmd.patch"))
|
"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
|
(sha256
|
||||||
(base32 "1ifnfhpakzffn4b8n7x7w5cps9mzjxlkcfz9zqak2vaw8nzvl39f"))))
|
(base32 "1ifnfhpakzffn4b8n7x7w5cps9mzjxlkcfz9zqak2vaw8nzvl39f"))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue