added meta-openembedded (forgot on previous commits)

This commit is contained in:
2026-02-16 23:34:30 +01:00
parent de1a156ce8
commit b6a5594019
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -10,3 +10,7 @@
path = layers/meta-ti path = layers/meta-ti
url = git://git.yoctoproject.org/meta-ti url = git://git.yoctoproject.org/meta-ti
branch = scarthgap branch = scarthgap
[submodule "layers/meta-openembedded"]
path = layers/meta-openembedded
url = https://github.com/openembedded/meta-openembedded.git
branch = scarthgap