[hamradio-commits] [gnss-sdr] 220/303: Add links to the creation of Snap packages and the SDK for cross-compilation

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:36:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit d798d78e788f4faa7d70968d92fcba51c28e3bbf
Author: Carles Fernandez <carlesfernandez at gmail.com>
Date:   Thu Jan 5 16:03:59 2017 +0100

    Add links to the creation of Snap packages and the SDK for cross-compilation
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 2441054..c1ef15a 100644
--- a/README.md
+++ b/README.md
@@ -523,6 +523,12 @@ changing ```/opt/local``` by the base directory in which your software is instal
 The CMake script will create Makefiles that download, build and link Armadillo, Gflags, Glog and Google Test on the fly at compile time if they are not detected in your machine.
 
 
+### Other builds
+
+* **Snap packages**: [Snaps](http://snapcraft.io) are universal Linux packages aimed to work on any distribution or device, from IoT devices to servers, desktops to mobile devices. Visit [https://github.com/carlesfernandez/snapcraft-sandbox](https://github.com/carlesfernandez/snapcraft-sandbox) for instructions.
+
+* **GNSS-SDR in embedded platforms**: we provide a Software Development Kit (SDK) based on [OpenEmbedded](http://www.openembedded.org/wiki/Main_Page) for cross-compiling GNSS-SDR in your desktop computer and for producing executables that can run in embedded platforms, such as a Zedboard or a Raspberry Pi 3. Visit [Cross-compiling GNSS-SDR](http://gnss-sdr.org/docs/tutorials/cross-compiling/) for instructions.
+
 
 Updating GNSS-SDR
 =================

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list