diff options
| author | Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> | 2022-04-01 11:40:10 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-04-04 09:00:27 -0700 |
| commit | 5eda1310b02be7176d8306ed041ebe65a6194300 (patch) | |
| tree | 70ec4c055aefde9d9d89ef187e805d90c4c87b06 | |
| parent | 3237767e23367fcac0aed9c689431593793ecadb (diff) | |
| download | meta-xilinx-5eda1310b02be7176d8306ed041ebe65a6194300.tar.gz | |
meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update branch
This commit updates the branch to xilinx-v2022.1-sdt-experimental branch.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc index ee7492ea..ba47883c 100644 --- a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc +++ b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | |||
| @@ -4,10 +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://github.com/Xilinx/embeddedsw-experimental-dt-support.git;protocol=https" | 7 | REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https" |
| 8 | 8 | ||
| 9 | ESW_BRANCH[experimental] = "xilinx-v2021.1-sdt-experimental" | 9 | ESW_BRANCH[experimental] = "xilinx-v2022.1-sdt-experimental" |
| 10 | ESW_REV[experimental] = "329bf8fa54110034c8436d0b3b4aa40e8a56b02d" | 10 | ESW_REV[experimental] = "a2d3e16376898780a75719688f2254349ae98962" |
| 11 | LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' | 11 | LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' |
| 12 | LIC_FILES_CHKSUM[xilinx-v2021.1-sdt-experimental] = '7c92de7a21a6613265035c28f4a92f48' | 12 | LIC_FILES_CHKSUM[xilinx-v2022.1-sdt-experimental] = '1d552a9ac3973bf5fcff6fb9cb2034ea' |
| 13 | |||
