#
9936f86d |
| 19-Sep-2022 |
Ed Tanous <edtanous@google.com> |
Run oe-stylize on our files
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers.
This commit runs oe-stylize.py on a
Run oe-stylize on our files
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers.
This commit runs oe-stylize.py on all of our files. The types of changes being made can be seen in the commit, but amount to:
1. Setting an explicit key ordering 2. Sectioning the files appropriately 3. Applying rules checking to our files
At some point in the near future, we would turn this on as part of repotest, but some minor changes need to be upstreamed to meta-oe (WIP) to make that happen.
Looking for input on whether this is something we'd like to do, and whether the diffs below look reasonable to folks.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
show more ...
|
Revision tags: 2.12.0-rc1, 2.13.0-dev, 2.11.0, 2.12.0-dev |
|
#
a57be818 |
| 09-Aug-2021 |
Patrick Williams <patrick@stwcx.xyz> |
i2c-tools: update patches for v4.3. One of the patches is included upstream in v4.3 already, which is picked up by the next subtree update, and the other patch requires an update.
i2c-tools: update patches for v4.3. One of the patches is included upstream in v4.3 already, which is picked up by the next subtree update, and the other patch requires an update. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifc1d1c202d587f50dd6a8f0a83d8f5777219f4e8
show more ...
|
#
12fc939c |
| 06-Aug-2021 |
Patrick Williams <patrick@stwcx.xyz> |
meta-phosphor: prep for new override syntax Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
|
Revision tags: 2.10.0-rc1, 2.11.0-dev, 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev, 2.7.0, 2.7.0-rc1, 2.8.0-dev, 2.7.0-dev, 2.6.0, 2.6.0-rc1, 2.6.0.rc1, v2.4 |
|
#
ff075f6e |
| 31-Aug-2018 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
meta-phosphor: Move layer content from common/ Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but thing
meta-phosphor: Move layer content from common/ Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|