Hi,
We downloaded and installed TI-Android-ICS-4.0.3-DevKit-EVM-SK-3.0.1.bin.
We made our modifications for our Custom Am335x board in order to run Android ICS.
When we want to create a patch file using command below,
diff -Nur sourcefolder changedfolder >changes.patch
it gives below outputs,i just take a snapshot.
diff: TI-Android-ICS-4.0.3-DevKit-EVM-SK-3.0.1/abi/cpp/.git/svn: No such file or directory
diff: rowboat/abi/cpp/.git/svn: No such file or directory
diff: TI-Android-ICS-4.0.3-DevKit-EVM-SK-3.0.1/bionic/.git/svn: No such file or directory
diff: rowboat/bionic/.git/svn: No such file or directory
How can we creat a clean patch file? We are not familiar with Git or SVN.
If it is possible,can you explain step by step?
Best Regards,
FERHAT