Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions files-contrib/webos-dashing-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,7 +37,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'd47b7cdc35'}, {}),

Expand Down
8 changes: 4 additions & 4 deletions files-contrib/webos-dashing-hardknott.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,18 +37,18 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '731fb52e'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}),

('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '6a7ba8f7f2'}, {}),
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}),
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'a0d9835'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'b5a4467'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}),
('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}),

('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}),
Expand Down
12 changes: 6 additions & 6 deletions files-contrib/webos-dashing-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,18 +37,18 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '581bebac87'}, {}),
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}),

('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '93045c3db7'}, {}),
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}),
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'a0d9835'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '1103642'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'b975a66'}, {}),
('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}),

('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}),
Expand All @@ -67,7 +67,7 @@ Layers = [
('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch, 'commit': MetaRosWebos_Commit}, {}),

('meta-webos-smack', 75, MetaWebos_RepoURL, {}, {}),
('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': '152cdb5'}, {}),
('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'd3a484a'}, {}),
]

# BblayersConfExtraLines is a list of strings to be appended to the generated
Expand Down
4 changes: 2 additions & 2 deletions files-contrib/webos-eloquent-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,7 +37,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'd47b7cdc35'}, {}),

Expand Down
8 changes: 4 additions & 4 deletions files-contrib/webos-eloquent-hardknott.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,18 +37,18 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '731fb52e'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}),

('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '6a7ba8f7f2'}, {}),
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}),
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'a0d9835'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'b5a4467'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}),
('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}),

('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}),
Expand Down
12 changes: 6 additions & 6 deletions files-contrib/webos-eloquent-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,18 +37,18 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '581bebac87'}, {}),
('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}),

('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '93045c3db7'}, {}),
('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}),
('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'a0d9835'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '1103642'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'b975a66'}, {}),
('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}),

('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}),
Expand All @@ -67,7 +67,7 @@ Layers = [
('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch, 'commit': MetaRosWebos_Commit}, {}),

('meta-webos-smack', 75, MetaWebos_RepoURL, {}, {}),
('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': '152cdb5'}, {}),
('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'd3a484a'}, {}),
]

# BblayersConfExtraLines is a list of strings to be appended to the generated
Expand Down
4 changes: 2 additions & 2 deletions files-contrib/webos-foxy-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52')

MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/shr-project/meta-webosose.git')
MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', OE_Branch)
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30')

# Layers = [
# (layer-name: str, priority: int, URL: str, fetch: dict, options: dict),
Expand All @@ -37,7 +37,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-13')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'd47b7cdc35'}, {}),

Expand Down
Loading