mbox

[v2,0/1] rpm: 4.20.0 -> 4.20.1

Message ID cover.1749379320.git.liezhi.yang@windriver.com
State Not Applicable, archived
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/rpm

Message

Robert Yang June 8, 2025, 10:43 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

* V2:
Fix rpm-native build error:
gcc: error: unrecognized command-line option -fhardened

* V1
Initial version

// Robert


The following changes since commit bd8fc4c59a137a37bd7a54f398949617982d447e:

  update-alternatives: Simplfy variable dependency logic (2025-06-05 21:19:08 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/rpm
  https://github.com/robertlinux/yocto/tree/rbt/rpm

Robert Yang (1):
  rpm: 4.20.0 -> 4.20.1

 ...akeLists.txt-Fix-checking-for-CFLAGS.patch | 58 +++++++++++++++++++
 ...LUGINDIR-in-top-level-CMakeLists.txt.patch | 57 ------------------
 ...lling-execute-package-scriptlets-wit.patch | 24 ++++----
 ...ge-logging-level-around-scriptlets-t.patch | 27 +++++----
 .../rpm/{rpm_4.20.0.bb => rpm_4.20.1.bb}      |  6 +-
 5 files changed, 89 insertions(+), 83 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-Fix-checking-for-CFLAGS.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Set-RPM_PLUGINDIR-in-top-level-CMakeLists.txt.patch
 rename meta/recipes-devtools/rpm/{rpm_4.20.0.bb => rpm_4.20.1.bb} (97%)