From 1eba9c2e09a7c8638cef8d704a8b806adc791d6e Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Tue, 7 Jun 2016 10:11:17 -0700 Subject: [PATCH] Update README.md --- Contribute/DebianCentOS/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Contribute/DebianCentOS/README.md b/Contribute/DebianCentOS/README.md index 8b13789..e0a01ac 100644 --- a/Contribute/DebianCentOS/README.md +++ b/Contribute/DebianCentOS/README.md @@ -1 +1,23 @@ +# Contributions to OpenEmbedded Reference Platform Build +## Type of Contribution + +### New Package + +###### Contribute + +- Submit package to upstream + - https://wiki.centos.org/HowTos/Packages/ContributeYourRPMs +- Open a bug at https://bugs.linaro.org/ (ReferencePlatform) requesting the package to be included in Linaro Overlay + +*** + +### Package changes or fixes + +###### Contribute + +- Submit package change to upstream + - https://wiki.centos.org/HowTos/Packages/ContributeYourRPMs +- Open a bug at https://bugs.linaro.org/ (ReferencePlatform) with the package change that is required + +***