diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2012-05-22 08:04:50 -0700 |
---|---|---|
committer | David-John Willis <John.Willis@Distant-earth.com> | 2012-05-22 08:04:50 -0700 |
commit | 2bd08428ce69f8654ab8b69604008bb7c21bd972 (patch) | |
tree | f37510fcc8f47db36dc25f146238376b641cbbed | |
parent | 9179bbb13a77e29a5067996ed4d2d222538d5cb8 (diff) | |
parent | 5d388065dc53364ba4aea089b2a830419363529f (diff) | |
download | meta-raspberrypi-2bd08428ce69f8654ab8b69604008bb7c21bd972.tar.gz |
Merge pull request #7 from koenkooi/patch-1
README: fix setup-scripts URL
-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. |