Skip to content

Commit

Permalink
files/ros*-honister.mcf: Update layer pins for 2021-07-30
Browse files Browse the repository at this point in the history
oe-core as of 2021-07-30 11:31:06 +0100

e6aa4b1f6f convert-overrides.py: allow specifying multiple target dirs
ffe91649fa convert-overrides.py: 0.9.1 include '(' as delimiter
        for shortvars
a4ad6c88b6 systemtap: Fix headers issue with x86 and 5.13 headers
43b7cbfb46 convert-overrides.py: remove base_dep_prepend and
        autotools_dep_prepend exception
39edf868de convert-overrides.py: show processed file and version of
        this script
e8fc67f6f6 scripts/contrib: Add override conversion script
9d002acae7 autotools/base/icecc: Remove prepend from function names
701a58504d parselogs.py: qemuarm should be qemuarmv5
b63b6ceda6 libx11: fix xkb compilation with _EVDEVK symbols
354163db55 perlcross: not break build if already patched

bitbake as of 2021-07-29 23:18:54 +0100

01925164 data_smart: Allow colon in variable expansion regex
b201c0b2 parse/ast: Substitute '~' when naming anonymous functions
ef2865ef bitbake: asyncrpc: Catch early SIGTERM
b31f1853 asyncrpc: Set timeout when waiting for reply from server
bd8f8d7b asyncrpc: Fix bad message error in client

meta-oe as of 2021-07-29 10:35:05 -0700

86be1d8917 python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
492054e409 python3-sqlalchemy: upgrade 1.4.20 -> 1.4.22
e6b3dcb6b8 python3-pymongo: upgrade 3.11.4 -> 3.12.0
467535597b python3-pybind11: upgrade 2.6.2 -> 2.7.0
  • Loading branch information
shr-project committed Aug 3, 2021
1 parent 20899e5 commit 004d801
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions files/ros1-melodic-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-python2', 17, 'git://git.openembedded.org/meta-python2', {'branch': OE_Branch, 'commit': '8db9e4f'}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros1-noetic-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros2-dashing-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros2-eloquent-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros2-foxy-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros2-galactic-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down
6 changes: 3 additions & 3 deletions files/ros2-rolling-honister.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', '52247cb88')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'aba88f40'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '01925164'}, {}),

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

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

('meta-ros-common', 37, MetaRos_RepoURL, {'branch': MetaRos_Branch, 'commit': MetaRos_Commit}, {}),
Expand Down

0 comments on commit 004d801

Please sign in to comment.