Selaa lähdekoodia

docs, readme: Update branch references for pyro

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Paul Barker 7 vuotta sitten
vanhempi
commit
6786c0709d
2 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 2 2
      README.md
  2. 2 2
      docs/conf.py

+ 2 - 2
README.md

@@ -33,12 +33,12 @@ OpenEmbedded/Yocto distributions and layer stacks, such as:
 This layer depends on:
 
 * URI: git://git.yoctoproject.org/poky
-  * branch: master
+  * branch: pyro
   * revision: HEAD
 
 * URI: git://git.openembedded.org/meta-openembedded
   * layers: meta-oe, meta-multimedia, meta-networking, meta-python
-  * branch: master
+  * branch: pyro
   * revision: HEAD
 
 ## Quick Start

+ 2 - 2
docs/conf.py

@@ -58,9 +58,9 @@ author = 'meta-raspberrypi contributors'
 # built documents.
 #
 # The short X.Y version.
-version = 'master'
+version = 'pyro'
 # The full version, including alpha/beta/rc tags.
-release = 'master'
+release = 'pyro'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.