Message ID | 20250505094642.941006-1-emailaddress.ashish@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-java] Updates the mailing list for meta-java | expand |
On Mon, 2025-05-05 at 15:16 +0530, Ashish Mishra via lists.yoctoproject.org wrote: > The mailing list is being updated as per commit > "ac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f" > in meta-java > > Signed-off-by: Ashish Mishra <emailaddress.ashish@gmail.com> > --- > CONTRIBUTING.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md > index 00c7b88..d7cc308 100644 > --- a/CONTRIBUTING.md > +++ b/CONTRIBUTING.md > @@ -14,7 +14,7 @@ Contributing via E-Mail > ----------------------- > > To contribute to this layer you may submit the patches for review to the > -mailing list (openembedded-devel@lists.openembedded.org). > +mailing list (yocto-patches@lists.yoctoproject.org.). > > Please refer to: > https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information Since I know maintainership of this layer is in crisis and it is important to have this kind of information correct, I have merged this patch. Cheers, Richard
Thanks Richard , There are patch i have shared to correct the download link for few recipe. The path the recipe's were using have changed , i have updated these patch accordingly to fetch properly. If possible , can you please look into merging them, below is the cover letter : https://lists.yoctoproject.org/g/yocto-patches/message/1492 I was creating manually these patches locally for last 6 months , at last i thought to share the patch so all benefit If any one just manually checks the old path in any browser they can confirm that old path have been changed. The shared patches just updated the path for these tar Thanks , Ashish
On Mon, 2025-05-05 at 03:17 -0700, Ashish Mishra via lists.yoctoproject.org wrote: > Thanks Richard , > > There are patch i have shared to correct the download link for few > recipe. > The path the recipe's were using have changed , i have updated these > patch accordingly to fetch properly. > > If possible , can you please look into merging them, below is the > cover letter : > https://lists.yoctoproject.org/g/yocto-patches/message/1492 > > I was creating manually these patches locally for last 6 months , at > last i thought to share the patch so all benefit > If any one just manually checks the old path in any browser they can > confirm that old path have been changed. > The shared patches just updated the path for these tar I understand that on first glance they look correct and simple. If I did merge them, it would only encourage more patches and more pressure for me to look at those. There is also the potential something is incorrect, then I'd feel pressured to fix it. I'm not the layer's maintainer, I don't use it and I don't want to get drawn into this, regardless of how simple the patches may first appear. Sorry, but I'm overloaded enough as it is :(. Cheers, Richard
Ok Richard , no problem. We totally understand your side and handwork involved. Thanks , Ashish
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 00c7b88..d7cc308 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Contributing via E-Mail ----------------------- To contribute to this layer you may submit the patches for review to the -mailing list (openembedded-devel@lists.openembedded.org). +mailing list (yocto-patches@lists.yoctoproject.org.). Please refer to: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information
The mailing list is being updated as per commit "ac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f" in meta-java Signed-off-by: Ashish Mishra <emailaddress.ashish@gmail.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)