summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2012-05-22 08:04:50 -0700
committerDavid-John Willis <John.Willis@Distant-earth.com>2012-05-22 08:04:50 -0700
commit2bd08428ce69f8654ab8b69604008bb7c21bd972 (patch)
treef37510fcc8f47db36dc25f146238376b641cbbed
parent9179bbb13a77e29a5067996ed4d2d222538d5cb8 (diff)
parent5d388065dc53364ba4aea089b2a830419363529f (diff)
downloadmeta-raspberrypi-2bd08428ce69f8654ab8b69604008bb7c21bd972.tar.gz
Merge pull request #7 from koenkooi/patch-1
README: fix setup-scripts URL
-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.