Skip to content

Commit

Permalink
files/ros*-gatesgarth.mcf: Update layer pins for 2021-07-30
Browse files Browse the repository at this point in the history
bitbake as of 2021-08-02 21:34:33 +0100

247aaf02 providers: replace newly added logger.warn() with
        logger.warning()
14ae6120 data_smart: Allow colon in variable expansion regex
aa9f7b80 data_smart/parse: Allow ':' characters in variable/function
        names
9bddcd48 BBHandler: Don't classify shell functions that names start
        with "python*" as python function
  • Loading branch information
shr-project committed Aug 3, 2021
1 parent b0ce062 commit 1b876bb
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion files/ros1-melodic-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros1-noetic-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros2-dashing-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros2-eloquent-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros2-foxy-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros2-galactic-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down
2 changes: 1 addition & 1 deletion files/ros2-rolling-gatesgarth.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MetaRos_Commit = getenv('MCF_META_ROS_COMMIT', 'a2126a3e8')
# Note that the github.com/openembedded repositories are read-only mirrors of
# the authoritative repositories on git.openembedded.org .
Layers = [
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'a1987f24'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': '247aaf02'}, {}),

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

Expand Down

0 comments on commit 1b876bb

Please sign in to comment.