| 
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, 'git://github.com/openembedded/bitbake.git',              'branch=1.46,commit=93094705', ''),  | 
 | 61 | +('bitbake',                   -1, 'git://github.com/openembedded/bitbake.git',              'branch=1.46,commit=c5b8a2fc', ''),  | 
62 | 62 | 
 
  | 
63 |  | -('meta',                       5, 'git://github.com/openembedded/openembedded-core.git',    'branch=dunfell,commit=d12c44df66', 'oe-core'),  | 
 | 63 | +('meta',                       5, 'git://github.com/openembedded/openembedded-core.git',    'branch=dunfell,commit=5fc4f7896f', 'oe-core'),  | 
64 | 64 | 
 
  | 
65 | 65 | ('meta-oe',                   10, 'git://github.com/openembedded/meta-openembedded.git',    'branch=dunfell,commit=814eec96c2', 'meta-oe'),  | 
66 | 66 | ('meta-multimedia',           11, 'git://github.com/openembedded/meta-openembedded.git',    '', 'meta-oe'),  | 
67 | 67 | ('meta-networking',           12, 'git://github.com/openembedded/meta-openembedded.git',    '', 'meta-oe'),  | 
68 | 68 | ('meta-python',               13, 'git://github.com/openembedded/meta-openembedded.git',    '', 'meta-oe'),  | 
69 | 69 | ('meta-filesystems',          14, 'git://github.com/openembedded/meta-openembedded.git',    '', 'meta-oe'),  | 
70 | 70 | 
 
  | 
71 |  | -('meta-updater',              15, 'git://github.com/uptane/meta-updater.git',               'branch=dunfell,commit=345d505', ''),  | 
 | 71 | +('meta-updater',              15, 'git://github.com/uptane/meta-updater.git',               'branch=dunfell,commit=c947275', ''),  | 
72 | 72 | ('meta-virtualization',       16, 'git://git.yoctoproject.org/meta-virtualization',         'branch=dunfell,commit=b556bc7', ''),  | 
73 | 73 | ('meta-python2',              17, 'git://git.openembedded.org/meta-python2',                'branch=dunfell,commit=b901080', ''),  | 
74 | 74 | 
 
  | 
 | 
0 commit comments