Project

General

Profile

Testing #894

Updated by Hammel about 1 year ago

By the time I get to this issue then all coding should be done for the Harkonnen release.   
 That means I need to do a full build of the dev platform and all system packages. 
 A full build will be done twice. 
 # Locally, using cached downloads 
 # On colo server without using cached downloads, to verify a clean build. 

 Once the builds are completed, then the System Integration Testing (RM #893) will be run. 
 This issue won't be closed until RM #893 is completed - they will be closed together. 

 h1. Version Bump 

 All repos need a version bump before final builds.    This requires *updating Metabuild's repolist.txt* with new app repos.    Check all the pkglist.* files for repos that need to be included in repolist.txt. 

 After version bumps the following libraries need to have their archives updated for PiBox dev platform builds. 
 * libpibox 
 * pibox-network-config 


 h1. Build Matrix 

 Versioned means the repos have had their version number bumped to 2.0. 

 |/2. *Build*           |\6. *Hardware*                                                  |/2. *Versioned*| 
                      |_.System |_.RPI Zero/Zero W |_.RPi 1 |_.RPi 2 |_.RPi 3 |_.Zero (3) |_.Zero W |_.Linux Host 2/3 |_.X86_64 |_.Versioned | 
 | Dev Platform         |=.x       |=.x       |=.x       |=.x          |=.x        |                  |=.x              | 
 | Media System         |              |=.x       |=.x       |             |           |                  |=.x                 | 
 | Media Player         |=.x       |=.x       |=.x       |             |           |                  |=.x                 | 
 | Kiosk                |=.x       |=.x       |=.x       |=.x          |=.x        |                  |=.x                 | 
 | Auto Kiosk           |          AutoKiosk |=.x       |=.x       |=.x          |=.x        |                  |=.x                 | 
 | PiStore              PiSentry |             |=.x       |=.x       |             |           |                  |=.x                 | 
 | PiSentry             PiStore |             |=.x       |=.x       |             |           |                  |=.x                 | 
 | Desktop (VideoLib) VideoLib |             |          |          |             |              |=.x            |=.x                 | 

Back