You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/08/05 02:57:47 UTC

[GitHub] [incubator-nuttx] PeterBee97 edited a comment on issue #128: IP Clearance

PeterBee97 edited a comment on issue #128:
URL: https://github.com/apache/incubator-nuttx/issues/128#issuecomment-668949061


   > @PeterBee97 Great work with the script and database! I'll update my tools branch and post it here– would you be willing to do a PR to that, so we can have a single branch that we're working on? I'm hoping we can merge these tools to master so that others can help us or continue our work.
   > 
   > Here's a few questions:
   > 
   > 1. Are you subscribed to the [dev@nuttx.apache.org](http://nuttx.incubator.apache.org/community/) email list? If not, would you be willing to subscribe?
   > 2. What's your email address? Will you either post it here, send me an email at [adam@adamfeuer.com](mailto:adam@adamfeuer.com)? So we can correspond with the NuttX email list if necessary.
   > 3. What time zone are you in? I am in Seattle WA USA, Pacific Time Zone, UTC-7.
   > 4. Have you seen the [NuttX license clearing wiki page](https://cwiki.apache.org/confluence/display/NUTTX/License+Clearing)? The process we need to follow and improve is there, as well as a few tools.
   > 5. The authors in the file are good to have, but not enough to clear the licenses– we need to look at the git log and get authors from that. There's a script on the wiki page above that can do that.
   > 6. Would you be willing to make the script you wrote also emit a plain text file, ideally tab delimited CSV?
   
   1. Not yet, sure I'm willing to subscribe
   2. bijunda1@xiaomi.com
   3. I'm in Beijing, UTC+8 so my work time will be about 7 pm to 7 am in your timezone :(
   4. Yes, I browsed through the docs and mailing lists before making that tool
   5. Yeah, actually my tool is based on your script. The author0~author2 are from git log
   6. Sure, exporting to csv file is just one command in sqlite
   
   
   > @PeterBee97 Let's try running the process that we did on the `sched/` module on either `fs/` or `mm/`– only the estimation part, not the whole clearing process. They have 100-250 files each, so it's a smaller chunk. We need git authors as well a what is in the file headers. Once we have a way to get stats for that module and all files, then we can try to do it for the whole project.
   > 
   > You can see what we did on `sched/` at this wiki subpage: https://cwiki.apache.org/confluence/display/NUTTX/Analysis+March+2020
   
   By typing sched/ in the DB Browser filter I can see that these files either have apache license already or only owe copyrights to Greg or Xiaomi & Pinecone, which should have already approved the license change. I strongly recommend the DB Browser GUI as it's really straightforward :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org