diff --git a/support/testing/tests/package/test_openssh.py b/support/testing/tests/package/test_openssh.py index 2ae5030d5d..fe517e8da1 100644 --- a/support/testing/tests/package/test_openssh.py +++ b/support/testing/tests/package/test_openssh.py @@ -49,9 +49,8 @@ class TestOpenSshGlibc(TestOpensshBase): TestOpensshBase.opensshconfig + \ """ BR2_arm=y - BR2_TOOLCHAIN_BUILDROOT_GLIBC=y - BR2_KERNEL_HEADERS_4_19=y - BR2_TOOLCHAIN_BUILDROOT_CXX=y + BR2_TOOLCHAIN_EXTERNAL=y + BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y BR2_PACKAGE_RNG_TOOLS=y BR2_TARGET_ROOTFS_CPIO=y """