integ/virt/cloud-init/centos/meta_patches/spec-include-tis-changes.patch
Long Li e8e689c149 CentOS 8: Upgrade cloud-init to version 18.2
(1)Release Version Upgrade
(2)Matching code changes with el7 to el8

Story: 2006729
Task: 37682
Depends-On: https://review.opendev.org/#/c/696481/
Depends-On: https://review.opendev.org/#/c/696050/
Change-Id: I7ef21a833d29d79c18309b200c9ae7b9c84a16d3
Signed-off-by: Long Li <lilong-neu@neusoft.com>
2019-12-13 17:31:19 +08:00

26 lines
824 B
Diff

From 1fa41f1116464169399c683abd9920c7bbf28a5b Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Wed, 8 Nov 2017 11:13:02 -0500
Subject: [PATCH] spec-include-tis-changes
---
SPECS/cloud-init.spec | 2 ++
1 file changed, 2 insertions(+)
diff --git a/SPECS/cloud-init.spec b/SPECS/cloud-init.spec
index a873d81..1175601 100644
--- a/SPECS/cloud-init.spec
+++ b/SPECS/cloud-init.spec
@@ -38,6 +38,8 @@ Patch15: ci-Fix-string-missmatch-when-mounting-ntfs.patch
# For bz#1602784 - cloud-init: Sometimes image boots fingerprints is configured, there's a network device present but it's not configured
Patch16: ci-net-Make-sysconfig-renderer-compatible-with-Network-.patch
+Patch1000: cloud-init-interactive-parted.patch
+
BuildArch: noarch
BuildRequires: pkgconfig(systemd)
--
2.7.4