Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-28 Thread Alexander Kanavin
On Fri, 28 Jul 2023 at 14:12, Böszörményi Zoltán wrote: > Fanfare... my RPM PR was merged. > https://github.com/rpm-software-management/rpm/pull/2585 > > Neal slightly modified the INSTALL text, though. > Should I send an update after v3, or you can work with that? You can do a partial backport,

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-28 Thread Zoltan Boszormenyi
2023. 07. 27. 10:30 keltezéssel, Alexander Kanavin írta: I was hoping to get a reaction from Panu (who's the maintainer; Neal is a contributor), but then I remembered he's a Finn, and this time of the year all Finns disappear into summer cabins - temperatures above +20 are still rare in that coun

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-27 Thread Zoltan Boszormenyi
2023. 07. 27. 10:30 keltezéssel, Alexander Kanavin írta: I was hoping to get a reaction from Panu (who's the maintainer; Neal is a contributor), but then I remembered he's a Finn, and this time of the year all Finns disappear into summer cabins - temperatures above +20 are still rare in that coun

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-27 Thread Alexander Kanavin
I was hoping to get a reaction from Panu (who's the maintainer; Neal is a contributor), but then I remembered he's a Finn, and this time of the year all Finns disappear into summer cabins - temperatures above +20 are still rare in that country, and actual sun in the sky is even more precious :) So

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-27 Thread Zoltan Boszormenyi
Patch approved with the requested changes. I sent a v2 with using the approved patch and adding the exports only to do_install:class-target because that's where it's needed. 2023. 07. 26. 15:05 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org írta: 2023. 07. 25. 18:30 keltezéssel, Al

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-26 Thread Zoltan Boszormenyi
2023. 07. 25. 18:30 keltezéssel, Alexander Kanavin írta: I would want to hold this until we have a reaction from upstream. Now we have reaction. Both PRs were closed because they were not against master, my bad. Now reopened against master as https://github.com/rpm-software-management/rpm/pull/

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-25 Thread Zoltan Boszormenyi
Sure, $SUBJECT should have been [RFC][PATCH]. Thanks. 2023. 07. 25. 18:30 keltezéssel, Alexander Kanavin írta: I would want to hold this until we have a reaction from upstream. RPM_CUSTOM_* exports should go to specific tasks where they are needed. Alex On Tue, 25 Jul 2023 at 15:57, Zoltán B

Re: [OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-25 Thread Alexander Kanavin
I would want to hold this until we have a reaction from upstream. RPM_CUSTOM_* exports should go to specific tasks where they are needed. Alex On Tue, 25 Jul 2023 at 15:57, Zoltán Böszörményi wrote: > > Feed platform settings to installplatform externally. Based on the patch > submitted under h

[OE-core] [PATCH] rpm: Allow setting platform macro settings externally

2023-07-25 Thread Zoltan Boszormenyi
Feed platform settings to installplatform externally. Based on the patch submitted under https://github.com/rpm-software-management/rpm/pull/2579 Signed-off-by: Zoltán Böszörményi --- ...ng-plaform-macro-settings-externally.patch | 56 +++ meta/recipes-devtools/rpm/rpm_4.18.1.bb