The recipe successfully builds without errors (multilib build) - however, I also had no dependencies issues with the previous version of the recipe either (2.4.8+git).
On Wed, May 7, 2014 at 8:28 AM, Martin Jansa <[email protected]> wrote: > On Wed, May 07, 2014 at 08:20:36AM +1000, Nick D'Ademo wrote: > > Signed-off-by: Nick D'Ademo <[email protected]> > > Does it fix this issue reported in test-dependencies report? > > opencv/libopencv-highgui/latest lost dependency on jasper libdc1394 > > > --- > > meta-oe/recipes-support/opencv/opencv_2.4.bb | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git > > a/meta-oe/recipes-support/opencv/opencv_2.4.bbb/meta-oe/recipes-support/opencv/ > opencv_2.4.bb > > index df512f6..43e6a2b 100644 > > --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb > > +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb > > @@ -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" > > > > -- > > 1.7.9.5 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
