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 + +***