[packages/kernel] - updated aufs update script for 5.12

baggins baggins at pld-linux.org
Sun May 2 12:34:26 CEST 2021


commit 3c206a779ab696074acf39bcc599e1130eb055ee
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 2 12:33:46 2021 +0200

    - updated aufs update script for 5.12

 update-source.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/update-source.sh b/update-source.sh
index d51555c1..034da5de 100755
--- a/update-source.sh
+++ b/update-source.sh
@@ -4,7 +4,7 @@ set -x
 # aufs5
 git clone git://github.com/sfjro/aufs5-standalone.git
 cd aufs5-standalone
-git checkout -b aufs5.11 origin/aufs5.11
+git checkout -b aufs5.12 origin/aufs5.12
 git pull
 cat aufs5-kbuild.patch aufs5-base.patch aufs5-mmap.patch aufs5-standalone.patch > ../kernel-aufs5.patch
 rm -rf linux && mkdir linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/3c206a779ab696074acf39bcc599e1130eb055ee



More information about the pld-cvs-commit mailing list