projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc7a04
)
packaging: u-boot-xu3.spec: modify the source file prefix name
author
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 26 May 2015 09:50:54 +0000
(18:50 +0900)
committer
Przemyslaw Marczak
<p.marczak@samsung.com>
Fri, 4 Dec 2015 15:31:06 +0000
(16:31 +0100)
Modify the source file prefix name from u-boot-xu3 to u-boot.
When built with u-boot.spec and u-boot-xu3.spec, it needs to take same source
file.
Change-Id: I0f0d8fd5973b4e9cfc6337d9b9431598bedaa891
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/u-boot-xu3.spec
patch
|
blob
|
history
diff --git
a/packaging/u-boot-xu3.spec
b/packaging/u-boot-xu3.spec
index a19dd8f82058e6aaa5316834f0aea8d6c55ce17e..e59275e12690014efb3a7d1bc0974c64c511540e 100644
(file)
--- a/
packaging/u-boot-xu3.spec
+++ b/
packaging/u-boot-xu3.spec
@@
-6,7
+6,7
@@
Group: System/Kernel
License: GPL-2.0+
ExclusiveArch: %{arm}
URL: https://review.tizen.org/git/?p=kernel/u-boot.git
-Source0:
%{name}
-%{version}.tar.bz2
+Source0:
u-boot
-%{version}.tar.bz2
Source1001: u_boot_xu3.manifest
BuildRequires: gcc >= 4.8