Merge lp:~bladernr/opencompute/ocp-add-dcmitool-ipmitool-to-deps into lp:opencompute/checkbox

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Marcom
Approved revision: 2164
Merged at revision: 2164
Proposed branch: lp:~bladernr/opencompute/ocp-add-dcmitool-ipmitool-to-deps
Merge into: lp:opencompute/checkbox
Diff against target: 33 lines (+3/-1)
1 file modified
debian/control (+3/-1)
To merge this branch: bzr merge lp:~bladernr/opencompute/ocp-add-dcmitool-ipmitool-to-deps
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+188685@code.launchpad.net

This proposal supersedes a proposal from 2013-10-01.

Commit message

Adds dmcitool and ipmitool to recommends in debian/control

Description of the change

Don't know what happened to my other branch, but for some reason, LP just dumped all the code but kept the branch open :/ Maybe it was something screwed up on my end. IN any case, this is a re-try.

This adds dmcitool and ipmitool to recommends to make sure they get installed as well.

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Looks OK, also Jeff Marcom OKd it so approving.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2013-10-01 08:24:09 +0000
+++ debian/control 2013-10-01 18:40:02 +0000
@@ -36,6 +36,7 @@
36Recommends: bonnie++,36Recommends: bonnie++,
37 cpu-checker,37 cpu-checker,
38 curl,38 curl,
39 dcmitool,
39 dpkg (>= 1.13),40 dpkg (>= 1.13),
40 ethtool,41 ethtool,
41 fwts,42 fwts,
@@ -45,11 +46,13 @@
45 gstreamer1.0-plugins-good,46 gstreamer1.0-plugins-good,
46 gstreamer1.0-pulseaudio,47 gstreamer1.0-pulseaudio,
47 hdparm,48 hdparm,
49 ipmitool,
48 libaio1,50 libaio1,
49 libgstreamer1.0-0,51 libgstreamer1.0-0,
50 lsb-release,52 lsb-release,
51 lshw,53 lshw,
52 mcelog,54 mcelog,
55 nmap,
53 perl,56 perl,
54 pm-utils,57 pm-utils,
55 python3-apt,58 python3-apt,
@@ -65,7 +68,6 @@
65 glmark2,68 glmark2,
66 glmark2-es2,69 glmark2-es2,
67 mesa-utils,70 mesa-utils,
68 nmap,
69 obexd-client,71 obexd-client,
70 obexftp,72 obexftp,
71 render-bench,73 render-bench,

Subscribers

People subscribed via source and target branches