fixxxxx post
This commit is contained in:
parent
578d1ee73c
commit
866e38b83a
@ -4,8 +4,8 @@
|
||||
%define _build_id_links none
|
||||
|
||||
Name: opi5-efi
|
||||
Version: 0.0.2
|
||||
Release: 4%{?dist}
|
||||
Version: 0.0.3
|
||||
Release: 0%{?dist}
|
||||
Summary: Necessary files for booting from vendor U-Boot on Orange Pi 5
|
||||
License: GPL
|
||||
Provides: %{name}-%{version}
|
||||
|
4
post.sh
4
post.sh
@ -28,5 +28,5 @@ cp "/boot/uInitrd-${UNAME_R}" /boot/uInitrd
|
||||
mkimage -C none -A arm -T script -d "/boot/efi/boot.cmd-${FULL_VER}" "/boot/efi/boot.scr-${FULL_VER}"
|
||||
cp "/boot/efi/boot.scr-${FULL_VER}" /boot/efi/boot.scr
|
||||
|
||||
diff /boot/efi/boot.cmd "/boot/efi/boot.cmd-${FULL_VER}" > /boot/diff_boot_cmd
|
||||
diff /boot/efi/uEnv.txt "/boot/efi/uEnv.txt-${FULL_VER}" > /boot/diff_uenv_txt
|
||||
diff /opt/opi5-efi/boot.cmd "/boot/efi/boot.cmd-${FULL_VER}" > /boot/diff_boot_cmd
|
||||
diff /opt/opi5-efi/uEnv.txt "/boot/efi/uEnv.txt-${FULL_VER}" > /boot/diff_uenv_txt
|
||||
|
Loading…
Reference in New Issue
Block a user