mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix(rpi-utils): unpackaged binary after upstream changes (#3141) (cherry picked from commit3d1f2be502) * Ensure full spec is synced Signed-off-by: Gil <rockgrub@protonmail.com> * Rebump rel Signed-off-by: Gil <rockgrub@protonmail.com> * Revert2c158bb, I'm stupid Signed-off-by: Gil <rockgrub@protonmail.com> --------- Signed-off-by: Gil <rockgrub@protonmail.com> Co-authored-by: sadlerm4 <sad_lerm@hotmail.com> Co-authored-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%global commit e709cd6bc7b80646a99e8834eb872bd5189a3af9
|
||||
%global commit_date 20250102
|
||||
%global commit 0c30b0d4f58ce92909c82f5a61c97d21a5db8793
|
||||
%global commit_date 20250129
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define _unpackaged_files_terminate_build 0
|
||||
@@ -53,7 +53,7 @@ Summary: A short script to help with reading and setting the customer OTP
|
||||
%{summary}.
|
||||
|
||||
%package overlaycheck
|
||||
Requires: rpi-utils-dtmerge = %{version}
|
||||
Requires: rpi-utils-dtmerge = %{version}
|
||||
Requires: rpi-utils-ovmerge = %{version}
|
||||
Summary: A tool for validating the overlay files and README in a kernel source tree
|
||||
%description overlaycheck
|
||||
@@ -152,6 +152,7 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f
|
||||
%{_bindir}/pioseq
|
||||
%{_bindir}/piotest
|
||||
%{_bindir}/piows2812
|
||||
%{_bindir}/quadenc
|
||||
%{_bindir}/rp1sm
|
||||
|
||||
%files vcgencmd
|
||||
@@ -178,4 +179,4 @@ Summary: A tool to get VideoCore 'assert' or 'msg' logs with optional -f
|
||||
- Split into individual subpackages and no longer package raspinfo
|
||||
|
||||
* Mon Nov 18 2024 Owen-sz <owen@fyralabs.com>
|
||||
- Package Raspberry Pi Utils
|
||||
- Package Raspberry Pi Utils
|
||||
|
||||
Reference in New Issue
Block a user