iris-video-dlkm: update iris driver to the latest#1706
iris-video-dlkm: update iris driver to the latest#1706venvenk wants to merge 1 commit intoqualcomm-linux:masterfrom
Conversation
This tag v1.0.1 brings a below updates for Qcom Iris - Aligns compose selection values with crop for non‑scaling IRIS variants - Fixes FRMIVAL stepwise denominators by converting Q16 frame‑rate values - Align encoder input resolution to fix green lines at the bottom Signed-off-by: Venkata Siva Pavan KumarVenkatapatigari <venvenk@qti.qualcomm.com>
|
Hi, This PR is functionally similar to the earlier submission: The previous PR was automatically closed because the forked meta-qcom repository was mistakenly deleted, and therefore it could not be reopened. To address the review comments from the earlier PR, we have created proper tags in the video-driver GitHub repository as suggested, and updated the recipe to use the newly tagged version. Please review when convenient. |
| PV = "0.0+git" | ||
| PV = "v1.0.1" | ||
|
|
||
| SRC_URI = " \ |
There was a problem hiding this comment.
;tag=${PV} or something similar
Test run workflowTest jobs for commit a1977a5
All jobs summary
|
Test Results 24 files +7 24 suites +7 18m 24s ⏱️ - 1h 33m 52s For more details on these failures, see this check. Results for commit a1977a5. ± Comparison against base commit 4c3b341. This pull request removes 2 tests. |
|
Replace 'latest' in your commit message with v1.0.1, also please rename the recipe from _git to _1.0.1. |
| LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" | ||
|
|
||
| PV = "0.0+git" | ||
| PV = "v1.0.1" |
There was a problem hiding this comment.
Once you rename the recipe you will be able to drop PV.
This tag v1.0.1 brings a below updates for Qcom Iris