blob: c91fc3d0d568a06064ff0d8611bebb32a6ae0a7a [file] [log] [blame]
#!/usr/bin/env groovy
library 'functions'
def generated_packages = [
'libbluetooth3',
'libbluetooth-dev',
'bluetooth',
'bluez',
'bluez-cups',
'bluez-obexd',
'bluez-hcidump',
'bluez-test-tools',
'bluez-test-scripts',
]
functions.buildPackagePipeline('enterprise', 'bsp', 'bluez-imx', generated_packages)