245592c60e
Test: Pass build and multi-node deploy test Depends-On: https://review.openstack.org/627922 Story: 2004522 Task: 28438 Change-Id: I838e71c0334515ad2e34cbad968188b81f908d6a Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
28 lines
675 B
Diff
28 lines
675 B
Diff
From fc1f1853e99c5afaae334b0c37296e34e9cf19fd Mon Sep 17 00:00:00 2001
|
|
From: root <root@yow-cgts4-lx.wrs.com>
|
|
Date: Mon, 15 Jan 2018 13:09:41 -0500
|
|
Subject: [PATCH 1/2] Ti version string
|
|
|
|
---
|
|
SPECS/shim.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
mode change 100755 => 100644 SPECS/shim.spec
|
|
|
|
diff --git a/SPECS/shim.spec b/SPECS/shim.spec
|
|
old mode 100755
|
|
new mode 100644
|
|
index afd533b..de216b6
|
|
--- a/SPECS/shim.spec
|
|
+++ b/SPECS/shim.spec
|
|
@@ -1,6 +1,6 @@
|
|
Name: shim
|
|
Version: 15
|
|
-Release: 1%{?dist}
|
|
+Release: 1.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: First-stage UEFI bootloader
|
|
|
|
License: BSD
|
|
--
|
|
1.8.3.1
|
|
|