Re: [Rpm-maint] [rpm-software-management/rpm] Allow setting plaform macro settings externally (PR #2579)

2023-07-26 Thread Florian Festi
We don't allow PRs for release branches as patches in there are supposed to be 
cherry-picked from master. We now have a rpm-4.18.2 milestone that the original 
issue can be attached to as a reminder that this should be backported.

 Closing.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2579#issuecomment-1651567059
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Allow setting plaform macro settings externally (PR #2579)

2023-07-26 Thread Florian Festi
Closed #2579.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2579#event-9922708151
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Allow setting plaform macro settings externally (PR #2579)

2023-07-25 Thread Zoltán Böszörményi
Yocto has their own way to set the platform names via BSPs (Board Support 
Packages). These names are more specific than basic CPU architectures, and such 
a platform name ends up in /etc/rpm/platform but the corresponding subdirectory 
under /usr/lib/rpm/platform does not exist.

Allow creating such custom platform subdirectory with feeding the necessary 
data using external variables: RPM_CUSTOM_ARCH, RPM_CUSTOM_ISANAME, 
RPM_CUSTOM_ISABITS, RPM_CUSTOM_CANONARCH and RPM_CUSTOM_CANONCOLOR
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2579

-- Commit Summary --

  * Allow setting plaform macro settings externally

-- File Changes --

M installplatform (9)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2579.patch
https://github.com/rpm-software-management/rpm/pull/2579.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2579
You are receiving this because you are subscribed to this thread.

Message ID: rpm-software-management/rpm/pull/2...@github.com
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint