[dunfell] README: update compatible release version and maintainer

Message ID 1647300600-29771-1-git-send-email-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [dunfell] README: update compatible release version and maintainer | expand

Commit Message

Denys Dmytriyenko March 14, 2022, 11:30 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Update the layer maintainer entry and compatible release version.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
---
This is a modified backport of a similar change from master.

 meta-arago-distro/README | 4 ++--
 meta-arago-extras/README | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Patch

diff --git a/meta-arago-distro/README b/meta-arago-distro/README
index 39acade..ccfb516 100644
--- a/meta-arago-distro/README
+++ b/meta-arago-distro/README
@@ -1,6 +1,6 @@ 
 meta-arago-distro provides Arago distribution configuration for TI SDK products
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
+This layer works with the latest Yocto Project release (currently 3.1+) and tracks
 the stable/maintenance branches (currently "dunfell") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
@@ -34,5 +34,5 @@  layers: meta-arago-extras
 Send pull requests to meta-arago@arago-project.org
 
 Layer maintainers:
-Praneeth Bajjuri <praneeth@ti.com>
+Ryan Eatmon <reatmon@ti.com>
 Denys Dmytriyenko <denys@konsulko.com>
diff --git a/meta-arago-extras/README b/meta-arago-extras/README
index 91d257e..e3329fe 100644
--- a/meta-arago-extras/README
+++ b/meta-arago-extras/README
@@ -1,6 +1,6 @@ 
 meta-arago-extras provides additional TI SDK applications that are distro-agnostic
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
+This layer works with the latest Yocto Project release (currently 3.1+) and tracks
 the stable/maintenance branches (currently "dunfell") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
@@ -29,5 +29,5 @@  revision: HEAD
 Send pull requests to meta-arago@arago-project.org
 
 Layer maintainers:
-Praneeth Bajjuri <praneeth@ti.com>
+Ryan Eatmon <reatmon@ti.com>
 Denys Dmytriyenko <denys@konsulko.com>