2017.08.01 Public Release

Minor bug fix release.

This release updates the Lenovo NE10x2 with minor bug fixes.  This is
to help expedite the ONIE certification of these platforms using the
2017.08 ONIE release.

The fix is contained in this commit:

  commit 59147837af504aecea9d1737dbc51142466dad0f
  Author: Pinaki <psarker@lenovo.com>
  Date:   Mon Aug 28 00:45:55 2017 -0700

      Lenovo NE10x2 fixes

      1. Added a patch to detect eMMC card.

      2. Fixed error message during install/update that pops up due to rpmb
         eMMC partition.

      3. Cleaned up and erased each eMMC partition as now discovery
         process looks in local FS for installer/updater.

      Signed-off-by: Curt Brune <curt@cumulusnetworks.com>