mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
opencv: Bump SRCREV, PV is now 2.4.8+git
Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
79a0ab9670
commit
46484d4689
@@ -9,12 +9,12 @@ ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0"
|
||||
|
||||
SRCREV = "1253c2101b22b9e89400553fd220858cda8d6ea5"
|
||||
SRCREV = "a4b34e7ae10351fc4d30dc55995679340efc488e"
|
||||
SRC_URI = "git://github.com/Itseez/opencv.git;branch=2.4 \
|
||||
file://opencv-fix-pkgconfig-generation.patch \
|
||||
"
|
||||
|
||||
PV = "2.4.6+git${SRCPV}"
|
||||
PV = "2.4.8+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user