f3729d2d23
Test: Pass build and simplex deploy test Depends-On: https://review.openstack.org/627466 Story: 2004522 Task: 28419 Change-Id: Ieaf38802edbd21471ff2ccf4bd64c687d7929b72 Signed-off-by: Zhe Hu <zhe.hu@intel.com>
27 lines
897 B
Diff
27 lines
897 B
Diff
From 3c4f2fef7d1d321a34a9777946879f187fdad2bc Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 17:23:24 -0400
|
|
Subject: [PATCH 2/2] WRS: 0002-grubby-Generic-name-for-Titanium.patch
|
|
|
|
---
|
|
SPECS/grubby.spec | 3 +++
|
|
1 file changed, 3 insertions(+)
|
|
|
|
diff --git a/SPECS/grubby.spec b/SPECS/grubby.spec
|
|
index 22bff31..882339a 100644
|
|
--- a/SPECS/grubby.spec
|
|
+++ b/SPECS/grubby.spec
|
|
@@ -84,6 +84,9 @@ Patch0074: 0074-Add-s390-s390x-set-default-index-test-1285601.patch
|
|
Patch0075: 0075-Fix-setDefaultImage-for-s390-s390x-1285601.patch
|
|
Patch0076: 0076-grubby-Make-sure-configure-BOOTLOADER-variables-are-.patch
|
|
|
|
+# WRS Titanium patches
|
|
+Patch1000: 1000-Generic-name-for-Titanium.patch
|
|
+
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
BuildRequires: pkgconfig glib2-devel popt-devel
|
|
BuildRequires: libblkid-devel git
|
|
--
|
|
1.9.1
|
|
|