[ovs-dev] failing to compile tag 1.0.0

2016-09-28 Thread Charlet, Ricky
Howdy, I would like to compile up a trustworthy (release?) version of openswitch. But I'm getting compile errors. Here is what I did and the error which precipitated: git clone https://git.openswitch.net/openswitch/ops-build cd ops-build/ git checkout -b 1.0.0 git status gi

[ovs-dev] Newbie question: is there a make command to crate images anew after doing an incremental make

2015-12-04 Thread Charlet, Ricky
Howdy, In ops, if I have just done something like `makeĀ  ops-openvswitch-build`, is there another make target I can then use to recreate the package images in the /images/ directory (in particular, the onie-installer-* image) ? Ricky Charlet