Skip to content

Commit fe2ed4f

Browse files
committed
files-contrib/webos-*-zeus.mcf: Update layer pins for 2020-02-11
oe-core as of 2020-02-06 16:43:57 +0000 832588c287 build-appliance-image: Update to zeus head revision meta-updater as of 2020-02-10 09:55:19 +0100 b7817c3 Merge pull request ros#679 from agners/ostree-add-version-metadata-zeus 3c009a7 image_types_ostree: set version metadata field 88e00ad Merge pull request ros#673 from advancedtelematic/feat/zeus/2020.2 90696e6 Bump a new aktualizr version 9e3e6aa Fix default uboot-enable variable in qemu command script 99c1a5b aktualizr: Remove unused hmi-stub and examples package. 3e12222 build and run image without ostree support for qemux86-64 737e6d5 aktualizr: relies on nss-lookup.target
1 parent 805c6f6 commit fe2ed4f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

files-contrib/webos-dashing-zeus.mcf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'zeus-2020-01-28')
3131
Layers = [
3232
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
3333

34-
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': 'af41a2238b'}, {}),
34+
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': '832588c287'}, {}),
3535

3636
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3737
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3838
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3939
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4040
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4141

42-
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'e81f2e7'}, {}),
42+
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'b7817c3'}, {}),
4343
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'zeus', 'commit': '3ab5647'}, {}),
4444

4545
('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '20331bd'}, {}),

files-contrib/webos-eloquent-zeus.mcf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'zeus-2020-01-28')
3131
Layers = [
3232
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
3333

34-
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': 'af41a2238b'}, {}),
34+
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': '832588c287'}, {}),
3535

3636
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3737
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3838
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3939
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4040
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4141

42-
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'e81f2e7'}, {}),
42+
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'b7817c3'}, {}),
4343
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'zeus', 'commit': '3ab5647'}, {}),
4444

4545
('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '20331bd'}, {}),

files-contrib/webos-melodic-zeus.mcf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'zeus-2020-01-28')
3131
Layers = [
3232
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
3333

34-
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': 'af41a2238b'}, {}),
34+
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'zeus', 'commit': '832588c287'}, {}),
3535

3636
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3737
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3838
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3939
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4040
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
4141

42-
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'e81f2e7'}, {}),
42+
('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'zeus', 'commit': 'b7817c3'}, {}),
4343
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'zeus', 'commit': '3ab5647'}, {}),
4444

4545
('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '20331bd'}, {}),

0 commit comments

Comments
 (0)