diff --git a/files-contrib/webos-dashing-gatesgarth.mcf b/files-contrib/webos-dashing-gatesgarth.mcf index 951c9de0bf..15a95abf69 100644 --- a/files-contrib/webos-dashing-gatesgarth.mcf +++ b/files-contrib/webos-dashing-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-dashing-hardknott.mcf b/files-contrib/webos-dashing-hardknott.mcf index 958dbaf6ef..3575914948 100644 --- a/files-contrib/webos-dashing-hardknott.mcf +++ b/files-contrib/webos-dashing-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-dashing-honister.mcf b/files-contrib/webos-dashing-honister.mcf index 4d734a9daa..0e773cbc0b 100644 --- a/files-contrib/webos-dashing-honister.mcf +++ b/files-contrib/webos-dashing-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-eloquent-gatesgarth.mcf b/files-contrib/webos-eloquent-gatesgarth.mcf index 438ecb3048..5f4d6a34d3 100644 --- a/files-contrib/webos-eloquent-gatesgarth.mcf +++ b/files-contrib/webos-eloquent-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-eloquent-hardknott.mcf b/files-contrib/webos-eloquent-hardknott.mcf index efe86b32c9..9c0a5a4eb7 100644 --- a/files-contrib/webos-eloquent-hardknott.mcf +++ b/files-contrib/webos-eloquent-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-eloquent-honister.mcf b/files-contrib/webos-eloquent-honister.mcf index b50f875ae2..9b632da01b 100644 --- a/files-contrib/webos-eloquent-honister.mcf +++ b/files-contrib/webos-eloquent-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-foxy-gatesgarth.mcf b/files-contrib/webos-foxy-gatesgarth.mcf index 26f2b7ab83..6d6283764e 100644 --- a/files-contrib/webos-foxy-gatesgarth.mcf +++ b/files-contrib/webos-foxy-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-foxy-hardknott.mcf b/files-contrib/webos-foxy-hardknott.mcf index 61dce7a3a4..d72f704e2c 100644 --- a/files-contrib/webos-foxy-hardknott.mcf +++ b/files-contrib/webos-foxy-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-foxy-honister.mcf b/files-contrib/webos-foxy-honister.mcf index 071b97a060..53bf618e2c 100644 --- a/files-contrib/webos-foxy-honister.mcf +++ b/files-contrib/webos-foxy-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-galactic-gatesgarth.mcf b/files-contrib/webos-galactic-gatesgarth.mcf index 83e7455af5..e46bd71086 100644 --- a/files-contrib/webos-galactic-gatesgarth.mcf +++ b/files-contrib/webos-galactic-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-galactic-hardknott.mcf b/files-contrib/webos-galactic-hardknott.mcf index 91cf28b2a9..4ca44e3d87 100644 --- a/files-contrib/webos-galactic-hardknott.mcf +++ b/files-contrib/webos-galactic-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-galactic-honister.mcf b/files-contrib/webos-galactic-honister.mcf index 679ede074d..1cbc95d5aa 100644 --- a/files-contrib/webos-galactic-honister.mcf +++ b/files-contrib/webos-galactic-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-melodic-gatesgarth.mcf b/files-contrib/webos-melodic-gatesgarth.mcf index 9cc6be9e54..bcfeac62ca 100644 --- a/files-contrib/webos-melodic-gatesgarth.mcf +++ b/files-contrib/webos-melodic-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-melodic-hardknott.mcf b/files-contrib/webos-melodic-hardknott.mcf index a37e4ddaff..66ca496834 100644 --- a/files-contrib/webos-melodic-hardknott.mcf +++ b/files-contrib/webos-melodic-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-melodic-honister.mcf b/files-contrib/webos-melodic-honister.mcf index 9d72209f17..70be67f15f 100644 --- a/files-contrib/webos-melodic-honister.mcf +++ b/files-contrib/webos-melodic-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-python2', 35, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), @@ -60,7 +60,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -68,7 +68,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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-noetic-gatesgarth.mcf b/files-contrib/webos-noetic-gatesgarth.mcf index 654320252b..a3b6b28bc4 100644 --- a/files-contrib/webos-noetic-gatesgarth.mcf +++ b/files-contrib/webos-noetic-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-noetic-hardknott.mcf b/files-contrib/webos-noetic-hardknott.mcf index 6e5c0f1faa..77d0fbe925 100644 --- a/files-contrib/webos-noetic-hardknott.mcf +++ b/files-contrib/webos-noetic-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-noetic-honister.mcf b/files-contrib/webos-noetic-honister.mcf index 8b9009f816..53fa12094c 100644 --- a/files-contrib/webos-noetic-honister.mcf +++ b/files-contrib/webos-noetic-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros1', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-rolling-gatesgarth.mcf b/files-contrib/webos-rolling-gatesgarth.mcf index 57942b0b3e..beca180866 100644 --- a/files-contrib/webos-rolling-gatesgarth.mcf +++ b/files-contrib/webos-rolling-gatesgarth.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'fa09322'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '3fae17a'}, {}), diff --git a/files-contrib/webos-rolling-hardknott.mcf b/files-contrib/webos-rolling-hardknott.mcf index 23e721e718..3be91912e1 100644 --- a/files-contrib/webos-rolling-hardknott.mcf +++ b/files-contrib/webos-rolling-hardknott.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -47,7 +47,7 @@ Layers = [ ('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-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f29bd46'}, {}), ('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'}, {}), diff --git a/files-contrib/webos-rolling-honister.mcf b/files-contrib/webos-rolling-honister.mcf index 6cf7d6599c..b9cb6aff14 100644 --- a/files-contrib/webos-rolling-honister.mcf +++ b/files-contrib/webos-rolling-honister.mcf @@ -20,15 +20,15 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') 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-30') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-ose-2.12') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,21 +37,21 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-07-30') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('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': 'b975a66'}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': 'f29bd46'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master-next', 'commit': '96712be'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -59,7 +59,7 @@ Layers = [ ('meta-webos', 40, MetaWebos_RepoURL, {'branch': MetaWebos_Branch, 'commit': MetaWebos_Commit}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), @@ -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': 'd3a484a'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': OE_Branch, 'commit': 'c885d39'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros1-melodic-dunfell.mcf b/files/ros1-melodic-dunfell.mcf index f209ae6f85..aa88033f36 100644 --- a/files/ros1-melodic-dunfell.mcf +++ b/files/ros1-melodic-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-melodic-gatesgarth.mcf b/files/ros1-melodic-gatesgarth.mcf index 280324dc43..4d9cad7523 100644 --- a/files/ros1-melodic-gatesgarth.mcf +++ b/files/ros1-melodic-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-melodic-hardknott.mcf b/files/ros1-melodic-hardknott.mcf index 9e9e1037ad..2daf7311b2 100644 --- a/files/ros1-melodic-hardknott.mcf +++ b/files/ros1-melodic-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-melodic-honister.mcf b/files/ros1-melodic-honister.mcf index ce0775add9..8e97828f2e 100644 --- a/files/ros1-melodic-honister.mcf +++ b/files/ros1-melodic-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,21 +59,21 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'f522fa7'}, {}), ('meta-ros-python2', 35, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros1', 38, MetaRos_RepoURL, {}, {}), ('meta-ros1-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros1-noetic-dunfell.mcf b/files/ros1-noetic-dunfell.mcf index 73ae34397a..c5b6be682e 100644 --- a/files/ros1-noetic-dunfell.mcf +++ b/files/ros1-noetic-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-noetic-gatesgarth.mcf b/files/ros1-noetic-gatesgarth.mcf index 98ef3d4bb0..b22dd2a88c 100644 --- a/files/ros1-noetic-gatesgarth.mcf +++ b/files/ros1-noetic-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-noetic-hardknott.mcf b/files/ros1-noetic-hardknott.mcf index 6c8f071fee..e73be11326 100644 --- a/files/ros1-noetic-hardknott.mcf +++ b/files/ros1-noetic-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros1-noetic-honister.mcf b/files/ros1-noetic-honister.mcf index e1d95d98cf..38a8ebd999 100644 --- a/files/ros1-noetic-honister.mcf +++ b/files/ros1-noetic-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros1', 38, MetaRos_RepoURL, {}, {}), ('meta-ros1-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-dashing-dunfell.mcf b/files/ros2-dashing-dunfell.mcf index 7d56c0c235..e75f6d9c07 100644 --- a/files/ros2-dashing-dunfell.mcf +++ b/files/ros2-dashing-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-dashing-gatesgarth.mcf b/files/ros2-dashing-gatesgarth.mcf index f8e6b9b68a..e112fe5e09 100644 --- a/files/ros2-dashing-gatesgarth.mcf +++ b/files/ros2-dashing-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-dashing-hardknott.mcf b/files/ros2-dashing-hardknott.mcf index 223067b0d4..56bd13ea4f 100644 --- a/files/ros2-dashing-hardknott.mcf +++ b/files/ros2-dashing-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-dashing-honister.mcf b/files/ros2-dashing-honister.mcf index 55525e1ab1..2dd9893149 100644 --- a/files/ros2-dashing-honister.mcf +++ b/files/ros2-dashing-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-eloquent-dunfell.mcf b/files/ros2-eloquent-dunfell.mcf index 5978c9cf16..e7cdc410b4 100644 --- a/files/ros2-eloquent-dunfell.mcf +++ b/files/ros2-eloquent-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-eloquent-gatesgarth.mcf b/files/ros2-eloquent-gatesgarth.mcf index 2ba51a700d..28a290ebdf 100644 --- a/files/ros2-eloquent-gatesgarth.mcf +++ b/files/ros2-eloquent-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-eloquent-hardknott.mcf b/files/ros2-eloquent-hardknott.mcf index f94589709d..30f12643e8 100644 --- a/files/ros2-eloquent-hardknott.mcf +++ b/files/ros2-eloquent-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-eloquent-honister.mcf b/files/ros2-eloquent-honister.mcf index 4efa389802..dcaf898917 100644 --- a/files/ros2-eloquent-honister.mcf +++ b/files/ros2-eloquent-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-foxy-dunfell.mcf b/files/ros2-foxy-dunfell.mcf index 2da43c4b97..d042471fdc 100644 --- a/files/ros2-foxy-dunfell.mcf +++ b/files/ros2-foxy-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-foxy-gatesgarth.mcf b/files/ros2-foxy-gatesgarth.mcf index fe130ee878..f07dc42e34 100644 --- a/files/ros2-foxy-gatesgarth.mcf +++ b/files/ros2-foxy-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-foxy-hardknott.mcf b/files/ros2-foxy-hardknott.mcf index 581563ab21..ee68fd7bdd 100644 --- a/files/ros2-foxy-hardknott.mcf +++ b/files/ros2-foxy-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-foxy-honister.mcf b/files/ros2-foxy-honister.mcf index ff602010af..e97144dd28 100644 --- a/files/ros2-foxy-honister.mcf +++ b/files/ros2-foxy-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-galactic-dunfell.mcf b/files/ros2-galactic-dunfell.mcf index fecfab9746..9ef4c6dd05 100644 --- a/files/ros2-galactic-dunfell.mcf +++ b/files/ros2-galactic-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-galactic-gatesgarth.mcf b/files/ros2-galactic-gatesgarth.mcf index e9e20234b3..0dbd710de0 100644 --- a/files/ros2-galactic-gatesgarth.mcf +++ b/files/ros2-galactic-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-galactic-hardknott.mcf b/files/ros2-galactic-hardknott.mcf index 4ff2523c51..7b197501c0 100644 --- a/files/ros2-galactic-hardknott.mcf +++ b/files/ros2-galactic-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-galactic-honister.mcf b/files/ros2-galactic-honister.mcf index c992aad09a..b4a0cd6db2 100644 --- a/files/ros2-galactic-honister.mcf +++ b/files/ros2-galactic-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-rolling-dunfell.mcf b/files/ros2-rolling-dunfell.mcf index 70a6bf8372..db6b6d3cfc 100644 --- a/files/ros2-rolling-dunfell.mcf +++ b/files/ros2-rolling-dunfell.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.1.9-54.1-dunfell' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-rolling-gatesgarth.mcf b/files/ros2-rolling-gatesgarth.mcf index 4cfa21be26..8d95bfce5e 100644 --- a/files/ros2-rolling-gatesgarth.mcf +++ b/files/ros2-rolling-gatesgarth.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.2.1-329.2-gatesgarth' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'b1c75b190') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-rolling-hardknott.mcf b/files/ros2-rolling-hardknott.mcf index 0404b24839..cc4f079c75 100644 --- a/files/ros2-rolling-hardknott.mcf +++ b/files/ros2-rolling-hardknott.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.3.1-130.1-hardknott' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '03efda228') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), diff --git a/files/ros2-rolling-honister.mcf b/files/ros2-rolling-honister.mcf index 34e052da38..5d9fc1928b 100644 --- a/files/ros2-rolling-honister.mcf +++ b/files/ros2-rolling-honister.mcf @@ -50,7 +50,7 @@ OpenEmbeddedVersion = '3.4~master-honister' from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -59,18 +59,18 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88') # 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': '01925164'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01a63223'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e6aa4b1f6f'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '86be1d8917'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '566049b4f1'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-' + ROS_Distribution, 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '8dc3a31'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '7fb784a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/webos-dashing-dunfell.mcf b/files/webos-dashing-dunfell.mcf index eaa93c3a54..298e4f89de 100644 --- a/files/webos-dashing-dunfell.mcf +++ b/files/webos-dashing-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-eloquent-dunfell.mcf b/files/webos-eloquent-dunfell.mcf index 6508f43513..5c80b44bd0 100644 --- a/files/webos-eloquent-dunfell.mcf +++ b/files/webos-eloquent-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-foxy-dunfell.mcf b/files/webos-foxy-dunfell.mcf index b4dd8d08c6..94d5d59aff 100644 --- a/files/webos-foxy-dunfell.mcf +++ b/files/webos-foxy-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-galactic-dunfell.mcf b/files/webos-galactic-dunfell.mcf index ecfe6aa621..5d1417a18c 100644 --- a/files/webos-galactic-dunfell.mcf +++ b/files/webos-galactic-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-melodic-dunfell.mcf b/files/webos-melodic-dunfell.mcf index a44d7a8ca3..03967f5d77 100644 --- a/files/webos-melodic-dunfell.mcf +++ b/files/webos-melodic-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-noetic-dunfell.mcf b/files/webos-noetic-dunfell.mcf index 53de4de5aa..00e626f9dd 100644 --- a/files/webos-noetic-dunfell.mcf +++ b/files/webos-noetic-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') diff --git a/files/webos-rolling-dunfell.mcf b/files/webos-rolling-dunfell.mcf index 5862cc514a..015a4c84a2 100644 --- a/files/webos-rolling-dunfell.mcf +++ b/files/webos-rolling-dunfell.mcf @@ -34,11 +34,11 @@ Machines = ['qemux86', 'raspberrypi4'] from os import getenv MetaRos_RepoURL = getenv('MCF_META_ROS_REPO_URL', 'git://github.com/ros/meta-ros.git') MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', OE_Branch) -MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'ed0fce246') +MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'accf5d320') MetaRosWebos_RepoURL = getenv('MCF_META_ROS_WEBOS_REPO_URL', 'git://github.com/ros/meta-ros-webos.git') MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', OE_Branch) -MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '78f3e52') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', '4ffb8d0') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master')