diff options
author | Paul Barker <pbarker@toganlabs.com> | 2017-05-23 14:33:41 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-05-26 12:16:52 +0100 |
commit | 371f85ce53579c3179e91c8a5ce1c4893b673dee (patch) | |
tree | 5349e1b9b0176a26b37fa8cff9ff1c7fb7103465 /README.md | |
parent | 5eb159d32d60780ee16c31d89fdbf77ffd6ab361 (diff) | |
download | meta-raspberrypi-371f85ce53579c3179e91c8a5ce1c4893b673dee.tar.gz |
docs: Format all links correctly
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,6 +1,6 @@ | |||
1 | # meta-raspberrypi | 1 | # meta-raspberrypi |
2 | 2 | ||
3 | Yocto BSP layer for the Raspberry Pi boards - http://www.raspberrypi.org/ . | 3 | Yocto BSP layer for the Raspberry Pi boards - <http://www.raspberrypi.org/>. |
4 | 4 | ||
5 | [](https://yocto-ci.resin.io/job/meta-raspberrypi1) | 5 | [](https://yocto-ci.resin.io/job/meta-raspberrypi1) |
6 | [](https://yocto-ci.resin.io/job/meta-raspberrypi2) | 6 | [](https://yocto-ci.resin.io/job/meta-raspberrypi2) |
@@ -9,15 +9,17 @@ Yocto BSP layer for the Raspberry Pi boards - http://www.raspberrypi.org/ . | |||
9 | 9 | ||
10 | ## Quick links | 10 | ## Quick links |
11 | 11 | ||
12 | * Git repository web frontend: http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/ | 12 | * Git repository web frontend: |
13 | * Mailing list (yocto mailing list): yocto@yoctoproject.org | 13 | <http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/> |
14 | * Issues management (Github Issues): https://github.com/agherzan/meta-raspberrypi/issues | 14 | * Mailing list (yocto mailing list): <yocto@yoctoproject.org> |
15 | * Issues management (Github Issues): | ||
16 | <https://github.com/agherzan/meta-raspberrypi/issues> | ||
15 | 17 | ||
16 | ## Description | 18 | ## Description |
17 | 19 | ||
18 | This is the general hardware specific BSP overlay for the RaspberryPi device. | 20 | This is the general hardware specific BSP overlay for the RaspberryPi device. |
19 | 21 | ||
20 | More information can be found at: http://www.raspberrypi.org/ (Official Site) | 22 | More information can be found at: <http://www.raspberrypi.org/> (Official Site) |
21 | 23 | ||
22 | The core BSP part of meta-raspberrypi should work with different | 24 | The core BSP part of meta-raspberrypi should work with different |
23 | OpenEmbedded/Yocto distributions and layer stacks, such as: | 25 | OpenEmbedded/Yocto distributions and layer stacks, such as: |