Merge "Upgrade pf-bb-config to 21.6 and new config file"
This commit is contained in:
commit
145e0d5756
@ -1,5 +1,5 @@
|
||||
TAR_NAME=pf-bb-config
|
||||
GIT_SHA=945712e8876be2003f2f31de70353c48501519fa
|
||||
GIT_SHA=d7d5f1ddd17b4c80e3e0d6ce87660926f58f8585
|
||||
|
||||
COPY_LIST=" \
|
||||
$STX_BASE/downloads/$TAR_NAME-$GIT_SHA.tar.gz \
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global git_sha 945712e8876be2003f2f31de70353c48501519fa
|
||||
%global git_sha d7d5f1ddd17b4c80e3e0d6ce87660926f58f8585
|
||||
|
||||
Summary: PF BBDEV (baseband device) Configuration Application.
|
||||
Name: pf-bb-config
|
||||
Version: 21.3
|
||||
Version: 21.6
|
||||
Release: 0%{?_tis_dist}.%{tis_patch_ver}
|
||||
License: Apache-2.0
|
||||
Group: base
|
||||
Packager: Wind River <info@windriver.com>
|
||||
URL: https://github.com/intel/pf-bb-config/releases/tag/v21.3
|
||||
URL: https://github.com/intel/pf-bb-config/tree/v21.6
|
||||
Source0: %{name}-%{git_sha}.tar.gz
|
||||
Patch0: Reject-device-configuration-if-not-enabled.patch
|
||||
|
||||
@ -32,6 +32,7 @@ make
|
||||
install -d -m 755 %{buildroot}%{_bindir}
|
||||
install -d -m 755 %{buildroot}%{_datadir}/pf-bb-config/acc100
|
||||
install -p -D -m 700 pf_bb_config %{buildroot}%{_bindir}/pf_bb_config
|
||||
install -p -D -m 700 acc100/acc100_config_1vf_4g5g.cfg %{buildroot}%{_datadir}/pf-bb-config/acc100/acc100_config_1vf_4g5g.cfg
|
||||
install -p -D -m 700 acc100/acc100_config_vf_5g.cfg %{buildroot}%{_datadir}/pf-bb-config/acc100/acc100_config_vf_5g.cfg
|
||||
install -p -D -m 644 README.md %{buildroot}%{_datadir}/pf-bb-config/README.md
|
||||
|
||||
|
@ -70,5 +70,5 @@ trident-installer-20.04.0.tar.gz#trident-installer-20.04.0#https://github.com/Ne
|
||||
xxHash-1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9.tar.gz#xxHash#https://api.github.com/repos/ceph/xxHash/tarball/1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9#https##
|
||||
zstd-f4340f46b2387bc8de7d5320c0b83bb1499933ad.tar.gz#zstd#https://api.github.com/repos/facebook/zstd/tarball/f4340f46b2387bc8de7d5320c0b83bb1499933ad#https##
|
||||
inih-b1dbff4b0bd1e1f40d237e21011f6dee0ec2fa69.tar.gz#inih-44#https://github.com/benhoyt/inih/tarball/b1dbff4b0bd1e1f40d237e21011f6dee0ec2fa69#https##
|
||||
pf-bb-config-945712e8876be2003f2f31de70353c48501519fa.tar.gz#pf-bb-config-21.3#https://github.com/intel/pf-bb-config/tarball/945712e8876be2003f2f31de70353c48501519fa#https##
|
||||
pf-bb-config-d7d5f1ddd17b4c80e3e0d6ce87660926f58f8585.tar.gz#pf-bb-config-21.6#https://github.com/intel/pf-bb-config/tarball/d7d5f1ddd17b4c80e3e0d6ce87660926f58f8585#https##
|
||||
gpu-operator-1.6.0.tar.gz#gpu-operator-1.6.0#https://github.com/NVIDIA/gpu-operator/archive/1.6.0.tar.gz##https##
|
||||
|
Loading…
x
Reference in New Issue
Block a user