diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-03-03 13:43:31 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-08 07:31:02 -0800 |
| commit | a9ed5dd4e020b5924b4633c808488fb08f546d58 (patch) | |
| tree | 68b3181b19e310f652cee4b74217b0de8c59b448 /meta-xilinx-core/recipes-kernel/dp | |
| parent | 7c0f00df2c4d364635c57f2ed7c9b3a67d76ef1c (diff) | |
| download | meta-xilinx-a9ed5dd4e020b5924b4633c808488fb08f546d58.tar.gz | |
Branch to 2023.1
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 39bcac39bea4fd22c23ffab003227c34759d7a53)
Update only versioned components to 2023.1 branches.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel/dp')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb index 7849cc93..28770994 100644 --- a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb | |||
| @@ -9,7 +9,7 @@ PV = "${XLNX_DP_VERSION}+xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', Fal | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "xlnx_rel_v2023.1" |
| 13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" |
| 14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" | 14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" |
| 15 | 15 | ||
