arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/main image: alpine/edge packages: - pmbootstrap repositories: {} secrets: [] shell: false sources: - http://git.hut.ccw.icu/~comcloudway/motorola-doha-pmos#e6b44e3268ed1fd1c62beb767eec973f2802a1c3 tasks: - configure-pmbootstrap: "mkdir -p ~/.config\nmkdir -p $HOME/.local/var/pmbootstrap\ncat < ~/.config/pmbootstrap.cfg\n[pmbootstrap]\naports = $HOME/.local/var/pmbootstrap/cache_git/pmaports\nccache_size = 5G\nis_default_channel = False\ndevice = motorola-doha\nextra_packages = none\nhostname = demo\nbuild_pkgs_on_install = True\njobs = 17\nkernel = edge\nkeymap = \nlocale = en_GB.UTF-8\nmirror_alpine = http://dl-cdn.alpinelinux.org/alpine/\nmirrors_postmarketos = http://mirror.postmarketos.org/postmarketos/\nnonfree_firmware = True\nnonfree_userland = False\nssh_keys = False\nssh_key_glob = ~/.ssh/id_*.pub\ntimezone = Europe/Berlin\nui = console\nui_extras = False\nuser = user\nwork = $HOME/.local/var/pmbootstrap\nboot_size = 256\nextra_space = 0\nsudo_timer = False\nqemu_redir_stdio = False\nbuild_default_device_arch = False\n[providers]\nEOF\n" - initialize-pmbootstrap: | pmbootstrap pull - link-packages: | cd motorola-doha-pmos sh add-to-pmbootstrap.sh - check-kconfig: | pmbootstrap kconfig check linux-motorola-doha - build-kernel: | pmbootstrap build linux-motorola-doha triggers: [] oauth: ""