* [meta-python2][PATCH] README: added recipes must add to packagroup
@ 2020-10-16 14:33 Tim Orling
0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-10-16 14:33 UTC (permalink / raw)
To: openembedded-devel; +Cc: Tim Orling
When new recipes are added, they must also be
accompanied by a patch adding them to the
packagroup-meta-python2
This packagegroup is critical to the function of
the CI system behind this layer.
Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index e81533e2..a34cbb0c 100644
--- a/README
+++ b/README
@@ -78,6 +78,9 @@ It is expected that ANY upgrades to a recipe will have undergone run-time testin
the upgrade. Many other developers depend upon the quality of this layer and will be quite upset with
you when you break their builds.
+It is expected that any patch adding a new recipe will also add the recipe to packagegroup-meta-python2.
+This packagegroup is critical to the function of the CI system behind maintenance of this layer.
+
Commit messages must include a "Signed-off-by:" line, including a valid email address and a legal name
(not a nickname). The "Signed-off-by:" line means that you are either the author or have the legal right
to submit the work. Please refer to the "Submitting a patch to OpenEmbedded" [6] and "Commit Patch
--
2.25.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-16 14:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-16 14:33 [meta-python2][PATCH] README: added recipes must add to packagroup Tim Orling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox