]> git.pld-linux.org Git - packages/kernel.git/blobdiff - update-source.sh
remove options from common config which are no longer supported or renamed
[packages/kernel.git] / update-source.sh
index 14ba055603f21c140225e2a4b086b2c555dde5eb..3fa1e7bb457dc2c1e61ef97ce5e2ba274dc83796 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -xe
 
-BRANCH=aufs6.5
-#BRANCH=aufs6.x-rcN
+#BRANCH=aufs6.6
+BRANCH=aufs6.x-rcN
 
 # aufs6
 [ -d aufs-standalone ] || git clone https://github.com/sfjro/aufs-standalone.git
This page took 0.026378 seconds and 4 git commands to generate.