On 02/06/2013 05:16 PM, Amit Pundir wrote:The last one is 6355acdfb5ee76364589493f4128d797bcd4d51d dated Feb 04.
How can I check whether I got this fix after last './repo sync'?
$ cd device/linaro/vexpress
$ git log # it will show all recent commits
OR
$ git show # it will show the last commit
Why the fix isn't propagated with ./repo sync?
Dmitry