From 568fc143d086fe00a0c97e1595159e54543cd74f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 3 Dec 2015 14:44:35 +0100 Subject: [kernel-vanilla] Bump to 4.3 --- remote/modules/kernel-vanilla/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules/kernel-vanilla/module.build') diff --git a/remote/modules/kernel-vanilla/module.build b/remote/modules/kernel-vanilla/module.build index 63b3c5a6..d6676109 100644 --- a/remote/modules/kernel-vanilla/module.build +++ b/remote/modules/kernel-vanilla/module.build @@ -136,7 +136,7 @@ patch_aufs() { || perror "REQUIRED_KERNEL not set, this should not happen!" pinfo "Getting branch origin/$NEEDED_BRANCH" cd "$MODULE_DIR/${AUFS}-standalone" || perror "Could not CD to ${AUFS}-standalone" - git checkout "origin/aufs$NEEDED_BRANCH" || perror "Could not checkout needed branch." + git checkout "origin/aufs$NEEDED_BRANCH" || git checkout "origin/aufs4.x-rcN" || perror "Could not checkout needed branch." pinfo "Starting to patch... $NEEDED_BRANCH" tarcopy "Documentation fs" "$MODULE_DIR/ksrc" -- cgit v1.2.3-55-g7522