packaging: remove build dependency for u-boot from odroid 15/247315/1 accepted/tizen/unified/20201112.124139 submit/tizen/20201111.024731
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 10 Nov 2020 01:20:34 +0000 (10:20 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 10 Nov 2020 01:20:37 +0000 (10:20 +0900)
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 <sw0312.kim@samsung.com>
packaging/odroid-linux-kernel.spec

index 07a2cd0..83925c5 100644 (file)
@@ -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