diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-08-14 19:37:19 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-08-14 19:37:22 +0200 |
commit | e598f63fbbab28bb2e6fe368d0e518d91003d9de (patch) | |
tree | 4c0550ece27b994e9ed0dcf63ddb8af339d48c26 | |
parent | 7ec84dd0a172a400ead9420bddb6724e173f5621 (diff) | |
download | meta-raspberrypi-e598f63fbbab28bb2e6fe368d0e518d91003d9de.tar.gz |
README: Some minor clarifications
Change-Id: I28f7e45b7b323597ed7e542ec117a2556bcecc94
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -59,8 +59,8 @@ More information can be found at: | |||
59 | The core BSP part of meta-raspberrypi should work with different | 59 | The core BSP part of meta-raspberrypi should work with different |
60 | OpenEmbedded/Yocto distributions and layer stacks, such as: | 60 | OpenEmbedded/Yocto distributions and layer stacks, such as: |
61 | * Distro-less (only with OE-Core). | 61 | * Distro-less (only with OE-Core). |
62 | * Angstrom (main focus of testing). | 62 | * Angstrom. |
63 | * Yocto/Poky. | 63 | * Yocto/Poky (main focus of testing). |
64 | 64 | ||
65 | 2. Yocto BSP Layer - RaspberryPi | 65 | 2. Yocto BSP Layer - RaspberryPi |
66 | ================================ | 66 | ================================ |
@@ -71,7 +71,7 @@ URI: git://git.yoctoproject.org/poky | |||
71 | branch: master | 71 | branch: master |
72 | revision: HEAD | 72 | revision: HEAD |
73 | 73 | ||
74 | URI: git://github.com/openembedded/meta-oe.git | 74 | URI: git://git.openembedded.org/meta-openembedded |
75 | layers: meta-multimedia | 75 | layers: meta-multimedia |
76 | branch: master | 76 | branch: master |
77 | revision: HEAD | 77 | revision: HEAD |