5d26f76e31
Story: 2003389 Task: 24506 Change-Id: I111deaddf2df85ff2762c4ea0191c2cd39b5b4ab Signed-off-by: chenyan <yan.chen@intel.com>
33 lines
986 B
Diff
33 lines
986 B
Diff
From f7ac0c586ee46b67c7b5a541ee823f459e19c5c6 Mon Sep 17 00:00:00 2001
|
|
From: Bin Qian <bin.qian@windriver.com>
|
|
Date: Mon, 27 Nov 2017 08:35:10 -0500
|
|
Subject: [PATCH 1/1] WRS: 8000-TiS-tboot.patch
|
|
|
|
---
|
|
SPECS/tboot.spec | 3 ++-
|
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/tboot.spec b/SPECS/tboot.spec
|
|
index 2f6f0a8..c2d5eb7 100644
|
|
--- a/SPECS/tboot.spec
|
|
+++ b/SPECS/tboot.spec
|
|
@@ -1,13 +1,14 @@
|
|
Summary: Performs a verified launch using Intel TXT
|
|
Name: tboot
|
|
Version: 1.9.6
|
|
-Release: 2%{?dist}
|
|
+Release: 2.e17%{?_tis_dist}.%{tis_patch_ver}
|
|
Epoch: 1
|
|
|
|
Group: System Environment/Base
|
|
License: BSD
|
|
URL: http://sourceforge.net/projects/tboot/
|
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
|
+
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
Patch01: 0001-MANPATH-should-not-be-used-as-install-dir.patch
|
|
--
|
|
2.7.4
|
|
|