summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-05-22 10:49:13 +0300
committerKoen Kooi <koen@dominion.thruhere.net>2012-05-22 10:49:13 +0300
commit5d388065dc53364ba4aea089b2a830419363529f (patch)
treef37510fcc8f47db36dc25f146238376b641cbbed
parent9179bbb13a77e29a5067996ed4d2d222538d5cb8 (diff)
downloadmeta-raspberrypi-5d388065dc53364ba4aea089b2a830419363529f.tar.gz
README: fix setup-scripts URL
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index e9ff8e6..be6cdf5 100644
--- a/README
+++ b/README
@@ -11,11 +11,7 @@ More information can be found at:
11 11
12Build scripts patched to support making a firmware image for the RaspberryPi with Angstrom can be found at: 12Build 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
16Mainline Angstrom build scripts can be found at:
17
18 https://github.com/Angstrom-distribution/setup-scripts
19 15
20When not depending on meta-openembedded and not using systemd, you may need to 16When not depending on meta-openembedded and not using systemd, you may need to
21mask few recipes requiring systemd or other recipes not included in your distribution of choice. 17mask few recipes requiring systemd or other recipes not included in your distribution of choice.