/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/settings/ |
H A D | phosphor-settings-manager_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-blobs-binarystore_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
H A D | phosphor-ipmi-flash_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/ |
H A D | mori-boot.bb | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
H A D | mori-cmd.bb | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/ |
H A D | obmc-libobmc-intf_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/ |
H A D | obmc-console_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
H A D | mori-led-manager-config-native.bb | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/smbios/ |
H A D | smbios-mdr_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/sel-logger/ |
H A D | phosphor-sel-logger_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/ |
H A D | mori-fw.bb | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/ |
H A D | phosphor-state-manager_%.bbappend | aefbb65c Fri Jun 30 10:57:34 CDT 2023 Kyle Nieman <kyle.nieman@fii-na.com> meta-fii: meta-mori: Uniform syntax for recipes
Update bitbake recipe format to make uniform with the following rules:
1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent
In addition, oe-stylize.py was applied to further refine recipe syntax.
Tested: Built successfully. Individual packages were tested for functionality with no notable change.
Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
|