Enable debuginfo for fix strip
(cherry picked from commit e93c356f082a6605b0f7a74ca734c6ae7d45842a)
This commit is contained in:
parent
069421b6de
commit
7e5c0c176f
@ -1,10 +1,9 @@
|
||||
%global _rules_path /lib/udev/rules.d
|
||||
%global commitid 8fa944c74085aacd99da3e733af8dc5ac9b04fd9
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: raspberrypi-userland
|
||||
Version: 20220322
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Libraries for interfacing to Raspberry Pi GPU
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/raspberrypi/userland
|
||||
@ -128,6 +127,9 @@ gzip $(ls *.7)
|
||||
%license %{name}-%{version}/LICENCE
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2023 Yafen Fang<yafen@iscas.ac.cn> - 20220322-2
|
||||
- Enable debuginfo for fix strip
|
||||
|
||||
* Tue Mar 22 2022 Yafen Fang<yafen@iscas.ac.cn> - 20220322-1
|
||||
- update upstream to last commit (8fa944c74085aacd99da3e733af8dc5ac9b04fd9): mmal: Add mapping for IL OMX_IndexParamBrcmEnableIJGTableScaling param
|
||||
- set install paths
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user