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

2023-07-29 Thread Zoltan Boszormenyi
2023. 07. 29. 6:42 keltezéssel, Khem Raj írta: On Fri, Jul 28, 2023 at 2:04 PM Alexandre Belloni via lists.openembedded.org wrote: Most of the builds are breaking with: ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/genericx86-alt/build/build/tmp/work/core2-32-poky-linux/rp

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

2023-07-28 Thread Khem Raj
On Fri, Jul 28, 2023 at 2:04 PM Alexandre Belloni via lists.openembedded.org wrote: > > Most of the builds are breaking with: > > ERROR: Logfile of failure stored in: > /home/pokybuild/yocto-worker/genericx86-alt/build/build/tmp/work/core2-32-poky-linux/rpm/1_4.18.1-r0/temp/log.do_install.3923248

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

2023-07-28 Thread Alexandre Belloni via lists.openembedded.org
Most of the builds are breaking with: ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/genericx86-alt/build/build/tmp/work/core2-32-poky-linux/rpm/1_4.18.1-r0/temp/log.do_install.3923248 Log data follows: | DEBUG: Executing python function extend_recipe_sysroot | NOTE: Direct dep

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

2023-07-27 Thread Zoltan Boszormenyi
Feed platform settings to installplatform externally. Based on the patch submitted under https://github.com/rpm-software-management/rpm/pull/2585 Patch against INSTALL was backported for rpm 4.18.1 Signed-off-by: Zoltán Böszörményi --- ...g-platform-macro-settings-externally.patch | 107 +++