Obsolete kernel-bootwrapper for rawhide only

This commit is contained in:
Justin M. Forbes 2018-05-14 16:36:41 -05:00
parent 181ca5389a
commit 972f0e5c0c
2 changed files with 4 additions and 0 deletions

View File

@ -789,6 +789,9 @@ The meta-package for the %{1} kernel\
Summary: %{variant_summary}\
Provides: kernel-%{?1:%{1}-}core-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\
Provides: installonlypkg(kernel)\
%ifarch %{power64}\
Obsoletes: kernel-bootwrapper\
%endif\
%{expand:%%kernel_reqprovconf}\
%if %{?1:1} %{!?1:0} \
%{expand:%%kernel_meta_package %{?1:%{1}}}\

View File

@ -1,5 +1,6 @@
Linux 4.17 rebase notes:
- Turn off MTD + JFFS2 + extra infiniband options
- Back out kernel-bootwrapper changes for power commit f360f7278a753796aec58ade5b149d12e49f8bc1
Linux 4.16 rebase notes:
- Consider turning off all the IMA features?