← Back to team overview

ubuntu-phone team mailing list archive

[PATCH] Use the correct branch for the dependant grouper repository

 

This would allow breakfast to pick up the correct branch required
to build phablet.

Signed-off-by: Sergio Schvezov <sergio.schvezov@xxxxxxxxxxxxx>
---
 cm.dependencies | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cm.dependencies b/cm.dependencies
index e875b4d..7b7942a 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -2,6 +2,6 @@
     {
       "repository": "android_kernel_asus_grouper",
       "target_path": "kernel/asus/grouper",
-      "branch": "cm-10.1"
+      "branch": "phablet-10.1"
     }
 ]
-- 
1.8.1.2



Follow ups