Joey Boggs has uploaded a new change for review. Change subject: keep bfa-firwmware related files in minmizer ......................................................................
keep bfa-firwmware related files in minmizer Change-Id: I40fb019d5e023d5257b6a75e5e89de66d704b19f Signed-off-by: Joey Boggs <[email protected]> --- M recipe/common-minimizer.ks 1 file changed, 3 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/57/19657/1 diff --git a/recipe/common-minimizer.ks b/recipe/common-minimizer.ks index 47a3fd0..5b19a6f 100644 --- a/recipe/common-minimizer.ks +++ b/recipe/common-minimizer.ks @@ -289,12 +289,9 @@ keep /lib/firmware/sun keep /lib/firmware/tehuti keep /lib/firmware/tigon -keep /lib/firmware/cbfw_fc.bin -keep /lib/firmware/ctfw_cna.bin -keep /lib/firmware/ctfw_fc.bin -keep /lib/firmware/cbfw.bin -keep /lib/firmware/ct2fw.bin -keep /lib/firmware/ctfw.bin +keep /lib/firmware/cbfw* +keep /lib/firmware/ctfw* +keep /lib/firmware/ct2fw* keep /lib/firmware/aic94xx-seq.fw drop /etc/pki/tls -- To view, visit http://gerrit.ovirt.org/19657 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I40fb019d5e023d5257b6a75e5e89de66d704b19f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Joey Boggs <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
