|
58 | 58 | # github.com/openembedded repositories are read-only mirrors of the authoritative
|
59 | 59 | # repositories on git.openembedded.org
|
60 | 60 | webos_layers = [
|
61 |
| -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=907416ee', ''), |
| 61 | +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b66844', ''), |
62 | 62 |
|
63 |
| -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=dc2e760591', 'oe-core'), |
| 63 | +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e1a604db8d', 'oe-core'), |
64 | 64 |
|
65 |
| -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4da92ed9be', 'meta-oe'), |
| 65 | +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=529620141e', 'meta-oe'), |
66 | 66 | ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'),
|
67 | 67 | ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'),
|
68 | 68 | ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'),
|
69 | 69 | ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'),
|
70 | 70 |
|
71 |
| -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=5563999', ''), |
72 |
| -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=af02908', ''), |
| 71 | +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=99f0357', ''), |
| 72 | +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=e60f59f', ''), |
73 | 73 |
|
74 | 74 | ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''),
|
75 | 75 |
|
76 | 76 | ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
77 | 77 | ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
78 | 78 | ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
79 | 79 |
|
80 |
| -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa5d6c05', ''), |
| 80 | +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a24f88f0', ''), |
81 | 81 |
|
82 | 82 | ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''),
|
83 | 83 | ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
|
0 commit comments