diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-22 10:49:13 +0300 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-22 10:49:13 +0300 |
commit | 5d388065dc53364ba4aea089b2a830419363529f (patch) | |
tree | f37510fcc8f47db36dc25f146238376b641cbbed | |
parent | 9179bbb13a77e29a5067996ed4d2d222538d5cb8 (diff) | |
download | meta-raspberrypi-5d388065dc53364ba4aea089b2a830419363529f.tar.gz |
README: fix setup-scripts URL
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -11,11 +11,7 @@ More information can be found at: | |||
11 | 11 | ||
12 | Build scripts patched to support making a firmware image for the RaspberryPi with Angstrom can be found at: | 12 | Build scripts patched to support making a firmware image for the RaspberryPi with Angstrom can be found at: |
13 | 13 | ||
14 | https://github.com/djwillis/setup-scripts | 14 | http://github.com/Angstrom-distribution/setup-scripts |
15 | |||
16 | Mainline Angstrom build scripts can be found at: | ||
17 | |||
18 | https://github.com/Angstrom-distribution/setup-scripts | ||
19 | 15 | ||
20 | When not depending on meta-openembedded and not using systemd, you may need to | 16 | When not depending on meta-openembedded and not using systemd, you may need to |
21 | mask few recipes requiring systemd or other recipes not included in your distribution of choice. | 17 | mask few recipes requiring systemd or other recipes not included in your distribution of choice. |