Skip to content

Commit

Permalink
files/webos-*-dunfell.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:27 +0100

c2a3bda3 providers: replace newly added logger.warn() with
        logger.warning()
c5418eae data_smart: Allow colon in variable expansion regex
a6d5fb75 data_smart/parse: Allow ':' characters in variable/function
        names
9df61675 BBHandler: Don't classify shell functions that names start
        with "python*" as python function

meta-virtualization as of 2021-08-01 23:44:04 -0400

dbd1a73 python3: remove the no-longer required bbappend
  • Loading branch information
shr-project committed Aug 3, 2021
1 parent d3d4a7f commit b0ce062
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions files/webos-dashing-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-eloquent-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-foxy-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-galactic-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-melodic-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-noetic-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down
4 changes: 2 additions & 2 deletions files/webos-rolling-dunfell.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MetaWebos_Commit = getenv('MCF_META_WEBOS_COMMIT', 'builds/webosose/master/'
# 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': '0e0af15b'}, {}),
('bitbake', -1, 'git://github.com/openembedded/bitbake.git', {'branch': Bitbake_Branch, 'commit': 'c2a3bda3'}, {}),

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

Expand All @@ -62,7 +62,7 @@ Layers = [
('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', {}, {}),

('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', {'branch': OE_Branch, 'commit': '5d49b28'}, {}),
('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', {'branch': OE_Branch, 'commit': '7588686'}, {}),
('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'}, {}),
Expand Down

0 comments on commit b0ce062

Please sign in to comment.