Add tip on switching git tag

This commit is contained in:
puneetse
2019-02-14 15:43:43 -08:00
parent dd81d28fc0
commit 4287088ec1
@@ -80,8 +80,16 @@ Clone the existing kernel package repository from |CL| as a starting point.
You can alternatively use a different kernel variant as the base for modification.
For a list of kernel package names which you can clone instead, see the `clearlinux-pkgs GitHub`_.
The latest version of the |CL| kernel package is pulled as a starting
point. An older version can pulled by switching to different git tag with
:command:`git checkout tag/${TAG_NAME}` tag.
Change the kernel version
=========================