diff --git a/weboslayers.py b/weboslayers.py index 577835c7..2a0d2ac3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -67,8 +67,9 @@ ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), +('meta-neural-network', 15, 'https://github.com/nnstreamer/meta-neural-network.git', 'branch=master,commit=e4a32d6', ''), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=1602c0a', ''), +('meta-clang', 16, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=1602c0a', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=88327090', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), @@ -78,7 +79,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f81893d0', ''), +('meta-webos', 40, 'https://github.com/JimmyOhn/meta-webosose.git', 'branch=master,commit=8256f444', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''),