blob: 0cabdf01685a2270aeb9a4b9424ca15ebea4b26b [file] [log] [blame]
#!/usr/bin/env groovy
library 'functions'
def generated_packages = [
'excelsior-core',
'excelsior-gui',
]
functions.buildPackagePipeline('excelsior', 'bsp', 'meta-excelsior', generated_packages)