You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two copies of devicetree blob are included in the kernel rpm under /boot and
/lib/modules. This unnecessarily increases the kernel rpm size and disk space
after Installation. Devicetree under /boot should be kept because not only it
is available after the kernel has booted but is also available to loaders.
Orabug: 28216582
Signed-off-by: Eric Saint Etienne <[email protected]>
Reviewed-by: Allen Pais <[email protected]>
0 commit comments