From 48dcccaf56467482ad6800fce22705214b94ca61 Mon Sep 17 00:00:00 2001 From: Carlos Henrique Lima Melara Date: Fri, 21 Jul 2023 15:24:30 -0300 Subject: [PATCH] README: add warning about deprecation Related-to: TOR-3036 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 180109d..e6d5029 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# DEPRECATED +This repository has been incorporated into +[toradex/torizon-containers](https://github.com/toradex/torizon-containers). + # rt-validation Containers to validate real-time (`PREEMPT_RT`) support in TorizonCore.