diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2022-08-23 12:24:08 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-08-23 15:10:58 -0500 |
commit | d251d1045214d26693783d4140b3d9b5e4d8aa5b (patch) | |
tree | 0bcfcfbfd1737195ed0ac5121b708561b06d2f99 | |
parent | d547b665faa038343213794ad8ff88a917c8bb90 (diff) | |
download | meta-xilinx-d251d1045214d26693783d4140b3d9b5e4d8aa5b.tar.gz |
meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update repo for beta release
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9562fd0968ae1ec22ed078d5c3c2d7cfb3a7a067)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc index 4a07563f..2b461993 100644 --- a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc +++ b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | |||
@@ -4,9 +4,9 @@ | |||
4 | # Make it clear decoupling is 'experimental' in the version | 4 | # Make it clear decoupling is 'experimental' in the version |
5 | ESW_VER = "experimental" | 5 | ESW_VER = "experimental" |
6 | 6 | ||
7 | REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https" | 7 | REPO = "git://github.com/Xilinx/embeddedsw-experimental-dt-support.git;protocol=https" |
8 | 8 | ||
9 | ESW_BRANCH[experimental] = "xilinx-v2022.1-sdt-experimental" | 9 | ESW_BRANCH[experimental] = "xlnx_rel_v2022.1_sdt_experimental_beta" |
10 | ESW_REV[experimental] = "2f93defe078000965c8f7203da11817c9f0982d1" | 10 | ESW_REV[experimental] = "2f93defe078000965c8f7203da11817c9f0982d1" |
11 | LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' | 11 | LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' |
12 | LIC_FILES_CHKSUM[xilinx-v2022.1-sdt-experimental] = 'e26f53a7d6f58f4b1a9687099417225c' | 12 | LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c' |