diff options
| author | eyosen <abittin@gmail.com> | 2015-03-15 15:10:56 +0200 |
|---|---|---|
| committer | eyosen <abittin@gmail.com> | 2015-03-15 15:10:56 +0200 |
| commit | 693e12fc4f5c4e0242e06f95b1ae7d41cd393e06 (patch) | |
| tree | c7e7af89088dbe2c3907e4f0bda4ea9ba378591f | |
| parent | d188432ee5dbe560a1322ad669d8977a71fb0cd0 (diff) | |
endeavoru: update dependencies to 5.1
Change-Id: Idc84bf787a9a718f89acead7345f454140c35623
| -rw-r--r-- | aicp.dependencies | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index f345f87..d3f3f4f 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,16 +2,16 @@ { "repository": "AICP/device_htc_tegra3-common", "target_path": "device/htc/tegra3-common", - "branch": "lp5.0" + "branch": "lp5.1" }, { "repository": "AICP/kernel_htc_endeavoru", "target_path": "kernel/htc/endeavoru", - "branch": "lp5.0-pb" + "branch": "lp5.1" }, { "repository": "AICP/proprietary_vendor_htc", "target_path": "vendor/htc", - "branch": "lp5.0" + "branch": "lp5.1" } ] |
