diff --git a/files-contrib/webos-dashing-gatesgarth.mcf b/files-contrib/webos-dashing-gatesgarth.mcf index 15a95abf69f..94b77a0c69d 100644 --- a/files-contrib/webos-dashing-gatesgarth.mcf +++ b/files-contrib/webos-dashing-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-dashing-hardknott.mcf b/files-contrib/webos-dashing-hardknott.mcf index 3575914948c..ac4a58d2feb 100644 --- a/files-contrib/webos-dashing-hardknott.mcf +++ b/files-contrib/webos-dashing-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-dashing-honister.mcf b/files-contrib/webos-dashing-honister.mcf index 0e773cbc0b8..fea0256d786 100644 --- a/files-contrib/webos-dashing-honister.mcf +++ b/files-contrib/webos-dashing-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-eloquent-gatesgarth.mcf b/files-contrib/webos-eloquent-gatesgarth.mcf index 5f4d6a34d39..4a5603ad1ce 100644 --- a/files-contrib/webos-eloquent-gatesgarth.mcf +++ b/files-contrib/webos-eloquent-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-eloquent-hardknott.mcf b/files-contrib/webos-eloquent-hardknott.mcf index 9c0a5a4eb78..465b8be4a8e 100644 --- a/files-contrib/webos-eloquent-hardknott.mcf +++ b/files-contrib/webos-eloquent-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-eloquent-honister.mcf b/files-contrib/webos-eloquent-honister.mcf index 9b632da01b8..039bf14434f 100644 --- a/files-contrib/webos-eloquent-honister.mcf +++ b/files-contrib/webos-eloquent-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-foxy-gatesgarth.mcf b/files-contrib/webos-foxy-gatesgarth.mcf index 6d6283764e2..9e715ea4bdf 100644 --- a/files-contrib/webos-foxy-gatesgarth.mcf +++ b/files-contrib/webos-foxy-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-foxy-hardknott.mcf b/files-contrib/webos-foxy-hardknott.mcf index d72f704e2c5..b141f330d5f 100644 --- a/files-contrib/webos-foxy-hardknott.mcf +++ b/files-contrib/webos-foxy-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-foxy-honister.mcf b/files-contrib/webos-foxy-honister.mcf index 53bf618e2c8..6c5fadc7706 100644 --- a/files-contrib/webos-foxy-honister.mcf +++ b/files-contrib/webos-foxy-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-galactic-gatesgarth.mcf b/files-contrib/webos-galactic-gatesgarth.mcf index e46bd710867..166f591424a 100644 --- a/files-contrib/webos-galactic-gatesgarth.mcf +++ b/files-contrib/webos-galactic-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-galactic-hardknott.mcf b/files-contrib/webos-galactic-hardknott.mcf index 4ca44e3d87b..38e7e25c8c1 100644 --- a/files-contrib/webos-galactic-hardknott.mcf +++ b/files-contrib/webos-galactic-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-galactic-honister.mcf b/files-contrib/webos-galactic-honister.mcf index 1cbc95d5aa8..4388b3d3df0 100644 --- a/files-contrib/webos-galactic-honister.mcf +++ b/files-contrib/webos-galactic-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-melodic-gatesgarth.mcf b/files-contrib/webos-melodic-gatesgarth.mcf index bcfeac62ca9..a0b73033267 100644 --- a/files-contrib/webos-melodic-gatesgarth.mcf +++ b/files-contrib/webos-melodic-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-python2', 35, MetaRos_RepoURL, {}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-melodic-hardknott.mcf b/files-contrib/webos-melodic-hardknott.mcf index 66ca4968345..5f770370209 100644 --- a/files-contrib/webos-melodic-hardknott.mcf +++ b/files-contrib/webos-melodic-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-python2', 35, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-melodic-honister.mcf b/files-contrib/webos-melodic-honister.mcf index 70be67f15fe..86ee7dd670a 100644 --- a/files-contrib/webos-melodic-honister.mcf +++ b/files-contrib/webos-melodic-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-noetic-gatesgarth.mcf b/files-contrib/webos-noetic-gatesgarth.mcf index a3b6b28bc4c..39398732cb1 100644 --- a/files-contrib/webos-noetic-gatesgarth.mcf +++ b/files-contrib/webos-noetic-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-noetic-hardknott.mcf b/files-contrib/webos-noetic-hardknott.mcf index 77d0fbe9252..d6ad93fe772 100644 --- a/files-contrib/webos-noetic-hardknott.mcf +++ b/files-contrib/webos-noetic-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros1', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-noetic-honister.mcf b/files-contrib/webos-noetic-honister.mcf index 53fa12094c0..ad7064606f1 100644 --- a/files-contrib/webos-noetic-honister.mcf +++ b/files-contrib/webos-noetic-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files-contrib/webos-rolling-gatesgarth.mcf b/files-contrib/webos-rolling-gatesgarth.mcf index beca1808662..af2f8ef3072 100644 --- a/files-contrib/webos-rolling-gatesgarth.mcf +++ b/files-contrib/webos-rolling-gatesgarth.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -51,7 +51,7 @@ Layers = [ ('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'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-backports-hardknott', 36, MetaRos_RepoURL, {}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), diff --git a/files-contrib/webos-rolling-hardknott.mcf b/files-contrib/webos-rolling-hardknott.mcf index 3be91912e10..9b357c0a731 100644 --- a/files-contrib/webos-rolling-hardknott.mcf +++ b/files-contrib/webos-rolling-hardknott.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -39,7 +39,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '679a22e'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), diff --git a/files-contrib/webos-rolling-honister.mcf b/files-contrib/webos-rolling-honister.mcf index b9cb6aff14d..cd07355248d 100644 --- a/files-contrib/webos-rolling-honister.mcf +++ b/files-contrib/webos-rolling-honister.mcf @@ -24,11 +24,11 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') 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-08-05-ose-2.12') +MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05') # Layers = [ # (layer-name: str, priority: int, URL: str, fetch: dict, options: dict), @@ -37,9 +37,9 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', OE_Branch + '-2021-08-05-o # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -51,7 +51,7 @@ Layers = [ ('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://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-9a4453a-overrides-syntax', 'commit': 'c9e58d2'}, {}), +('meta-qt6', 20, 'git://github.com/shr-project/meta-qt6.git', {'branch': 'jansa/6.2-b394095-overrides-syntax', 'commit': '7ca78b1'}, {}), ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ('meta-webos-raspberrypi', 51, MetaWebos_RepoURL, {}, {}), ('meta-webos-updater', 52, MetaWebos_RepoURL, {}, {}), ('meta-webos-virtualization', 53, MetaWebos_RepoURL, {}, {}), diff --git a/files/ros1-melodic-hardknott.mcf b/files/ros1-melodic-hardknott.mcf index 2daf7311b22..ac49b7662fc 100644 --- a/files/ros1-melodic-hardknott.mcf +++ b/files/ros1-melodic-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86', 'raspberrypi4'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros1-melodic-honister.mcf b/files/ros1-melodic-honister.mcf index 8e97828f2e3..447f9b7786a 100644 --- a/files/ros1-melodic-honister.mcf +++ b/files/ros1-melodic-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -73,7 +73,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros1-noetic-hardknott.mcf b/files/ros1-noetic-hardknott.mcf index e73be113268..7426049039c 100644 --- a/files/ros1-noetic-hardknott.mcf +++ b/files/ros1-noetic-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86', 'raspberrypi4'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros1-noetic-honister.mcf b/files/ros1-noetic-honister.mcf index 38a8ebd9990..c2b01c55cec 100644 --- a/files/ros1-noetic-honister.mcf +++ b/files/ros1-noetic-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-dashing-hardknott.mcf b/files/ros2-dashing-hardknott.mcf index 56bd13ea4ff..5d389249728 100644 --- a/files/ros2-dashing-hardknott.mcf +++ b/files/ros2-dashing-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86-64', 'raspberrypi4-64'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros2-dashing-honister.mcf b/files/ros2-dashing-honister.mcf index 2dd98931492..37324703e23 100644 --- a/files/ros2-dashing-honister.mcf +++ b/files/ros2-dashing-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-eloquent-hardknott.mcf b/files/ros2-eloquent-hardknott.mcf index 30f12643e85..3b8bd8eea06 100644 --- a/files/ros2-eloquent-hardknott.mcf +++ b/files/ros2-eloquent-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86-64', 'raspberrypi4-64'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros2-eloquent-honister.mcf b/files/ros2-eloquent-honister.mcf index dcaf898917b..d81b640e491 100644 --- a/files/ros2-eloquent-honister.mcf +++ b/files/ros2-eloquent-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-foxy-hardknott.mcf b/files/ros2-foxy-hardknott.mcf index ee68fd7bdd1..2d491da28c8 100644 --- a/files/ros2-foxy-hardknott.mcf +++ b/files/ros2-foxy-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86-64', 'raspberrypi4-64'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros2-foxy-honister.mcf b/files/ros2-foxy-honister.mcf index e97144dd280..574fb1d3caf 100644 --- a/files/ros2-foxy-honister.mcf +++ b/files/ros2-foxy-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-galactic-hardknott.mcf b/files/ros2-galactic-hardknott.mcf index 7b197501c09..3ddc99c7657 100644 --- a/files/ros2-galactic-hardknott.mcf +++ b/files/ros2-galactic-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86-64', 'raspberrypi4-64'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros2-galactic-honister.mcf b/files/ros2-galactic-honister.mcf index b4a0cd6db24..e80e5400d83 100644 --- a/files/ros2-galactic-honister.mcf +++ b/files/ros2-galactic-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files/ros2-rolling-hardknott.mcf b/files/ros2-rolling-hardknott.mcf index cc4f079c754..e1042287d12 100644 --- a/files/ros2-rolling-hardknott.mcf +++ b/files/ros2-rolling-hardknott.mcf @@ -44,7 +44,7 @@ Machines = ['qemux86-64', 'raspberrypi4-64'] # ; instead it is the value in the Yocto Project Version column # of https://wiki.yoctoproject.org/wiki/Releases for # to which a constant "~master" is appended. -OpenEmbeddedVersion = '3.3.1-130.1-hardknott' +OpenEmbeddedVersion = '3.3.2-37-hardknott' # Allow the URL and branch for meta-ros to be overridden by settings in the environment. from os import getenv @@ -61,7 +61,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '0e1490e03') Layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '9b2d96b2'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': 'e458c15627'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '2fd915eda1'}, {}), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': OE_Branch, 'commit': '5a4b2ab29d'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), diff --git a/files/ros2-rolling-honister.mcf b/files/ros2-rolling-honister.mcf index 5d9fc1928bd..bcecfa4fdae 100644 --- a/files/ros2-rolling-honister.mcf +++ b/files/ros2-rolling-honister.mcf @@ -59,9 +59,9 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '78ed6154f') # 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': '01a63223'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '06a0bbe7'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '9adf897176'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': OE_Branch, 'commit': '0f978b4f03'}, {}), ('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', {}, {}), @@ -70,7 +70,7 @@ Layers = [ ('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': '7fb784a'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', {'branch': OE_Branch, 'commit': '3abe063'}, {}), ] # 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 298e4f89dea..cbb7e27189b 100644 --- a/files/webos-dashing-dunfell.mcf +++ b/files/webos-dashing-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-eloquent-dunfell.mcf b/files/webos-eloquent-dunfell.mcf index 5c80b44bd0b..c89822004e8 100644 --- a/files/webos-eloquent-dunfell.mcf +++ b/files/webos-eloquent-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-foxy-dunfell.mcf b/files/webos-foxy-dunfell.mcf index 94d5d59afff..4edc3fe6e92 100644 --- a/files/webos-foxy-dunfell.mcf +++ b/files/webos-foxy-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-galactic-dunfell.mcf b/files/webos-galactic-dunfell.mcf index 5d1417a18c7..f54f88a87a5 100644 --- a/files/webos-galactic-dunfell.mcf +++ b/files/webos-galactic-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-melodic-dunfell.mcf b/files/webos-melodic-dunfell.mcf index 03967f5d773..3f82cb8e84e 100644 --- a/files/webos-melodic-dunfell.mcf +++ b/files/webos-melodic-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-noetic-dunfell.mcf b/files/webos-noetic-dunfell.mcf index 00e626f9dd5..c7625de2f8d 100644 --- a/files/webos-noetic-dunfell.mcf +++ b/files/webos-noetic-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}), diff --git a/files/webos-rolling-dunfell.mcf b/files/webos-rolling-dunfell.mcf index 015a4c84a2b..f357c36bbda 100644 --- a/files/webos-rolling-dunfell.mcf +++ b/files/webos-rolling-dunfell.mcf @@ -17,7 +17,7 @@ McfFileVersion = 3 # Value for DISTRO OE_Distribution = 'webos' -webOSOSEBuildNumber = '366' +webOSOSEBuildNumber = '373' Bitbake_Branch = '1.46' OE_Branch = 'dunfell' @@ -38,7 +38,7 @@ 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', '4ffb8d0') +MetaRosWebos_Commit = getenv('MCF_META_ROS_WEBOS_COMMIT', 'ca28a26') MetaWebos_RepoURL = getenv('MCF_META_WEBOS_REPO_URL', 'git://github.com/webosose/meta-webosose.git') MetaWebos_Branch = getenv('MCF_META_WEBOS_BRANCH', 'master') @@ -65,7 +65,7 @@ Layers = [ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': 'dbd1a73'}, {}), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': 'b901080'}, {}), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': '9a4453a'}, {}), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', {'branch': '6.2', 'commit': 'b394095'}, {}), ('meta-webos-backports-3.2', 33, MetaWebos_RepoURL, {}, {}),