Age | Commit message (Collapse) | Author |
|
Change-Id: I338e0668963bdd707193efe9838783401630e87a
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
|
|
Change-Id: I9590f7ef739ec6a0200c6b6efdeb6ebfdd0d5bad
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
|
|
Change-Id: I38e69bf5f00eff36730f91ab3c3b5952d4d08c39
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
|
|
* split the main job into a standalone builders.sh file
* beautify variable names
* remove variable mangling from the trigger job, which now only reports info
from git into the main job
* add KERNEL_CONFIGS
* fixup package name and package version:
* pkgname is now made as linux-<kernel version>-qcomlt-<abi>
* pkgversion is mostly based on 'git describe', and -rc is replaced by ~rc, and
includes BUILD_NUMBER
* for now, the <abi> is set to be BUILD_NUMBER, this can potentially be
optimzed a bit, later.
* the kernel sources are checked out into 'linux' folder since packages are
created in ../
Change-Id: I306c9030eb1fe4bbac7ce9db58ade936fe33298c
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
|
|
trigger-lt-qcom-linux:
* we need tags so that "git describe" gives something useful
* we strip 'origin/' from the branch name since it's not needed
* we convert the kernel version into a kernel 'ABI', e.g. 4.9.47 -> 4.9.0
lt-qcom-linux:
* add empty params for the params sent by trigger, so that we can run the job
manually as well
* add param for kernel repo
Change-Id: Ia0002cf828b7d55b381bfd4116a48ab08ec4b033
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
|
|
Change-Id: I770d02f902601b63d87a702d8c52ba94aaf26adf
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
|