* [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up
@ 2024-11-21 15:00 Ryan Eatmon
2024-11-21 17:04 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Ryan Eatmon @ 2024-11-21 15:00 UTC (permalink / raw)
To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
Cleaning up the wording to pass the yocto-check-layer checks.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
meta-arago-demos/README | 6 +++++-
meta-arago-distro/README | 6 +++++-
| 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 meta-arago@lists.yoctoproject.org
+Send pull requests, patches, comments or questions to:
+meta-arago@lists.yoctoproject.org
+
+Please note - meta-arago mailing list requires subscription for posting:
+https://lists.yoctoproject.org/g/meta-arago
Layer maintainers:
Ryan Eatmon <reatmon@ti.com>
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 meta-arago@lists.yoctoproject.org
+Send pull requests, patches, comments or questions to:
+meta-arago@lists.yoctoproject.org
+
+Please note - meta-arago mailing list requires subscription for posting:
+https://lists.yoctoproject.org/g/meta-arago
Layer maintainers:
Ryan Eatmon <reatmon@ti.com>
--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 meta-arago@lists.yoctoproject.org
+Send pull requests, patches, comments or questions to:
+meta-arago@lists.yoctoproject.org
+
+Please note - meta-arago mailing list requires subscription for posting:
+https://lists.yoctoproject.org/g/meta-arago
Layer maintainers:
Ryan Eatmon <reatmon@ti.com>
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 meta-arago@lists.yoctoproject.org
+Send pull requests, patches, comments or questions to:
+meta-arago@lists.yoctoproject.org
+
+Please note - meta-arago mailing list requires subscription for posting:
+https://lists.yoctoproject.org/g/meta-arago
Layer maintainers:
Ryan Eatmon <reatmon@ti.com>
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up
2024-11-21 15:00 [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up Ryan Eatmon
@ 2024-11-21 17:04 ` Denys Dmytriyenko
2024-11-21 17:35 ` Ryan Eatmon
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2024-11-21 17:04 UTC (permalink / raw)
To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
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
accepted, which is not true.
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> 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 meta-arago@lists.yoctoproject.org
> +Send pull requests, patches, comments or questions to:
> +meta-arago@lists.yoctoproject.org
> +
> +Please note - meta-arago mailing list requires subscription for posting:
> +https://lists.yoctoproject.org/g/meta-arago
>
> Layer maintainers:
> Ryan Eatmon <reatmon@ti.com>
> 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 meta-arago@lists.yoctoproject.org
> +Send pull requests, patches, comments or questions to:
> +meta-arago@lists.yoctoproject.org
> +
> +Please note - meta-arago mailing list requires subscription for posting:
> +https://lists.yoctoproject.org/g/meta-arago
>
> Layer maintainers:
> Ryan Eatmon <reatmon@ti.com>
> 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 meta-arago@lists.yoctoproject.org
> +Send pull requests, patches, comments or questions to:
> +meta-arago@lists.yoctoproject.org
> +
> +Please note - meta-arago mailing list requires subscription for posting:
> +https://lists.yoctoproject.org/g/meta-arago
>
> Layer maintainers:
> Ryan Eatmon <reatmon@ti.com>
> 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 meta-arago@lists.yoctoproject.org
> +Send pull requests, patches, comments or questions to:
> +meta-arago@lists.yoctoproject.org
> +
> +Please note - meta-arago mailing list requires subscription for posting:
> +https://lists.yoctoproject.org/g/meta-arago
>
> Layer maintainers:
> Ryan Eatmon <reatmon@ti.com>
> --
> 2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up
2024-11-21 17:04 ` Denys Dmytriyenko
@ 2024-11-21 17:35 ` Ryan Eatmon
2024-11-21 17:49 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Ryan Eatmon @ 2024-11-21 17:35 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
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
> 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.
>
>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>> ---
>> 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 meta-arago@lists.yoctoproject.org
>> +Send pull requests, patches, comments or questions to:
>> +meta-arago@lists.yoctoproject.org
>> +
>> +Please note - meta-arago mailing list requires subscription for posting:
>> +https://lists.yoctoproject.org/g/meta-arago
>>
>> Layer maintainers:
>> Ryan Eatmon <reatmon@ti.com>
>> 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 meta-arago@lists.yoctoproject.org
>> +Send pull requests, patches, comments or questions to:
>> +meta-arago@lists.yoctoproject.org
>> +
>> +Please note - meta-arago mailing list requires subscription for posting:
>> +https://lists.yoctoproject.org/g/meta-arago
>>
>> Layer maintainers:
>> Ryan Eatmon <reatmon@ti.com>
>> 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 meta-arago@lists.yoctoproject.org
>> +Send pull requests, patches, comments or questions to:
>> +meta-arago@lists.yoctoproject.org
>> +
>> +Please note - meta-arago mailing list requires subscription for posting:
>> +https://lists.yoctoproject.org/g/meta-arago
>>
>> Layer maintainers:
>> Ryan Eatmon <reatmon@ti.com>
>> 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 meta-arago@lists.yoctoproject.org
>> +Send pull requests, patches, comments or questions to:
>> +meta-arago@lists.yoctoproject.org
>> +
>> +Please note - meta-arago mailing list requires subscription for posting:
>> +https://lists.yoctoproject.org/g/meta-arago
>>
>> Layer maintainers:
>> Ryan Eatmon <reatmon@ti.com>
>> --
>> 2.17.1
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up
2024-11-21 17:35 ` Ryan Eatmon
@ 2024-11-21 17:49 ` Denys Dmytriyenko
0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2024-11-21 17:49 UTC (permalink / raw)
To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
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 <reatmon@ti.com>
> >>---
> >> 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 meta-arago@lists.yoctoproject.org
> >>+Send pull requests, patches, comments or questions to:
> >>+meta-arago@lists.yoctoproject.org
> >>+
> >>+Please note - meta-arago mailing list requires subscription for posting:
> >>+https://lists.yoctoproject.org/g/meta-arago
> >> Layer maintainers:
> >> Ryan Eatmon <reatmon@ti.com>
> >>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 meta-arago@lists.yoctoproject.org
> >>+Send pull requests, patches, comments or questions to:
> >>+meta-arago@lists.yoctoproject.org
> >>+
> >>+Please note - meta-arago mailing list requires subscription for posting:
> >>+https://lists.yoctoproject.org/g/meta-arago
> >> Layer maintainers:
> >> Ryan Eatmon <reatmon@ti.com>
> >>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 meta-arago@lists.yoctoproject.org
> >>+Send pull requests, patches, comments or questions to:
> >>+meta-arago@lists.yoctoproject.org
> >>+
> >>+Please note - meta-arago mailing list requires subscription for posting:
> >>+https://lists.yoctoproject.org/g/meta-arago
> >> Layer maintainers:
> >> Ryan Eatmon <reatmon@ti.com>
> >>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 meta-arago@lists.yoctoproject.org
> >>+Send pull requests, patches, comments or questions to:
> >>+meta-arago@lists.yoctoproject.org
> >>+
> >>+Please note - meta-arago mailing list requires subscription for posting:
> >>+https://lists.yoctoproject.org/g/meta-arago
> >> Layer maintainers:
> >> Ryan Eatmon <reatmon@ti.com>
> >>--
> >>2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-11-21 17:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 15:00 [meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up Ryan Eatmon
2024-11-21 17:04 ` Denys Dmytriyenko
2024-11-21 17:35 ` Ryan Eatmon
2024-11-21 17:49 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.