On Thu, Jan 4, 2018 at 9:25 AM, Jeff Andich <[email protected]> wrote: > Ok, so if I understand correctly, if I git the kernel and checkout the 4.4.y > or 4.9.y branches and then build the kernel using build_kernel.sh with > FULL_REBUILD defined, any updates to the mainline or the patchset could > affect my build or functionality, right?
Nope, once you do a checkout, the kernel version and kernel sha are locked into the script.. So if you lock everything 'down' including your OS (aka no updates), the script will work and pull all the same stuff 10 years from now.. (well as long as github.com and kernel.org git servers don't change anything).. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYg_xrhQYBEHtWMsXb0JPzUxG-taXRyv1vQRAGta2Xoapg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
