Releases: Pelagicore/meta-bistro
Releases · Pelagicore/meta-bistro
PELUX 4.0
user-identification-manager: add recipe Put it in recipes-extended/ for now. Might make sense to create another top folder when other related services for user/profile handling are added. Signed-off-by: Martin Ejdestig <[email protected]>
PELUX 3.1
Jenkinsfile: Echo the branch you are building Signed-off-by: Fisnik Hajredini <[email protected]> (cherry picked from commit f28fc5c6b070409150472b54b716b1c9c5f5360e)
PELUX 3.0
Jenkinsfile: parameterize variants & images to be built The variants and images to be built were hardcoded in JenkinsFile. So if there was a need to add or remove variants and images, the code needs to be changed. With this change, a list of variant and images are defined in Jenkins Environment, which are read dynamically in JenkinsFile. So adding/removing variants and images do not require code change. Signed-off-by: Tariq Ansari <[email protected]> (cherry picked from commit a0d6cdfa7048a3f76507196f33dd833efa3fe973)
PELUX 2.0
Add CI job for arp target Code change is meant for building arp target as well for any change in meta-bistro. Signed-off-by: Sapan Das <[email protected]>