diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-05-29 08:18:01 +0200 |
---|---|---|
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-05-29 08:18:01 +0200 |
commit | 928f3a704fd01c22b7d0fd88813a2d16021a7b96 (patch) | |
tree | 09f3653dae513747d6100d1d3be3c751167e768c | |
parent | f811110a7115914c4bb0449aa0f448462dc11ee4 (diff) | |
download | meta-qcom-test-ci.tar.gz meta-qcom-test-ci.tar.bz2 meta-qcom-test-ci.zip |
dummy commit, testing CItest-ci
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r-- | conf/machine/dragonboard-845c.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/dragonboard-845c.conf b/conf/machine/dragonboard-845c.conf index b9dde33..bd11288 100644 --- a/conf/machine/dragonboard-845c.conf +++ b/conf/machine/dragonboard-845c.conf @@ -19,6 +19,7 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \ linux-firmware-qcom-sdm845-audio \ linux-firmware-qcom-sdm845-compute \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'linux-firmware-qcom-adreno-a630 mesa-driver-msm', '', d)} \ +\ " # /dev/sda1 is 'rootfs' partition after installing the latest bootloader package from linaro |