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
|
Summary: Qualcomm bootctl HAL for Linux
|
||||||
|
|
||||||
License: GPL-3.0-or-later
|
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
|
Source: https://gitlab.com/sdm845-mainline/qbootctl/-/archive/main/qbootctl-main.zip
|
||||||
|
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@@ -17,6 +17,10 @@ BuildRequires: gcc
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Requires: zlib
|
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
|
%prep
|
||||||
%autosetup -c
|
%autosetup -c
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user