Changes

Jump to navigation Jump to search
Line 123: Line 123:     
===== Confirm the piOS version of your raspberry Pi =====
 
===== Confirm the piOS version of your raspberry Pi =====
 +
 +
* <code>Release version</code>
 +
 
<code>$ uname -a</code>
 
<code>$ uname -a</code>
    
<code>Linux raspberrypi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux</code>
 
<code>Linux raspberrypi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux</code>
    +
* <code>Code tag</code>
 +
 +
<code>$ cp /usr/share/doc/raspberrypi-bootloader/changelog.Debian.gz ./</code>
 +
 +
<code>gunzip changelog.Debian.gz</code>
 +
 +
Check the top lines and you will know the tag.
 
===== There are two ways to get the source code of the version you want: =====
 
===== There are two ways to get the source code of the version you want: =====
  

Navigation menu