Re: [yocto] Source Code provision without full git repository history

2017-03-09 Thread Waldvogel, Sebastian
avior of the mirror tarball generation. E.g. SRC_URI = " git://git.company.url;nogithistory=1" Best regards Sebastian >-Original Message- >From: Daniel. [mailto:danielhi...@gmail.com] >Sent: Thursday, March 09, 2017 5:28 PM >To: Khem Raj >Cc: Waldvogel, Seb

[yocto] Source Code provision without full git repository history

2017-03-09 Thread Waldvogel, Sebastian
Hello, I am searching for a way in Yocto/BitBake to extract the source codes of the software applications developed by my company for delivery to our customers. The source codes shall be delivered as archive containing only the source files without the whole git repository history. Setup is tha