From f57fec0de4bad5f6826db7695725ce0fac870ac3 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Jul 29 2019 16:46:41 +0000 Subject: Flip to build for rpi4 --- diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index 6c2be14..d56c192 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -3,7 +3,7 @@ %global commit_linux_long 20565c94ca877a099a3c9c5fa39a0380f3d16491 #%global commit_linux_short %(c=%{commit_linux_long}; echo ${c:0:7}) -%bcond_with rpi4 +%bcond_without rpi4 %define Arch arm %if %{with rpi4}