Skip to content

Commit 035b5c2

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 ce55a6a commit 035b5c2

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
@@ -24,15 +24,15 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'zeus-draft')
2424
Layers = [
2525
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
2626

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

2929
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3030
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3131
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3232
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3333
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3434

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

3838
('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
@@ -24,15 +24,15 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'zeus-draft')
2424
Layers = [
2525
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
2626

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

2929
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3030
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3131
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3232
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3333
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3434

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

3838
('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
@@ -24,15 +24,15 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'zeus-draft')
2424
Layers = [
2525
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': '1.44', 'commit': '1a026d4a'}, {}),
2626

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

2929
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'zeus', 'commit': 'e855ecc6d3'}, {}),
3030
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3131
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3232
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3333
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
3434

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

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

0 commit comments

Comments
 (0)