projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e021af8
)
packaging: Add rsync build requires
author
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Thu, 14 May 2020 07:51:59 +0000
(16:51 +0900)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:44:02 +0000
(17:44 +0900)
The rsync command is used at build time and needs to be added to the
build requires.
Change-Id: I6d513efbd19efbc036b2dba1182f04e69c18ef19
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
packaging/linux-rpi4.spec
patch
|
blob
|
history
diff --git
a/packaging/linux-rpi4.spec
b/packaging/linux-rpi4.spec
index
e8c7d18
..
35c2ff9
100644
(file)
--- a/
packaging/linux-rpi4.spec
+++ b/
packaging/linux-rpi4.spec
@@
-25,6
+25,7
@@
BuildRequires: module-init-tools
BuildRequires: bison
BuildRequires: flex
BuildRequires: libopenssl1.1-devel
+BuildRequires: rsync
%description
The Linux Kernel, the operating system core itself