[PATCH] UBUNTU: Vcs-Git: Fix raspi2 branch checkout

Paolo Pisati paolo.pisati at canonical.com
Fri May 17 13:39:50 UTC 2019


Instead of checking out the master branch in a raspi2 subdirectory.

BugLink: https://bugs.launchpad.net/bugs/1824474

Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 debian/control.common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.common b/debian/control.common
index e02c4c2..cdebfdf 100644
--- a/debian/control.common
+++ b/debian/control.common
@@ -4,5 +4,5 @@ Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
 Standards-Version: 3.9.8
 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 9), gawk
-Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/@SERIES@ raspi2
+Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/@SERIES@ -b raspi2
 
-- 
2.7.4




More information about the kernel-team mailing list