]> git.baikalelectronics.ru Git - openembedded-baikal.git/commit
Add basic functionality for building related projects
authorBaikal Electronics <support@baikalelectronics.ru>
Tue, 13 Sep 2022 22:01:19 +0000 (01:01 +0300)
committerBaikal Electronics <support@baikalelectronics.ru>
Tue, 13 Sep 2022 22:01:19 +0000 (01:01 +0300)
commite9a7d892b0f7db57668c2f75d806fd5a5fbe6e66
tree827b43235fce59e3a6212dbcf73d8aabdff13620
Add basic functionality for building related projects
12 files changed:
conf/bblayers.conf.sample [new file with mode: 0644]
conf/layer.conf [new file with mode: 0644]
conf/local.conf.sample [new file with mode: 0644]
conf/machine/bfk3.conf [new file with mode: 0644]
conf/machine/include/baikal-t1.inc [new file with mode: 0644]
conf/machine/include/tune-mips32r5.inc [new file with mode: 0644]
conf/machine/include/tune-p5600.inc [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-environment.inc [new file with mode: 0644]
recipes-bsp/u-boot/u-boot_2022.07.bbappend [new file with mode: 0644]
recipes-core/images/core-image-tiny-initramfs.bbappend [new file with mode: 0644]
recipes-kernel/linux/linux-baikal.inc [new file with mode: 0644]
recipes-kernel/linux/linux-baikal_5.15.bb [new file with mode: 0644]