mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
support/tests: enable PPD, and thus TLPB, for systemd tests
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2c41fb6225
commit
82f84b4cfb
@@ -13,6 +13,7 @@ class InitSystemSystemdBase(InitSystemBase):
|
||||
BR2_INIT_SYSTEMD=y
|
||||
BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
|
||||
# BR2_TARGET_ROOTFS_TAR is not set
|
||||
BR2_PER_PACKAGE_DIRECTORIES=y
|
||||
"""
|
||||
|
||||
def check_systemd(self, fs):
|
||||
|
||||
Reference in New Issue
Block a user