From 14cbd3e54732bb82eebe31e96bbbcd531b10f58e Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Tue, 31 May 2016 23:57:53 -0700 Subject: [PATCH] Update README.md Added stripped down content Signed-off-by: Robert Wolff --- Contribute/AOSP/README.md | 41 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/Contribute/AOSP/README.md b/Contribute/AOSP/README.md index 6a5713f..37c9315 100644 --- a/Contribute/AOSP/README.md +++ b/Contribute/AOSP/README.md @@ -1 +1,40 @@ -Coming Soon... +# Contributions to OpenEmbedded Reference Platform Build + +How and where to send RPB AOSP patches for 96Boards + +### HiKey + +###### Kernel + +Upstream to AOSP directly using Gerrit + +https://android-review.googlesource.com/#/admin/projects/kernel/hikey-linaro + +###### User Space + +Upstream to AOSP directly using Gerrit + +https://android-review.googlesource.com/#/admin/projects/device/linaro/hikey + +*** + +### DragonBoard 410c + +###### Kernel + +Submit all patches through the Linaro Developer Mailing list + +https://lists.linaro.org/mailman/listinfo/linaro-dev + +###### User Space + +Submit all patches through github with a pull request + +https://github.com/96boards/android_device_linaro_db410c + +###### Manifest + +Submit all patches through github with a pull request + +https://github.com/96boards/android_manifest/tree/android-6.0-db410c +