mirror of
https://github.com/Fishwaldo/meta-pine64.git
synced 2025-03-15 19:41:59 +00:00
Bump meta-riscv revision
This commit is contained in:
parent
465978daff
commit
9b1e4f4fd6
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -25,7 +25,7 @@ echo "Setting up PinIx Yocto Build"
|
|||
declare -A layers
|
||||
layers['poky']='git://git.yoctoproject.org/poky|kirkstone|4cc0e9438b450b43749730e128b6b9adb30f9663'
|
||||
layers['meta-openembedded']='https://github.com/openembedded/meta-openembedded|kirkstone|571e36e20e9d1f27af0eb4545291beeb64f280e2'
|
||||
layers['meta-riscv']='https://github.com/Fishwaldo/meta-riscv.git|master|c6719ea453c0a9decfabe7d5cdeb696a421a83c8'
|
||||
layers['meta-riscv']='https://github.com/Fishwaldo/meta-riscv.git|master|2a27909f0d3655f563464b6abb14b471944105eb'
|
||||
layers['meta-qt5']='https://github.com/meta-qt5/meta-qt5.git|master|cf6ffcbad5275a3428f6046468a0c9d572e813d1'
|
||||
layers['yocto-meta-kf5']='https://github.com/Fishwaldo/yocto-meta-kf5.git|master|104abe6793180bac03f36fb59355abc8778e3ffd'
|
||||
layers['yocto-meta-kde']='https://github.com/Fishwaldo/yocto-meta-kde.git|master|1ba0b84e783b4a5ec83cf883181622538566eb9c'
|
||||
|
|
Loading…
Add table
Reference in a new issue