[Rpm-maint] [rpm-software-management/rpm] Allow setting plaform macro settings externally (PR #2580)
Zoltán Böszörményi
notifications at github.com
Tue Jul 25 09:59:25 UTC 2023
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/2580
-- Commit Summary --
* Allow setting plaform macro settings externally
-- File Changes --
M installplatform (9)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2580.patch
https://github.com/rpm-software-management/rpm/pull/2580.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2580
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2580 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230725/75d0fe3e/attachment.html>
More information about the Rpm-maint
mailing list