ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #01470
Re: How to contribute to phablet-10.1 branch?
Like this one below, but I don't want it to be implemented.
Instead subdirs should includes all devices sub folders not just asus, lge,
right?
Or use cm-10.1 subdirs config, is ok?
>From 48ecc2aea740a5ad47a0301b5ae03a4c3efa7e3e Mon Sep 17 00:00:00 2001
From: JoeyJiao <joey.jiaojg@xxxxxxxxx>
Date: Mon, 1 Apr 2013 10:06:57 -0700
Subject: [PATCH] Add device/amazon to subdirs
Change-Id: Ie9c25ce894b94994cccc6e6bd8a0d43d0db05461
Signed-off-by: JoeyJiao <joey.jiaojg@xxxxxxxxx>
---
core/main.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/core/main.mk b/core/main.mk
index 3f29c4f..e4ad2f4 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -550,6 +550,7 @@ endif
# device and vendor
subdirs += \
device/asus \
+ device/amazon \
device/lge \
device/samsung \
vendor/asus \
--
1.8.2.rc2.4.g7799588
2013/4/2 Ricardo Salveti de Araujo <ricardo.salveti@xxxxxxxxxxxxx>
> On 04/01/2013 02:14 PM, Joey Jiao wrote:
>
>> Hi,
>> Take this for example:
>> http://phablet.ubuntu.com/**gitweb?p=CyanogenMod/android_**
>> build.git;a=summary<http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_build.git;a=summary>
>> which has cm-10.1 and phablet-10.1 branch,
>> I can find cm-10.1 on review.cyanogenmod.org
>> <http://review.cyanogenmod.org**> but not phablet-10.1.
>>
>> So what If i want to submit code to phablet-10.1 branch, where should I
>> push to?
>>
>
> Please send patches to this mailing list until we get a gerrit instance up
> and running (hopefully soon).
>
> Thanks,
> --
> Ricardo Salveti de Araujo
>
> --
> Mailing list: https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
> Post to : ubuntu-phone@lists.launchpad.**net<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
> More help : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>
--
-Joey Jiao
Attachment:
0001-Add-device-amazon-to-subdirs.patch
Description: Binary data
References