FuturePilot / Pi2buntu

Script for creating a minimal Ubuntu image for the Raspberry Pi 2
GNU General Public License v2.0
3 stars 4 forks source link

Documentation: bmap-tools #14

Closed someburner closed 9 years ago

someburner commented 9 years ago

Just a heads up that the Ubuntu repo has bmaptools v2.x which does not work with your .bmap file. Need to add "deb http://download.tizen.org/tools/latest-release/Ubuntu_14.04 /" to sources.list, run apt-get update, and then apt-get install "bmap-tools".

FuturePilot commented 9 years ago

Thanks! I didn't realize there was a break in compatibility with the new 3.x bmap-tools.

FuturePilot commented 9 years ago

I have updated the release notes with the steps for Ubuntu 14.04 users. This will be included in the release notes for each new release from now on.