From 8d1bfcacf8ffc73f0aa8c8a8a9e0fee447a1c116 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 24 Sep 2021 18:01:09 -0500 Subject: [PATCH] Update DEVSTACK_SERIES to yoga stable/xena branch has been created now and current master is for yoga. Change-Id: I0c7809bdac6482bb947f394b0c2535fabb4cf067 --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index 16aa93ac94..3dc800af2d 100755 --- a/stackrc +++ b/stackrc @@ -247,7 +247,7 @@ REQUIREMENTS_DIR=${REQUIREMENTS_DIR:-$DEST/requirements} # Setting the variable to 'ALL' will activate the download for all # libraries. -DEVSTACK_SERIES="xena" +DEVSTACK_SERIES="yoga" ############## #