mirror of
https://github.com/mainnika/qbootctl-rpm.git
synced 2026-05-22 15:53:38 +00:00
Add package description
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user