compile/centos_pkg_dirs_rt
Jiping Ma 8a29c2a107 CentOS: Enable rpm 4.14.0 for rt build
Include starlingx/compile/tools/rpm in order to build and use RPM
version 4.14.0.

We use a RPM file-based transaction trigger in kernel spec that
regenerates the initramfs for every RPM transaction that
adds/removes/modifies kernel modules under the /lib/modules/<kver>/
directory. This requires the rpm version to be higher than 4.13.

CentOS 7 ships with RPM 4.11.3, which does not support filetriggers
functions.  So we also enable rpm 4.14.0 for rt build.

Note rpm-4.14.0 already is used in std build.

Closes-Bug: 1983524

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: I1b9512c2f7f29ab4a7b33f867614f28259054b8a
2022-08-17 20:31:12 -04:00

5 lines
155 B
Plaintext

# Each line in this file will specify a directory in this
# repository. Packages described in these directories will be
# included in the build.
tools/rpm