Hi Team,
 
I am building neard recipe. And neard recipe fetching source code from "https://cdn.kernel.org/pub/linux/network/nfc".
https://cdn.kernel.org/pub/linux/network/nfc/neard-0.16.tar.gz
 
In this tar file few plugins (eg. tizen) and tests scripts (eg. Test-channel,test-see,neard-ui.py,ndef-agent etc) are missing. 
 
I observed that,all missing files are present in below tar file. 
https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-0.16.tar.gz
 
Is there any specific reason to fetch the neard source from https://cdn.kernel.org/pub/linux/network/nfc/neard-0.16.tar.gz insteed of "https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-0.16.tar.gz"
 
If community is okay then i can propose the patch by modifying the SRC-URI in neard recipe.
 
Thanks in advane
Rahul Kumar