opencv: update opencv git SHA1
The previous SHA1 has been completely removed from NXP's opencv repo, so the recipe must point to a new revision. Update to the revision used in the zeus-5.4.47-2.2.0 branch of meta-imx. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
a6e4079eb9
commit
f793c7f4b8
|
|
@ -2,7 +2,7 @@ require recipes-support/opencv/opencv_4.1.0.bb
|
|||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=014935351b2df6f3094bf25de8d50ed8"
|
||||
|
||||
SRCREV_opencv = "7187501b6bc89e111f4dd5694b58151ca98b7d9a"
|
||||
SRCREV_opencv = "f70f223ea33a62e8d8a03f8a0de33f6b7b2f2bb3"
|
||||
SRCREV_contrib = "65abc7090dedc84bbedec4dfd143f0340e52114f"
|
||||
SRCREV_extra = "322b475403899abc2411c4fbf68318afa77d3191"
|
||||
SRC_URI[tinydnn.md5sum] = "adb1c512e09ca2c7a6faef36f9c53e59"
|
||||
|
|
|
|||
Loading…
Reference in New Issue