Commit Graph

592 Commits

Author SHA1 Message Date
Wolfgang Wiedmeyer 2eefd78f0c Revert "unfortunately, cgit cannot shallow clone, so all of the webview binaries need to be fetched"
git protocol is able to do this

This reverts commit 814084d6ba.
2016-01-18 11:58:53 +01:00
Wolfgang Wiedmeyer 6f01782602 get fossencdi repos over git protocol
there are too many errors due to connection interruptions when using the dump http protocol

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-18 11:58:42 +01:00
Wolfgang Wiedmeyer b4ae23b325 toolchain branches are now merged in main branch
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-16 13:30:03 +01:00
cretin45 58bbcc9e7c Add UICommon
Change-Id: Ib11d5b117cdf26149ff55d6a0c2e7a1a2ea4ff13
2016-01-15 09:43:24 -08:00
Wolfgang Wiedmeyer b99f0bb259 bionic now from fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-15 10:45:59 +01:00
Wolfgang Wiedmeyer 8e2197df39 protobuf from fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-15 09:49:38 +01:00
Wolfgang Wiedmeyer 0dab38eae3 switch system/core to fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-14 20:24:15 +01:00
Wolfgang Wiedmeyer 98766fc73c get art from fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-14 18:54:40 +01:00
Wolfgang Wiedmeyer 5d7852fcef switch vendor and build repo to toolchain branch
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-14 18:09:19 +01:00
Wolfgang Wiedmeyer 224b92036e add toolchain repos, remove prebuilt linux gcc and clang
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-14 17:19:06 +01:00
Wolfgang Wiedmeyer 541d706c9b Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android into replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>

Conflicts:
	default.xml
2016-01-14 15:18:55 +01:00
Wolfgang Wiedmeyer b1b56ead2b switch external/parameter-framework to fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-14 15:12:30 +01:00
Christopher R. Palmer 6f8a9806e3 Use 3 more of our own intel repos (psb_headers, omx-components, libva)
Change-Id: Ifae3815481068c25b9253613162f37860de196f6
2016-01-13 17:35:10 -08:00
Arnav Gupta 47d94a145e manifest: move mips prebuilts into notdefault
There aren't any MIPS devices regularly build on
  CM trees, and not syncing them by default reduces
  a significant transfer bandwidth and storage
  space for home builders.

Change-Id: I61798c66defa0e30d617bec1546e55880d43a445
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2016-01-12 12:34:32 +10:30
Ethan Chen 99e239b3a6 Add QC dataservices by default
Change-Id: Id97812c382fc1ea275273f77b472026b0bb95224
2016-01-09 19:18:20 -08:00
HridayHS cb5c682ad9 android-6.0.1_r3 -> android-6.0.1_r10
Change-Id: I16ecd0b4481ee8b279d59b5085d109384d86913b
Signed-off-by: HridayHS <hridaysharma42@gmail.com>
2016-01-08 21:52:48 -08:00
Steve Kondik 333b4a0a40 cm: Remove qcom/opensource/display-frameworks
* Deprecated upstream.

Change-Id: I9d331a857996ca9031b2a33303b8e77a06a9b4c7
2016-01-08 20:54:22 -08:00
Wolfgang Wiedmeyer d7c32d65db add libedit to notdefault
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-07 18:54:29 +01:00
Michael Bestas 57c4ce6d77 Add Snap camera to main manifest
* This app can be enabled per device, replacing AOSP Camera2

Change-Id: I32c1e8ed9c3405741e8f04980f83fd26699e3ff3
2016-01-07 13:31:50 +02:00
Steve Kondik 50be19e243 Sorry BusyBox, you've been disrupted.
* Android has fully embraced Toybox in AOSP to replace most of Toolbox
   and provide a semi-functional commandline environment.
 * We are currently using the master branch of AOSP, with a few of our
   own changes. This covers about 90% of the cases where Busybox was
   used. For the remaining stuff (compression tools, etc) I've brought
   in extra packages or other fixes in order to cover the gaps.

 * I suspect this will be controversial, but at this point BusyBox is
   deprecated and Toybox is the future.

 * Thank you to everyone (Tanguy, the Android x86 team, Dan, etc) who
   have maintained this port to Android over the years!

Change-Id: I74627a294bb198b28d6727e9b78b72582b1b0ad3
2016-01-06 17:54:08 -08:00
Wolfgang Wiedmeyer dd05feefe7 remove prebuilt python
throws a warning but the rom builds fine

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-06 12:44:37 +01:00
Wolfgang Wiedmeyer 99ce186cdc remove play services repo and switch to fossencdi LockClock app
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-06 12:41:50 +01:00
Xin Li 533d6cb4c2 Use clone-depth="1" for all pre-built projects.
Tested with repo sync and saves about 20% of space.

