From 82be6ca5275c6fc3d2f30a67c5e5c56d6e372557 Mon Sep 17 00:00:00 2001 From: Seung-Woo Kim Date: Tue, 10 Nov 2020 10:20:34 +0900 Subject: packaging: remove build dependency for u-boot from odroid The odroid kernel does not have build dependency to u-boot. Remove the unnecessary build dependency. Change-Id: I7b88c3dbb54e0a3a4a2f0c7d6fc43bb81ad8f360 Signed-off-by: Seung-Woo Kim --- packaging/odroid-linux-kernel.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/odroid-linux-kernel.spec b/packaging/odroid-linux-kernel.spec index 07a2cd0651ad..83925c5781d2 100644 --- a/packaging/odroid-linux-kernel.spec +++ b/packaging/odroid-linux-kernel.spec @@ -21,7 +21,6 @@ BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root %define fullVersion %{version}-%{variant} BuildRequires: module-init-tools -BuildRequires: u-boot-tools BuildRequires: bc %description -- cgit v1.2.3