diff --git a/staging/small-ck-stage.scc b/staging/small-ck-stage.scc index 0508194..328de6e 100644 --- a/staging/small-ck-stage.scc +++ b/staging/small-ck-stage.scc @@ -1 +1,2 @@ -include small/small-ck.scc +# SPDX-License-Identifier: MIT +include small/small-ck.scc \ No newline at end of file
It looks very like your patch has stripped all the newlines off the last lines in the files. I suspect we probably don't want to do that. Also, please follow the section in the README, "Submitting Patches" as the mailing list is incorrect. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
