Commit Graph

76 Commits

Author SHA1 Message Date
Steve Kondik 8954b96b53 Use mesa3d project from CM
Change-Id: I75174f42bbb7a457625383fa5c3c3e29b5cf20d8
2012-06-10 05:00:32 -07:00
Steve Kondik fb13ddf8ac Use ping6, clang, and OpenWnn from CM repo
Change-Id: Id8787143a0662c0a532191ff45b48a8b2faefa87
2012-06-10 03:18:46 -07:00
Jonathan Bensen a6c34f28b1 Update Google sources to 4.0.4_r2.1 (IMM76L)
Change-Id: I2d08e7e2fdeef3b054c739d49fd03152f3508591
2012-06-07 22:10:03 -07:00
Steve Kondik 6b3add8bf0 OCD fix
Change-Id: Ia6e7d3f2bd9c629b2a1920c185ce1d576de8170d
2012-06-07 22:05:48 -07:00
Ricardo Cerqueira 88731c7c37 Add GanOptimizer to manifest
Change-Id: I402976922bae44192cd300d2add206abb450bb15
2012-05-31 21:08:10 +01:00
Ricardo Cerqueira 67c2d393a6 Add atheros supplicant lib
Change-Id: Ib93ead978abd72fced7ad37b97eaa379e6804198
2012-05-22 00:00:23 +01:00
Ricardo Cerqueira c5e2d044e6 Reintroduce Music
Change-Id: I8356524ea04f1a3f2c07250385e4308b36c49fd4
2012-05-21 23:21:30 +01:00
Ricardo Cerqueira 24795ecaae Replace Music with Apollo
Change-Id: I22d04b3ab027a974fe1872e237128a7644e4d5c9
2012-05-21 11:34:32 +01:00
Ricardo Cerqueira 5f4122d6cd Add qcom mm-audio encoders
Change-Id: I8fa547b34e02bc848a11c97ed3b19dd60aac3dde
2012-05-17 11:09:01 +01:00
Koushik Dutta eb7206d1ce remove all device entries from the manifest. these will all live in local_manifest. this manifest will only be used for CM core.
Change-Id: I07f7734dfe463cfec9409b8c9830e9e4e854dc84
2012-05-13 19:57:49 -07:00
Ricardo Cerqueira 17905591c5 manifest: Remove sample themes
They're pretty broken on ICS

Change-Id: Ibe6fe81f354004bd004d459dc938c6403ea9f55f
2012-05-06 23:19:44 +01:00
Ricardo Cerqueira 2e64b7db62 manifest: Add theme engine dependencies
Change-Id: Ia3a1e118c1a882c4ff6b9eaa07e517a33f03c857
2012-05-06 23:17:53 +01:00
Steve Kondik 060b4f3980 Add CMWallpapers
Change-Id: Id79dcf6f122699fb081fb178ad07a86a7aa0b893
2012-05-05 16:17:09 -07:00
Jonathan Bensen 24ad5d5b88 Update Google sources to 4.0.4_r1.2 (IMM76I)
Change-Id: Ia144d0b99068a8e9997bd6f0b75926324b90d465
2012-05-01 12:33:33 -07:00
Ricardo Cerqueira d1e96e483d manifest: Add the qcom v8 headers
Change-Id: I54a7e07988bf9673b9f68ebe642aa8f33693613a
2012-04-25 23:47:20 +01:00
kallt_kaffe 12f2f20fca Remove p5-common - handled by cm.dependencies now.
Change-Id: I84d1df5b82e5e247c9dd578ecdcf29441f3a20b7
2012-04-18 09:21:13 +02:00
Steve Kondik c84670d1c4 Remove p4-common - handled by cm.dependencies now.
Change-Id: I9b8ba36fb729b7e299257e539763c7ac96780ed6
2012-04-15 23:19:15 -07:00
Steve Kondik 31923ca92d Fix derp in libphonenumber path
Change-Id: I1ce46a4cc470ce622b6f9dfd908c19538088abe9
2012-04-14 22:01:17 -07:00
Tom Giordano 0438eb362a Use external/webrtc/ from CM
Webrtc needs fixing for ARMv5/6 targets.
Someone please fork from aosp.

Change-Id: I0208c1488fb35ba0c9c4dc69114d78aae9d8429b
2012-04-14 21:54:36 -07:00
Pawit Pornkitprasan 7355d840d3 Move libphonenumber to CyanogenMod
Please clone the libphonenumber repository to CyanogenMod. I have
a patch for it to fix the inability to dial 0001.

Change-Id: Ifa0ef1b2d8cbc3cb88b77733f54c092de6e7bdef
2012-04-14 21:50:10 -07:00
Jef Oliver 68a836f4b8 Change llvm to be used from the CyanogenMod org.
Change-Id: I7a9ac076a24bd44386cc637dc42787dbe95838c5
2012-04-11 12:11:09 -07:00
Tanguy Pruvot e12b200db5 Add bootmenu and Usb projects
bootmenu is ready for ICS and Usb.apk ics branch was reviewed
on MotoMagic gerrit for motorola owners review.

Usb switcher is still required and can be compatible with the
new usb system. It adds some checks in the gadgets switching process
2012-03-30 12:55:57 +02:00
Steve Kondik 23845a2bdd Fix tag name
Change-Id: Ifd74da3cd41265c498c9387610a3b58b45e30519
2012-03-29 10:16:55 -07:00
Steve Kondik 145b3641d8 Update AOSP sources to 4.0.4_r1
Change-Id: Iba787a41da89ed4a367fe2fd916e75d4b817a1dd
2012-03-29 10:11:23 -07:00
Ricardo Cerqueira 5f5da775f5 Add qcom repositories for media/OMX
Change-Id: I740ffb657ebceeea47e7fcd0a13ce9854bd78acf
2012-03-25 03:52:43 +01:00
codeworkx 40e8e09ec8 added hardware/samsung for exynos4 platform support
fork https://github.com/codeworkx/android_hardware_samsung

