From 444b4fee765150c820ec27d4e42d7ae30c1a5b6a Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Mon, 11 May 2020 11:20:08 +0200 Subject: osmocom-bb: disable firmware for centos Change-Id: I8e132bb43e10a660d014f9ddb2cda48ea683fe8e --- rpm-local/spec/osmocom-bb/osmocom-bb.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpm-local/spec/osmocom-bb/osmocom-bb.spec b/rpm-local/spec/osmocom-bb/osmocom-bb.spec index 8fa3b13..0a1bb3e 100644 --- a/rpm-local/spec/osmocom-bb/osmocom-bb.spec +++ b/rpm-local/spec/osmocom-bb/osmocom-bb.spec @@ -21,6 +21,10 @@ %define build_firmware 0 %endif +%if 0%{?centos_ver} +%define build_firmware 0 +%endif + %define osmocom_bb_dir /opt/osmocom-bb Name: osmocom-bb -- cgit v1.2.3