diff options
| -rw-r--r-- | README | 70 |
1 files changed, 30 insertions, 40 deletions
| @@ -1,34 +1,19 @@ | |||
| 1 | .8MMMMMMMM MMMMMMMM8. | 1 | Quick links |
| 2 | MMM77$$$$$$7MM MM$$$$$$$$$MMM | 2 | =========== |
| 3 | MM$$$$$$$$$$$$M M$$$$$$$$$$$$MM | 3 | Git repository web frontend: |
| 4 | MO7$$$$$8$$$$$MMM$$$$$N7$$$$7DM | 4 | http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/ |
| 5 | M7$$$$$$$M7$$MMM$$7M$$$$$$$7M. | 5 | Mailing list (yocto mailing list): |
| 6 | M7$$$$$$$$MMMMMMM$$$$$$$$7M. | 6 | yocto@yoctoproject.org |
| 7 | MM$$$$$$7MMMMMMM$$$$$$$MM | 7 | Issues management (redmine): |
| 8 | .MM$7MMMMMMMMMMMMM7$MM. | 8 | http://redmine.gherzan.ro/projects/meta-raspberrypi |
| 9 | .MM8ZZZMMZZZZZZZMZZZ$MM. | 9 | Change review (gerrit): |
| 10 | .MOZZZZMMZZZZZZZZZM8ZZZZMM | 10 | https://review.gherzan.ro:8443/#/q/project:meta-raspberrypi |
| 11 | MZZMMMZZZZ8MMMMM$ZZZ$MMZZMM | ||
| 12 | .MMMMMZZZZZZZZMMMZZZZZZZMMMMM: | ||
| 13 | M8ZZMMZZZZZZZZNMZZZZZZZZZMMZZMM | ||
| 14 | MZZZZMZZZZZZZZZMMMZZZZZZZZ8MZZZMM | ||
| 15 | .MZZZZMZZZZZZZZZMMMZZZZZZZZMMZZZ8M | ||
| 16 | .MZZZMMMZZZZZZZMMMMM$ZZZZZ$MMZZZMM | ||
| 17 | MMZZMMMMMM8MMNZZZZZ8MMMMMMMMMZZM | ||
| 18 | MMMMZMMMMMMZZZZZZZZZMMMM$ZZZMM. | ||
| 19 | MMZZZZZMMMZZZZZZZZZMMMZZZZZMM | ||
| 20 | MZZZZZZZMNZZZZZZZMMZZZZZZZM. | ||
| 21 | MMMMMZZZZZZZZZMMMM. | ||
| 22 | .MMDZZZZZZZMMD | ||
| 23 | .MMMMMMMM, | ||
| 24 | .... | ||
| 25 | |||
| 26 | 11 | ||
| 27 | 12 | ||
| 28 | Contents: | 13 | Contents: |
| 29 | ========= | 14 | ========= |
| 30 | 1. Description | 15 | 1. Description |
| 31 | 2. Yocto BSP Layer - RaspberryPi | 16 | 2. Yocto BSP Layer - Raspberry Pi |
| 32 | 2.A. Compressed deployed files | 17 | 2.A. Compressed deployed files |
| 33 | 2.B. GPU memory | 18 | 2.B. GPU memory |
| 34 | 2.C. Add purchased license codecs | 19 | 2.C. Add purchased license codecs |
| @@ -45,7 +30,7 @@ Contents: | |||
| 45 | 5. Contribution | 30 | 5. Contribution |
| 46 | 5.A. Mailing List | 31 | 5.A. Mailing List |
| 47 | 5.B. Gerrit Review Server | 32 | 5.B. Gerrit Review Server |
| 48 | 5.C. Trello Board | 33 | 5.C. Redmine |
| 49 | 6. Maintainers | 34 | 6. Maintainers |
| 50 | 35 | ||
| 51 | 36 | ||
| @@ -90,11 +75,11 @@ How to use it: | |||
| 90 | 2.A. Optional - compressed deployed files: | 75 | 2.A. Optional - compressed deployed files: |
| 91 | ========================================== | 76 | ========================================== |
| 92 | 1. Overwrite IMAGE_FSTYPES in local.conf | 77 | 1. Overwrite IMAGE_FSTYPES in local.conf |
| 93 | IMAGE_FSTYPES = "tar.bz2 ext3.xz" | 78 | IMAGE_FSTYPES = "tar.bz2 ext3.xz" |
| 94 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf | 79 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf |
| 95 | SDIMG_ROOTFS_TYPE = "ext3.xz" | 80 | SDIMG_ROOTFS_TYPE = "ext3.xz" |
| 96 | 3. Overwrite SDIMG_COMPRESSION in local.conf | 81 | 3. Overwrite SDIMG_COMPRESSION in local.conf |
| 97 | SDIMG_COMPRESSION = "xz" | 82 | SDIMG_COMPRESSION = "xz" |
| 98 | *Accommodate the values above to your own needs (ex: ext3 / ext4). | 83 | *Accommodate the values above to your own needs (ex: ext3 / ext4). |
| 99 | 84 | ||
| 100 | 2.B. Optional - GPU memory: | 85 | 2.B. Optional - GPU memory: |
| @@ -216,15 +201,19 @@ Gerrit review repo: | |||
| 216 | 201 | ||
| 217 | 5.A. Mailing list | 202 | 5.A. Mailing list |
| 218 | ================= | 203 | ================= |
| 219 | To contribute to this layer you should send the patches for review to the | 204 | The main communication tool we use is a mailing list: |
| 220 | mailing list. | 205 | yocto@yoctoproject.org |
| 206 | https://lists.yoctoproject.org/listinfo/yocto | ||
| 221 | 207 | ||
| 208 | Feel free to ask any kind of questions but always prepend your email subject | ||
| 209 | with "[meta-raspberrypi]". This is because we use the 'yocto' mailing list and | ||
| 210 | not a perticular 'meta-raspberrypi' mailing list. | ||
| 211 | |||
| 212 | To contribute to this layer you should send the patches for review to the | ||
| 213 | above specified mailing list. | ||
| 222 | The patches should be compliant with the openembedded patch guidelines: | 214 | The patches should be compliant with the openembedded patch guidelines: |
| 223 | http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | 215 | http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines |
| 224 | 216 | ||
| 225 | Mailing list: | ||
| 226 | https://lists.yoctoproject.org/listinfo/yocto | ||
| 227 | |||
| 228 | To send changes to mailing list use something like: | 217 | To send changes to mailing list use something like: |
| 229 | git send-email --to yocto@yoctoproject.org \ | 218 | git send-email --to yocto@yoctoproject.org \ |
| 230 | --subject-prefix='meta-raspberrypi][PATCH' | 219 | --subject-prefix='meta-raspberrypi][PATCH' |
| @@ -250,14 +239,15 @@ D) Push changes to gerrit using: | |||
| 250 | 239 | ||
| 251 | Please check your spam folder for gerrit messages. Sometimes they end up there. | 240 | Please check your spam folder for gerrit messages. Sometimes they end up there. |
| 252 | 241 | ||
| 253 | 5.C. Trello Board | 242 | 5.C. Redmine |
| 254 | ================= | 243 | ============ |
| 255 | A public Trello board is set to manage tasks and bugs. Join us there: | 244 | In order to manage and trace the meta-raspberrypi issues, we use redmine: |
| 256 | https://trello.com/b/QsYeVjVe/meta-raspberrypi | 245 | http://redmine.gherzan.ro/projects/meta-raspberrypi |
| 257 | 246 | ||
| 247 | Here we report, trace and develop bugs, features or support tickets for this | ||
| 248 | yocto BSP later. | ||
| 258 | 249 | ||
| 259 | 6. Maintainers | 250 | 6. Maintainers |
| 260 | ============== | 251 | ============== |
| 261 | 252 | ||
| 262 | John Willis <John.Willis at distant-earth.com> | ||
| 263 | Andrei Gherzan <andrei at gherzan.ro> | 253 | Andrei Gherzan <andrei at gherzan.ro> |
