On 11/08/2022 08:59, Richard Purdie wrote:
On Thu, 2022-08-11 at 08:57 +0100, Paul Barker wrote:
On 10/08/2022 20:45, Richard Purdie wrote:
diff --git a/meta/lib/oeqa/runtime/cases/rtc.py 
b/meta/lib/oeqa/runtime/cases/rtc.py
index c4e66813249..223cf7b95d9 100644
--- a/meta/lib/oeqa/runtime/cases/rtc.py
+++ b/meta/lib/oeqa/runtime/cases/rtc.py
@@ -1,3 +1,8 @@
+\#

Looks like an extra '\' has slipped in here.

Thanks, well spotted! I've fixed in the branch.

I've also checked master-next with `reuse lint`, obviously it complains that license text files aren't in the places the reuse tool wants them to be and that's unimportant, but it does highlight some other low hanging fruit:

* The following are missing SPDX headers:

    * scripts/lib/devtool/menuconfig.py
    * meta-skeleton/recipes-kernel/hello-mod/files/hello.c

* The following are missing copyright headers:

    * scripts/lib/argparse_oe.py
    * scripts/lib/wic/plugins/source/bootimg-partition.py
    * scripts/lib/wic/plugins/source/empty.py
    * scripts/lib/wic/plugins/source/isoimage-isohybrid.py
    * scripts/lib/wic/plugins/source/rawcopy.py

* Most files under meta/conf can probaby have copyright and license headers added without any confusion.

* `reuse lint` will accept the following header as valid, which could be a path forward for recipes if other folks think it's clear enough:

    # Recipe: Copyright OpenEmbedded Contributors
    # Recipe: SPDX-License-Identifier: MIT

Thanks,

--
Paul Barker

Attachment: OpenPGP_0x74975C81B7E66BAC.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#169235): 
https://lists.openembedded.org/g/openembedded-core/message/169235
Mute This Topic: https://lists.openembedded.org/mt/92944317/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to