diff options
| author | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-21 12:45:42 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-11-27 10:34:28 -0700 |
| commit | 8779771b6d06ca430631b599057145f863c7fea6 (patch) | |
| tree | c46d0b56db917a57589da4ff012fe953961d631b | |
| parent | 3a96777f172ff154f35d8c207c0bfc0769b5560f (diff) | |
| download | meta-xilinx-8779771b6d06ca430631b599057145f863c7fea6.tar.gz | |
Updated SRCREV of dfx-mgr for 2024.1_8623
dfx_mgr: allow symbolic links to firmware dir
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb index 3a38c1c3..84db457e 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb | |||
| @@ -9,7 +9,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
| 9 | SRC_URI = "${REPO};${BRANCHARG}" | 9 | SRC_URI = "${REPO};${BRANCHARG}" |
| 10 | 10 | ||
| 11 | BRANCH = "master" | 11 | BRANCH = "master" |
| 12 | SRCREV = "1805513bfd834f78f74c84d1ed35a3016b3bb0fd" | 12 | SRCREV = "0f2299ede2159ee8c56c88d1b0387f47106dc642" |
| 13 | SOMAJOR = "1" | 13 | SOMAJOR = "1" |
| 14 | SOMINOR = "0" | 14 | SOMINOR = "0" |
| 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" | 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" |
