From 1abd7f8a7c6f424d1cf8977db8b559d6fc1a92a8 Mon Sep 17 00:00:00 2001 From: zackandraka-avnet <110255705+zackandraka-avnet@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:33:29 -0700 Subject: [PATCH] Update README.md Signed-off-by: zackandraka-avnet <110255705+zackandraka-avnet@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f00e11..7cf7e27 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # IoT-Connect Yocto Integration meta-layer This repository is a Yocto meta layer for providing recipes for the IoTConnect Lite SDK. -It provides a recipe for the Python SDK through `RDEPENDS_${PN} = "python3-iotconnect-sdk`. +It provides a recipe for the Python Lite SDK through `RDEPENDS_${PN} = "python3-iotc-lite-sdk`.