Building Raspberry Pi Systems with Yocto: http://www.jumpnowtek.com/rpi/Raspberry-Pi-Systems-with-Yocto.html
다음사이트에서 참고함
git clone -b krogoth git://git.yoctoproject.org/poky.git poky-krogoth
meta-openembedded repository
git clone -b krogoth git://git.openembedded.org/meta-openembedded
qt5 저장소
git clone -b krogoth https://github.com/meta-qt5/meta-qt5.git
라즈베리파이
git clone -b master git://git.yoctoproject.org/meta-raspberrypi
https://github.com/jumpnow/meta-rpi 참고
This layer depends on:
URI: git://git.yoctoproject.org/poky.git
branch: jethro
revision: HEAD
commit: 6dba9ab
URI: git://git.openembedded.org/meta-openembedded
branch: jethro
revision: HEAD
commit: c305ac5
URI: https://github.com/meta-qt5/meta-qt5.git
branch: jethro
revision: HEAD
commit: ea37a0b
URI: git://git.yoctoproject.org/meta-raspberrypi
branch: jethro
revision: HEAD
commit: f2cff83
'Yocto' 카테고리의 다른 글
우분투 x32 비트 사용 (0) | 2018.05.29 |
---|---|
An upgrade strategy for embedded Linux systems (0) | 2017.07.16 |
링크사이트 (0) | 2016.01.12 |
모르는 용어 정리 (0) | 2015.12.16 |
5.2.2. Customizing Images Using Custom IMAGE_FEATURES and EXTRA_IMAGE_FEATURES (0) | 2015.12.15 |