Run oe-stylize on our filesIn 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 filesIn 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 ofchanges being made can be seen in the commit, but amount to:1. Setting an explicit key ordering2. Sectioning the files appropriately3. Applying rules checking to our filesAt some point in the near future, we would turn this on as part ofrepotest, 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, andwhether the diffs below look reasonable to folks.Signed-off-by: Ed Tanous <edtanous@google.com>Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
show more ...
treewide: fix GPLv2/LGPLv2.1 obsolete-license warningsSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I746b04e1e36abaf2ff3852beb8a04535692442c1
treewide: fix up github SRC_URIsPer [1], Yocto is going to start requiring both branch names and`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool toautomatically fix our URIs.
treewide: fix up github SRC_URIsPer [1], Yocto is going to start requiring both branch names and`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool toautomatically fix our URIs.1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I5f9619f7ff707050b469ae74c8aa16846568c5e4
meta-phosphor: prep for new override syntaxSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
update upstream subtreesA number of corequisites exist so squashing these all into one patch.meta-ingrasys - refresh master bc513127f4..67bcaf389fmeta-hxt - refresh master 86a4df514f..8fe0d38bbb
update upstream subtreesA number of corequisites exist so squashing these all into one patch.meta-ingrasys - refresh master bc513127f4..67bcaf389fmeta-hxt - refresh master 86a4df514f..8fe0d38bbbmeta-phosphor - refresh master 06c09d7cce..df6ddae3d2meta-quanta - refresh master 4f126361a1..53f3025271Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258afSigned-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
meta-phosphor: iotools: iotools-setup.service fix field nameFix field name: /lib/systemd/system/iotools-setup.service:8:Unknown lvalue 'SystlogIdentifier' in section 'Service'(From meta-phosphor
meta-phosphor: iotools: iotools-setup.service fix field nameFix field name: /lib/systemd/system/iotools-setup.service:8:Unknown lvalue 'SystlogIdentifier' in section 'Service'(From meta-phosphor rev: 9afaeb5cad005d978d8476c8f7c44c6362cf3df5)Change-Id: I60b8b71dc6d717b712d0cf7ee6f9c5d8387f4939Signed-off-by: Patrick Venture <venture@google.com>Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
meta-phosphor: Move layer content from common/Adopt a more conventional directory hierarchy. meta-phosphor is stilla _long_ way from suitable for hosting on yoctoproject.org but thingslike this
meta-phosphor: Move layer content from common/Adopt a more conventional directory hierarchy. meta-phosphor is stilla _long_ way from suitable for hosting on yoctoproject.org but thingslike this don't help.(From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b)Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362ebSigned-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>