Project

General

Profile

Testing #894

Updated by Hammel over 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. 

 |_.System |_.RPI Zero/Zero W |_.RPi 2/3 |_.X86_64 |_.Versioned | 
 | Dev Platform |=.x |=.x |    |    | 
 | Media System |     |=.x |    |    | 
 | Media Player |=.x |=.x |    |    | 
 | Kiosk |=.x |=.x |    |    | 
 | AutoKiosk |=.x |=.x |    |    | 
 | PiSentry |    |=.x |    |    | 
 | PiStore |    |=.x |    |    | 
 | VideoLib |    |    |=.x |    |

Back