|
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=a29ffcc1', ''), |
| 61 | +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=2802adb5', ''), |
62 | 62 |
|
63 |
| -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=08ab1f02da', 'oe-core'), |
| 63 | +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ff4b57ffff', 'oe-core'), |
64 | 64 |
|
65 |
| -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9cf4ebeb3d', 'meta-oe'), |
| 65 | +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=571e36e20e', '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'),
|
|
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 |
|
79 |
| -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=448c3056', ''), |
| 79 | +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=150f1263', ''), |
80 | 80 |
|
81 |
| -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), |
| 81 | +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), |
82 | 82 | ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
83 | 83 | ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
84 | 84 |
|
| 85 | + |
85 | 86 | ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''),
|
86 | 87 | ('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=cc20e2a', ''),
|
87 | 88 | ]
|
0 commit comments