<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   crashovrd: i could not find any documentation for how to sync the media_build with the media_tree
   <br> for a specific point in time or kernel release
   <br> for example, how do i use media_build to build against the 4.4 kernel instead of the "current" one
   xdarklight: <u>crashovrd</u>: I literally have to go in 1 minute, but have a look at git --git parameter: https://git.linuxtv.org/media_build.git/tree/build#n529
   <br> I mean "build" script's git parameter
   crashovrd: i did look at that
   <br> however, i need to sync the media_build patch set against what ever i use
   <br> that patches have to match the tree
   <br> so i need to roll back media_build git
   <br> i can not find any tags or references that state what data/commit of media_build goes with what kernel version