Change-Id: I9d524ebfcdbc0412c2a8f61d5fa70143d8aeb7fc
2012-03-24 17:40:47 +01:00
Tom Giordano d86ed2cee4 Use frameworks/compile/libbcc from CM
Someone please fork from aosp.

Change-Id: Ieea289286728bbe3c045ce5c8c3eeb2441b51936
2012-03-19 09:50:08 +11:00
Steve Kondik 4e0e721de8 Add Torch repo
Change-Id: If4d0f844c34806ef24b13f33fe15ddb19d230928
2012-03-02 09:15:57 -08:00
Steve Kondik 369b09396f Add p5-common repo since we can't do dependencies yet
Change-Id: I6e399ff863fc0172cd12f6f6b5c31f1d13611738
2012-03-01 14:54:51 -08:00
Koushik Dutta 89acec784f switch to whatever protocol people init the repo with
Change-Id: If99f3f646a25918abeaccfaf29d63e6a73d6a827
2012-02-29 10:44:16 -08:00
Koushik Dutta 8327388862 Switch the transport to http. It actually works. It is also Githubs preferred transport.
Change-Id: I56499a4566f6aa6d0769810711037e7b481f69af
2012-02-25 12:46:32 -08:00
Steve Kondik 8e8cc2edd3 Remove CMStats project
Change-Id: I1f19a2f26d9aa0a49d8eb56e6c08bb17148e429b
2012-02-18 13:53:48 -08:00
Steve Kondik fd316b34a9 Add CMStats
Change-Id: I8e7b35f697f57278ca3fa00a38e517f11020119b
2012-01-14 14:22:06 -08:00
Steve Kondik 18097bfa86 Revert "add second github remote and only pull prebuilt via https"
This reverts commit a0015aefe2.

Revert "Fix 'The remote end hung up unexpectedly' Thanks to Ryan Scott for"

This reverts commit 86da05c57f.
2012-01-14 14:08:45 -08:00
Neil Perry a0015aefe2 add second github remote and only pull prebuilt via https
further workaround for github derp

Change-Id: I6c51e725d2265a2574190940eaa4888c3788b41b
2012-01-02 14:30:21 -08:00
Neil Perry 86da05c57f Fix 'The remote end hung up unexpectedly' Thanks to Ryan Scott for
confirming this fixes it

Change-Id: Iae13574abd927c4ae057df46533bb3d2dc0b2642
2012-01-01 09:32:24 +00:00
Tom Giordano 692c9282b3 add lzo to manifest
lzo is needed by openvpn

Change-Id: I808c32fc3f4463739957189e222f06c4dd9f6a9b
2011-12-29 00:29:45 +11:00
Tanguy Pruvot 4bf8fc8c62 remove clearsilver fork/repo, no more required in ICS
Was required before for 3 regex source files (not clearsilver)

The libclearsilverregex is still provided by busybox for bash repo
2011-12-24 01:02:37 -08:00
Steve Kondik 33bbc7a27d Replace Launcher2 with Trebuchet
Change-Id: Ic15e090e97c2ce7f5155503d2a5db91ed474cb99
2011-12-24 00:55:55 -08:00
Robert Burns 699b93d2d5 Fix p4-common repo
Change-Id: I5cf6e86fa53c1ff228678667513601b36f81303f
2011-12-20 20:35:38 -05:00
Steve Kondik e7f2d57e12 Add p4-common repo
* Temporary until we decide how to do dependencies with roomservice

Change-Id: Idbcdd73f33cd17b0cc0415b5a2c559e13b384b3f
2011-12-20 16:19:45 -08:00
Steve Kondik 79445fb327 Updates for 4.0.3
Change-Id: I075a6e07391877e9e3c09fc1a996be595003c92e
2011-12-16 15:30:16 -08:00
Ricardo Cerqueira 2ddcb0167f Add CM HAL repo
Change-Id: Ibb1876feb08498c4bd62e362c25c4445fe165730
2011-12-12 22:44:58 +00:00
Steve Kondik 32a60fc69e Add DSPManager to ICS
Change-Id: I10c73da2a3f3e9aa7550141e7445a72304339239
2011-12-06 20:45:45 -08:00
Steve Kondik 24f0c53c4e Underp manifest
Change-Id: I46b646c583908a41317993a65408d0c8e5099fc0
2011-12-05 20:57:53 -08:00
Steve Kondik f2a672b429 Use wpa_supplicant_8 from Github
Change-Id: Id335302411cc8484b136d03bac02824b0b6919c0
2011-12-05 20:31:54 -08:00
Steve Kondik 9f594af6b4 Add command-line tools from CM7
Change-Id: Ie79f35bc4a9c51dee550c344d3d0a776b793d4c0
2011-11-29 21:31:20 -08:00
Diogo Ferreira 4c91bb8dbd manifest: Add hardware/qcom/display
Adds the qcom display drivers to the manifest.

Change-Id: I7c80f650ec24438cd117321dab92847aa975a487
2011-11-28 23:15:28 +00:00
Diogo Ferreira c1497fcf62 manifest: Add hardware_ti_wlan
Adds the previously hardware/ti/wlan, now with an ICS branch.

Change-Id: Iedba139a7fbe9bc47945fd4d13dd6087b7b08e50
2011-11-27 11:58:47 +00:00
Koushik Dutta 8d041cc7c0 testing roomservice. 2011-11-26 18:06:14 -08:00