mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
fix(rpi-utils): unpackaged binary after upstream changes (#3141)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: rpi-utils
|
||||
Version: %{commit_date}.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: A collection of scripts and simple applications for Raspberry Pi devices
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/raspberrypi/utils
|
||||
@@ -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