diff --git a/files-contrib/ros1-melodic-master.mcf b/files-contrib/ros1-melodic-master.mcf index 9928fcb1634..80278b2e0cb 100644 --- a/files-contrib/ros1-melodic-master.mcf +++ b/files-contrib/ros1-melodic-master.mcf @@ -43,18 +43,18 @@ MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros1', 36, MetaRos_RepoURL, {}, {}), ('meta-ros1-melodic', 37, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/ros2-crystal-master.mcf b/files-contrib/ros2-crystal-master.mcf index f18fc2232d0..f1e647aa5ea 100644 --- a/files-contrib/ros2-crystal-master.mcf +++ b/files-contrib/ros2-crystal-master.mcf @@ -43,18 +43,18 @@ MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-crystal', 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/ros2-dashing-master.mcf b/files-contrib/ros2-dashing-master.mcf index 3d52086594c..f8192f39a39 100644 --- a/files-contrib/ros2-dashing-master.mcf +++ b/files-contrib/ros2-dashing-master.mcf @@ -43,18 +43,18 @@ MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-dashing', 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/ros2-eloquent-master.mcf b/files-contrib/ros2-eloquent-master.mcf index b11a03bc665..d137a3b5a95 100644 --- a/files-contrib/ros2-eloquent-master.mcf +++ b/files-contrib/ros2-eloquent-master.mcf @@ -43,18 +43,18 @@ MetaRos_Branch = getenv('MCF_META_ROS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), ('meta-ros2-eloquent', 39, MetaRos_RepoURL, {}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-crystal-master.mcf b/files-contrib/webos-crystal-master.mcf index 12202dfd90f..d9608600c91 100644 --- a/files-contrib/webos-crystal-master.mcf +++ b/files-contrib/webos-crystal-master.mcf @@ -36,19 +36,19 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': '8693fdc'}, {}), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '7d13954'}, {}), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '6ee18b29'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f858ce8'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '47c1870'}, {}), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '17187128'}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -56,7 +56,7 @@ Layers = [ ('meta-webos', 40, 'git://github.com/shr-project/meta-webosose.git', {'branch': 'master'}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ('meta-webos-raspberrypi', 51, 'git://github.com/shr-project/meta-webosose.git', {}, {}), ('meta-webos-updater', 52, 'git://github.com/shr-project/meta-webosose.git', {}, {}), @@ -65,7 +65,7 @@ Layers = [ ('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch}, {}), ('meta-webos-smack', 75, 'git://github.com/shr-project/meta-webosose.git', {}, {}), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': 'fa800e5'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': '4029f92'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-dashing-master.mcf b/files-contrib/webos-dashing-master.mcf index eed0be538f6..179ae6d7189 100644 --- a/files-contrib/webos-dashing-master.mcf +++ b/files-contrib/webos-dashing-master.mcf @@ -36,19 +36,19 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': '8693fdc'}, {}), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '7d13954'}, {}), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '6ee18b29'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f858ce8'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '47c1870'}, {}), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '17187128'}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -56,7 +56,7 @@ Layers = [ ('meta-webos', 40, 'git://github.com/shr-project/meta-webosose.git', {'branch': 'master'}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ('meta-webos-raspberrypi', 51, 'git://github.com/shr-project/meta-webosose.git', {}, {}), ('meta-webos-updater', 52, 'git://github.com/shr-project/meta-webosose.git', {}, {}), @@ -65,7 +65,7 @@ Layers = [ ('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch}, {}), ('meta-webos-smack', 75, 'git://github.com/shr-project/meta-webosose.git', {}, {}), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': 'fa800e5'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': '4029f92'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-eloquent-master.mcf b/files-contrib/webos-eloquent-master.mcf index 67e54ca6489..b5a050d8378 100644 --- a/files-contrib/webos-eloquent-master.mcf +++ b/files-contrib/webos-eloquent-master.mcf @@ -36,19 +36,19 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': '8693fdc'}, {}), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '7d13954'}, {}), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '6ee18b29'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f858ce8'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '47c1870'}, {}), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '17187128'}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros2', 38, MetaRos_RepoURL, {}, {}), @@ -56,7 +56,7 @@ Layers = [ ('meta-webos', 40, 'git://github.com/shr-project/meta-webosose.git', {'branch': 'master'}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ('meta-webos-raspberrypi', 51, 'git://github.com/shr-project/meta-webosose.git', {}, {}), ('meta-webos-updater', 52, 'git://github.com/shr-project/meta-webosose.git', {}, {}), @@ -65,7 +65,7 @@ Layers = [ ('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch}, {}), ('meta-webos-smack', 75, 'git://github.com/shr-project/meta-webosose.git', {}, {}), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': 'fa800e5'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': '4029f92'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated diff --git a/files-contrib/webos-melodic-master.mcf b/files-contrib/webos-melodic-master.mcf index c46e0055e3a..3cca10d7edc 100644 --- a/files-contrib/webos-melodic-master.mcf +++ b/files-contrib/webos-melodic-master.mcf @@ -36,19 +36,19 @@ MetaRosWebos_Branch = getenv('MCF_META_ROS_WEBOS_BRANCH', 'master-draft') # 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': 'master', 'commit': '35784582'}, {}), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': 'master', 'commit': 'abcaa139'}, {}), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '04f7e28963'}, {}), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', {'branch': 'master', 'commit': '85b7a3d5ec'}, {}), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': 'e4ac09169d'}, {}), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', {'branch': 'master', 'commit': '851321744e'}, {}), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': '8693fdc'}, {}), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '7d13954'}, {}), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '6ee18b29'}, {}), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': 'master', 'commit': 'f858ce8'}, {}), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': 'master', 'commit': '47c1870'}, {}), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', {'branch': 'warrior', 'commit': '17187128'}, {}), ('meta-ros-common', 35, MetaRos_RepoURL, {'branch': MetaRos_Branch}, {}), ('meta-ros1', 36, MetaRos_RepoURL, {}, {}), @@ -56,7 +56,7 @@ Layers = [ ('meta-webos', 40, 'git://github.com/shr-project/meta-webosose.git', {'branch': 'master'}, {}), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': 'ed6b75b'}, {}), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi.git', {'branch': 'master', 'commit': '3ae288a'}, {}), ('meta-webos-raspberrypi', 51, 'git://github.com/shr-project/meta-webosose.git', {}, {}), ('meta-webos-updater', 52, 'git://github.com/shr-project/meta-webosose.git', {}, {}), @@ -65,7 +65,7 @@ Layers = [ ('meta-ros-webos', 60, MetaRosWebos_RepoURL, {'branch': MetaRosWebos_Branch}, {}), ('meta-webos-smack', 75, 'git://github.com/shr-project/meta-webosose.git', {}, {}), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': 'fa800e5'}, {}), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', {'branch': 'master', 'commit': '4029f92'}, {}), ] # BblayersConfExtraLines is a list of strings to be appended to the generated