mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+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
1fe211750e
commit
e5d70fb940
@@ -9,12 +9,12 @@ ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0"
|
||||
|
||||
SRCREV = "a4b34e7ae10351fc4d30dc55995679340efc488e"
|
||||
SRCREV = "df8e28283f09825cca0c2902160b7abebcfe1b64"
|
||||
SRC_URI = "git://github.com/Itseez/opencv.git;branch=2.4 \
|
||||
file://opencv-fix-pkgconfig-generation.patch \
|
||||
"
|
||||
|
||||
PV = "2.4.8+git${SRCPV}"
|
||||
PV = "2.4.9+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user