From 058f9abe14d18b8390fd1f3257ef157c29fe9fe3 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Tue, 24 Aug 2021 08:54:31 +0900 Subject: [PATCH] [TRE-2794] Add python3 plugin packages to tizen_base branch python3-argparse, python3-funcsigs, python3-linecache2, python3-mako, python3-MarkupSafe, python3-mock, python3-pbr, python3-traceback2, python3-unittest2 Change-Id: I08517025c407dc7eff67d529a50cb77c49473e18 Signed-off-by: DongHun Kwak --- profiles/tizen_base.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/tizen_base.xml b/profiles/tizen_base.xml index a521731..e086070 100644 --- a/profiles/tizen_base.xml +++ b/profiles/tizen_base.xml @@ -61,16 +61,25 @@ + + + + + + + + + -- 2.7.4