diff options
author | Stanislaw Kardach <kda@semihalf.com> | 2016-04-20 15:45:31 -0700 |
---|---|---|
committer | Stanislaw Kardach <kda@semihalf.com> | 2016-04-20 15:45:31 -0700 |
commit | be5864d1622dc080718422b313cf9954b123c3b0 (patch) | |
tree | 43f52629877c89660276f7d155429a7095582364 /patches/fuel-nailgun-agent | |
parent | d7adccfac3b55fdac91554ebbef83cf68ccfaf5a (diff) |
Cleanup patch-export bugs
Diffstat (limited to 'patches/fuel-nailgun-agent')
-rw-r--r-- | patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 866e402f..52395540 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 @@ -14,15 +14,15 @@ supports parsing ethtool speed starting with version amos2 [1]. [1] https://linux.enea.com/mos-repos/ubuntu/8.0/pool/main/o/ ohai/ohai_6.14.0-2~u14.04+mos1+mos8.0+amos2_all.deb --- - ...ohai-Support-reading-L1-info-from-ethtool.patch | 34 ++++++++++++++++++++++ + ...ohai-Support-reading-L1-info-from-ethtool.patch | 30 ++++++++++++++++++++++ debian/patches/series | 1 + - 2 files changed, 35 insertions(+) + 2 files changed, 31 insertions(+) create mode 100644 debian/patches/0001-ohai-Support-reading-L1-info-from-ethtool.patch create mode 100644 debian/patches/series diff --git a/debian/patches/0001-ohai-Support-reading-L1-info-from-ethtool.patch b/debian/patches/0001-ohai-Support-reading-L1-info-from-ethtool.patch new file mode 100644 -index 0000000..aa50ea4 +index 0000000..8ae8c49 --- /dev/null +++ b/debian/patches/0001-ohai-Support-reading-L1-info-from-ethtool.patch @@ -0,0 +1,30 @@ |