From a34a6d9eaf375cf29c800a5a770cc449bf119a1d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 28 Aug 2020 09:44:44 -0700 Subject: [PATCH] README: Mention Yoe distro in supported distro list Remove angstrom as it is no longer uptodate Fixes Issue #563 Signed-off-by: Khem Raj --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 898426d..e69b0ef 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The core BSP part of meta-raspberrypi should work with different OpenEmbedded/Yocto distributions and layer stacks, such as: * Distro-less (only with OE-Core). -* Angstrom. +* Yoe Disto (Video and Camera Products). * Yocto/Poky (main focus of testing). ## Dependencies