Skip to content

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

ci/base.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
header:
44
version: 14
55

6-
distro: poky-altcfg
6+
distro: nodistro
77

88
defaults:
99
repos:
@@ -22,11 +22,6 @@ repos:
2222
layers:
2323
.: disabled
2424

25-
meta-yocto:
26-
url: https://git.yoctoproject.org/meta-yocto
27-
layers:
28-
meta-poky:
29-
3025
local_conf_header:
3126
base: |
3227
CONF_VERSION = "2"
@@ -56,7 +51,7 @@ local_conf_header:
5651
IMAGE_CLASSES += "image_types_qcom"
5752
IMAGE_FSTYPES += "qcomflash"
5853
extra: |
59-
DISTRO_FEATURES:append = " efi pni-names"
54+
DISTRO_FEATURES:append = " efi pam pni-names"
6055
EXTRA_IMAGE_FEATURES = "allow-empty-password empty-root-password allow-root-login"
6156
IMAGE_ROOTFS_EXTRA_SPACE = "307200"
6257
WATCHDOG_RUNTIME_SEC:pn-systemd = "30"

0 commit comments

Comments
 (0)