From f67fcb05c8a5e8eca48aef084298aa4cfd57e344 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 18 Apr 2016 17:32:44 +0200 Subject: Fix build issue introduced by RPM repo switch. Adding another RPM repo also requires updating ks.cfg{.orig,} in OPNFV fuel repository. Update TODO by removing obsolete entries. Also fix minor unrelated patch whitespace error. Change-Id: I6a7f271d32c5d9c58aa48658e90e1cdbb0d59fdc --- .../0001-ohai-Support-reading-L1-info-from-ethtool.patch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'patches/fuel-nailgun-agent') diff --git a/patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch b/patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch index 911001f4..866e402f 100644 --- a/patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch +++ b/patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch @@ -25,8 +25,7 @@ new file mode 100644 index 0000000..aa50ea4 --- /dev/null +++ b/debian/patches/0001-ohai-Support-reading-L1-info-from-ethtool.patch -@@ -0,0 +1,34 @@ -+From 942c67f74c00b1097d1ad27ece79fe91b475190c Mon Sep 17 00:00:00 2001 +@@ -0,0 +1,30 @@ +From: Alexandru Avadanii +Date: Sat, 2 Apr 2016 22:54:27 +0200 +Subject: [PATCH] ohai: Support reading L1 info from ethtool. @@ -57,9 +56,6 @@ index 0000000..aa50ea4 + end + elsif (addrinfo[:family] rescue nil) =~ /^inet$/ + int_meta[:ip] = addr -+-- -+1.9.1 -+ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..b221a98 -- cgit 1.2.3-korg