On Thu, Nov 21, 2024 at 11:35:27AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 11/21/2024 11:04 AM, Denys Dmytriyenko wrote: > >On Thu, Nov 21, 2024 at 09:00:39AM -0600, Ryan Eatmon via > >lists.yoctoproject.org wrote: > >>Cleaning up the wording to pass the yocto-check-layer checks. > > > >Hmm, that's strange - meta-ti layers have the same wording and there are no > >issues. Also, the new wording kind of implies that only pull requests are
s/new/old/ > >accepted, which is not true. > > So fun fact, the missing word was "patch". That's what the check > was looking for. That's why I just copied what meta-ti had since we > knew it passed. Ok, makes sense! > >>Signed-off-by: Ryan Eatmon <[email protected]> > >>--- > >> meta-arago-demos/README | 6 +++++- > >> meta-arago-distro/README | 6 +++++- > >> meta-arago-extras/README | 6 +++++- > >> meta-arago-test/README | 6 +++++- > >> 4 files changed, 20 insertions(+), 4 deletions(-) > >> > >>diff --git a/meta-arago-demos/README b/meta-arago-demos/README > >>index bb586c14..d10b0c1e 100644 > >>--- a/meta-arago-demos/README > >>+++ b/meta-arago-demos/README > >>@@ -27,7 +27,11 @@ URI: https://github.com/meta-qt5/meta-qt5 > >> branch: master > >> revision: HEAD > >>-Send pull requests to [email protected] > >>+Send pull requests, patches, comments or questions to: > >>[email protected] > >>+ > >>+Please note - meta-arago mailing list requires subscription for posting: > >>+https://lists.yoctoproject.org/g/meta-arago > >> Layer maintainers: > >> Ryan Eatmon <[email protected]> > >>diff --git a/meta-arago-distro/README b/meta-arago-distro/README > >>index 49e9d9e1..50fa7ede 100644 > >>--- a/meta-arago-distro/README > >>+++ b/meta-arago-distro/README > >>@@ -32,7 +32,11 @@ branch: master > >> revision: HEAD > >> layers: meta-arago-extras > >>-Send pull requests to [email protected] > >>+Send pull requests, patches, comments or questions to: > >>[email protected] > >>+ > >>+Please note - meta-arago mailing list requires subscription for posting: > >>+https://lists.yoctoproject.org/g/meta-arago > >> Layer maintainers: > >> Ryan Eatmon <[email protected]> > >>diff --git a/meta-arago-extras/README b/meta-arago-extras/README > >>index 5b6e8a15..c703a813 100644 > >>--- a/meta-arago-extras/README > >>+++ b/meta-arago-extras/README > >>@@ -27,7 +27,11 @@ URI: https://github.com/meta-qt5/meta-qt5 > >> branch: master > >> revision: HEAD > >>-Send pull requests to [email protected] > >>+Send pull requests, patches, comments or questions to: > >>[email protected] > >>+ > >>+Please note - meta-arago mailing list requires subscription for posting: > >>+https://lists.yoctoproject.org/g/meta-arago > >> Layer maintainers: > >> Ryan Eatmon <[email protected]> > >>diff --git a/meta-arago-test/README b/meta-arago-test/README > >>index 8f1f9993..16a36d62 100644 > >>--- a/meta-arago-test/README > >>+++ b/meta-arago-test/README > >>@@ -23,7 +23,11 @@ branch: master > >> revision: HEAD > >> layers: meta-oe, meta-networking, meta-python > >>-Send pull requests to [email protected] > >>+Send pull requests, patches, comments or questions to: > >>[email protected] > >>+ > >>+Please note - meta-arago mailing list requires subscription for posting: > >>+https://lists.yoctoproject.org/g/meta-arago > >> Layer maintainers: > >> Ryan Eatmon <[email protected]> > >>-- > >>2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15628): https://lists.yoctoproject.org/g/meta-arago/message/15628 Mute This Topic: https://lists.yoctoproject.org/mt/109704815/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
