[Openchrome-users] drm for via, how do I get only 2.11.0

Benno Schulenberg bensberg
Fri Apr 27 03:53:45 PDT 2007


David Shay wrote:
> I was advised to downgrade to via drm 2.11.0.
>
> How do I specifically pull 2.11.0 ?

It would be easy if Thomas tagged each via drm version.  In my 
kernel logs 2.10.2 switched to 2.11.0 on December 31 2006, and to 
2.11.1 on February 3 2007.  The actual commit might be several days 
earlier, as I pull git only once or twice a week, and do not always 
immediately start using a new version.

> I've combed git man pages and google but to no avail. I've
> browsed the gitweb and found that via_drm.h was changed on
> 12-27-06, so if I just pull to that date I would be OK, but I
> can't seem to figure out how to do that from git.  I'm sure its
> possible, I just haven't determined how.

I don't think with git one can pull specific dates.  Look at 'git 
log | grep Date | less' and see how the time line is a mess.  
Patches, when merged, keep their original dates, it seems.  The 
only way to refer to a specific version is through the hashes, or 
through symbolic names for these, the tags.  If you figure out 
precisely which of Thomas's commits push 2.11.0 and 2.11.1, you 
could ask him to still tag these now.

Benno




More information about the Openchrome-users mailing list