From fc84ff38790294f4422c2f8b067fe351cd579e70 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 23 Jan 2026 15:23:00 -0500 Subject: vcontainer-tarball: add nativesdk-expect dependency Add expect to the vcontainer SDK toolchain for interactive testing and automation scripts. Signed-off-by: Bruce Ashfield --- recipes-containers/vcontainer/vcontainer-tarball.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-containers/vcontainer/vcontainer-tarball.bb b/recipes-containers/vcontainer/vcontainer-tarball.bb index edd788db..dc874557 100644 --- a/recipes-containers/vcontainer/vcontainer-tarball.bb +++ b/recipes-containers/vcontainer/vcontainer-tarball.bb @@ -43,6 +43,7 @@ TOOLCHAIN_HOST_TASK = "\ nativesdk-sdk-provides-dummy \ nativesdk-qemu-vcontainer \ nativesdk-socat \ + nativesdk-expect \ " # SDK naming and metadata -- cgit v1.2.3-54-g00ecf