Change-Id: I10985ffcb1a0ae2309d9ac9408dcea4bfff17caa
2016-01-04 12:23:03 -08:00
Wolfgang Wiedmeyer 256e214b73 move some prebuilt binaries to the notdefault group
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2016-01-04 16:05:45 +01:00
Wolfgang Wiedmeyer baa31d2ef8 Merge remote-tracking branch 'cyanogenmod/cm-13.0' into replicant-6.0 2015-12-31 08:44:30 +01:00
Ethan Chen 536840be21 manifest: Add msm8952 HALs
Change-Id: I899a907c52b163a531ff76d1ec4ec0bd5c2bd28e
2015-12-30 22:49:36 -08:00
Wolfgang Wiedmeyer dda002ca2a add old gallery app
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-30 22:35:53 +01:00
Wolfgang Wiedmeyer f89c752d3e libcore now from fossencdi
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-30 21:13:49 +01:00
Wolfgang Wiedmeyer 814084d6ba unfortunately, cgit cannot shallow clone, so all of the webview binaries need to be fetched
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-30 20:35:53 +01:00
Wolfgang Wiedmeyer 061d45554a switch browser to fossencdi repo, also switch to https
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-30 19:55:24 +01:00
Wolfgang Wiedmeyer c174b2b9bc update Replicant wallpapers link
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-29 22:57:49 +01:00
Wolfgang Wiedmeyer 570bf90c75 add Replicant wallpapers, remove CyanogenMod's Wallpapers, updater and bugreport app
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-29 22:51:38 +01:00
Wolfgang Wiedmeyer e59a0cc6de switch to fossencdi Settings app
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-26 23:06:04 +01:00
Wolfgang Wiedmeyer 26097ef26f frameworks/av, frameworks/base, frameworks/native, external/chromium-webview now at fossencdi, also add LegacyCamera
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-21 16:24:28 +01:00
Steve Kondik b0869e681a Point manifest at official CTS release branch
* The current branch tagged as 6.0.1_r3 is NOT the current release.
 * WWJBQD?
 * We almost always want to be using the release version as a reference,
   so just point to AOSP.

Change-Id: I965f547747460919c22a2563b108707bc6ca9ae1
2015-12-17 21:49:17 -05:00
Wolfgang Wiedmeyer 1938a09e98 fix another typo
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-17 19:54:46 +01:00
Wolfgang Wiedmeyer 548215e7f0 switch to Replicant's vendor repo
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-17 19:41:22 +01:00
Wolfgang Wiedmeyer b8851cd526 fix typo
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-17 19:35:25 +01:00
Wolfgang Wiedmeyer 195b298e9c switch build and libhardware to fossencdi
boringssl directly from google as it is more uptodate
remove cross-compile prebuilts for windows
add samsung-ril and libsamsung-ipc

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-17 19:30:45 +01:00
Wolfgang Wiedmeyer 0eef4da47b no proprietary files needed for booting anymore, yay!
also switch to fossencdi i9300 repo
2015-12-15 17:55:32 +01:00
Wolfgang Wiedmeyer a1ea1e0376 switch to fossencdi smdk4412-common 2015-12-14 21:38:38 +01:00
Wolfgang Wiedmeyer f20a8e78c6 make github remotes work 2015-12-14 20:21:52 +01:00
Wolfgang Wiedmeyer 2f90b40973 add device specific repositories 2015-12-14 20:11:53 +01:00
Wolfgang Wiedmeyer 2018f0e112 switch to fossencdi smdk4412 kernel
remove darwin prebuilts
2015-12-14 19:46:07 +01:00
Steve Kondik 0356f020fc Update for 6.0.1_r3
Change-Id: I8620c8b2c5554e5d56f48b86a5bc203c45b233be
2015-12-07 17:39:59 -08:00
Jason Riordan 62c722a7b5 Use our own intel hardware psb_video and libwsbm
Change-Id: Ie4dccbe155ef6313f4bc6c3717c4e96f605bf21e
2015-11-27 15:39:16 -05:00
Abhisek Devkota e714bc2b39 Revert "Revert "manifest: add msm8996 hals""
This reverts commit 595d6f011d.

Change-Id: I2518acaaac6639babd963da0e93096f91bbdf79c
2015-11-25 15:22:08 -08:00
Abhisek Devkota 595d6f011d Revert "manifest: add msm8996 hals"
This reverts commit 5bc6645303.

Change-Id: I12638347a581e5f97363715943b0759fd21d6981
2015-11-25 15:22:01 -08:00
Scott Mertz 5bc6645303 manifest: add msm8996 hals
Change-Id: I540f9499ab479c4e02387da5c01b2f9aa91c568a
2015-11-25 12:23:36 -08:00
Matt Wagantall 9361ce64f1 manifest: add 'CyanogenMod/android_hardware_qcom_fm'
This is required for FM Radio operation on Qualcomm chipsets.

Change-Id: I5831bf9694aa555762a803eb6561d937dfbc2402
2015-11-23 15:16:12 -08:00