blob: 262b267938df2ea49a5039692b3b66367fee829b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# meta-microblaze
This layer provides support specific to the MicroBlaze architecture
## Dependencies
This layer depends on:
URI: https://git.yoctoproject.org/poky
layers: meta, meta-poky
branch: scarthgap
URI: https://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: scarthgap
URI: https://git.yoctoproject.org/meta-arm
layers: meta-arm, meta-arm-toolchain
branch: scarthgap
URI:
https://git.yoctoproject.org/meta-xilinx (official version)
https://github.com/Xilinx/meta-xilinx (development and AMD release)
layers: meta-xilinx-core
branch: scarthgap or AMD release version (e.g. rel-v2024.2)
|