← Back to team overview

ubuntu-phone team mailing list archive

Re: [PATCH] Use the correct branch for the dependant mako repository

 

On 04/09/2013 11:49 PM, Sergio Schvezov wrote:
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 f1b3c09..1c5277e 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -2,6 +2,6 @@
   {
     "repository": "lge-kernel-mako",
     "target_path": "kernel/lge/mako",
-   "branch": "jellybean"
+   "branch": "phablet-10.1"
   }
  ]


Applied, thanks!

Cheers,
--
Ricardo Salveti de Araujo


References