summaryrefslogtreecommitdiff
path: root/scripts/kconfig
diff options
context:
space:
mode:
authorArend van Spriel <arend.vanspriel@broadcom.com>2023-01-11 13:11:56 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2023-01-11 14:42:34 +0300
commit169dd78043f7f4eabdef8d7ba0d4ddffe5cb3930 (patch)
tree03ffd3de45d7fab10e18ee37ee062f212e88ecba /scripts/kconfig
parent0f9c608d4a1eb852d6769d2fc5906c71c02565ae (diff)
downloadlinux-169dd78043f7f4eabdef8d7ba0d4ddffe5cb3930.tar.xz
scripts: rpm: make clear that mkspec script contains 4.13 feature
A fix was made in the mkspec script that uses a feature, ie. the OR expression, which requires RPM 4.13. However, the script indicates another minimum version. Lower versions may have success by using the --no-deps option as suggested, but feels like bumping the version to 4.13 is reasonable as it put me on the wrong track at first with RPM 4.11 on my Centos7 machine. Fixes: 02a893bc9975 ("kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires") Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions