Skip to content
obiltschnig edited this page Dec 20, 2014 · 6 revisions

To update the POCO branch in macchina.io with the current POCO release (from github master) follow the following steps.

First, update the POCO branch in macchina-io/poco:

  • git fetch upstream
  • git checkout master
  • git merge upstream/master
  • git push origin master

See also: https://help.github.com/articles/syncing-a-fork/

Then, update the POCO sources in macchina-io/macchina.io/platform:

  • . env.sh
  • ./update-poco.sh