VOL-576: asfvolt16 upgrade driver framework to BAL 2.4.7.12 release

README and BAL prepare script now references BAL 2.4.7.12 (snapshot)
release.  Supports XGPON registration ID from ONU, and other bug fixes.

Change-Id: I94078d1234c278d44074fda4df662887a5273701
2 files changed
tree: 42a5151da82e6acce6636197b93e31e1fb427cc0
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. INSTALL.md
  5. Makefile.am
  6. README.md
  7. asfvolt16_redfish_service/
  8. configure.ac
  9. device_simulator/
  10. patches/
  11. scripts/
  12. src/
  13. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install