Add package description

This commit is contained in:
2023-07-16 08:07:49 +02:00
parent 80b93d6268
commit 667a881b35
+5 -1
View File
@@ -6,7 +6,7 @@ Release: 1%{?dist}
Summary: Qualcomm bootctl HAL for Linux
License: GPL-3.0-or-later
URL: https://gitlab.com/sdm845-mainline
URL: https://gitlab.com/sdm845-mainline/qbootctl
Source: https://gitlab.com/sdm845-mainline/qbootctl/-/archive/main/qbootctl-main.zip
BuildRequires: meson
@@ -17,6 +17,10 @@ BuildRequires: gcc
BuildRequires: gcc-c++
Requires: zlib
%description
Qualcomm bootctl HAL for Linux
This HAL was pulled from AOSP source code and bastardised to build and run on a musl/glibc system. This may or may not render any hardware you run it on unusable, you have been warned.
%prep
%autosetup -c