You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
CI: also enable meta-python
gpsd depends on meta-python, add it for now. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
2
.github/workflows/build-template.yml
vendored
2
.github/workflows/build-template.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
distro: $DISTRO
|
||||
target: ${{inputs.images}}
|
||||
bblayers_conf:
|
||||
- BBLAYERS += '../$(echo ${{github.repository}} | cut -d'/' -f2) ../meta-openembedded/meta-oe'
|
||||
- BBLAYERS += '../$(echo ${{github.repository}} | cut -d'/' -f2) ../meta-openembedded/meta-oe ../meta-openembedded/meta-python'
|
||||
artifacts: []
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user