diff options
| author | Venkateshwar Rao Gannavarapu <venkateshwar.rao.gannavarapu@xilinx.com> | 2022-03-24 13:42:56 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-03-24 13:14:25 -0700 |
| commit | d186a309c686058fae43ad19f0026cfed518607e (patch) | |
| tree | 5e111bc0ed261ee5205611d8fd99752452d77cc7 /meta-xilinx-core/recipes-kernel/hdmi | |
| parent | f14cbf990d66977cb9383a6da6da6a7cfe5c68f4 (diff) | |
| download | meta-xilinx-d186a309c686058fae43ad19f0026cfed518607e.tar.gz | |
kernel-module-hdmi: Update SRCVER
Updated SRCVER for 2022.1
Signed-off-by: Venkateshwar Rao Gannavarapu <venkateshwar.rao.gannavarapu@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel/hdmi')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb index b3489bb7..82415e19 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb | |||
| @@ -11,7 +11,7 @@ S = "${WORKDIR}/git" | |||
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
| 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" |
| 14 | SRCREV = "bd448ffdbf59c1643160c0edd1b3a676fd0e23ed" | 14 | SRCREV = "25b6fe7a26a975be15c002b48cfd4c291486491e" |
| 15 | 15 | ||
| 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 17 | SRC_URI = "${REPO};${BRANCHARG}" | 17 | SRC_URI = "${REPO};${BRANCHARG}" |
