From 652e1afa0f78d52e873505f3600cddddb990e4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Fri, 25 Jul 2025 16:53:35 +0200 Subject: [PATCH] pmaports.cfg: add supported_usr_merge Since 2a9d4da33a81a68dc8144fa41463a472d71535cc this is supported in pmaports. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6825 --- pmaports.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/pmaports.cfg b/pmaports.cfg index c5f737c06..05ee7bdb2 100644 --- a/pmaports.cfg +++ b/pmaports.cfg @@ -11,6 +11,7 @@ supported_mkinitfs_without_flavors=True supported_arches=x86_64,x86,aarch64,armv7,armhf supported_fastboot_depends=android-tools supported_heimdall_depends=heimdall,android-tools +supported_usr_merge=True systemd_linux_min_version=5.4 systemd_linux_recommended_version=5.7