* [meta-oe][PATCH] 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>
@ 2014-05-06 11:43 Nick D'Ademo
2014-05-06 15:21 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Nick D'Ademo @ 2014-05-06 11:43 UTC (permalink / raw)
To: openembedded-devel
---
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.bb b/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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH] 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>
2014-05-06 11:43 [meta-oe][PATCH] 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> Nick D'Ademo
@ 2014-05-06 15:21 ` Martin Jansa
2014-05-06 22:22 ` Nick D'Ademo
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2014-05-06 15:21 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1309 bytes --]
On Tue, May 06, 2014 at 09:43:13PM +1000, Nick D'Ademo wrote:
> ---
You need blank line between subject and SOB line otherwise it's all
considered to be subject.
> 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.bb b/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
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH] 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>
2014-05-06 15:21 ` Martin Jansa
@ 2014-05-06 22:22 ` Nick D'Ademo
0 siblings, 0 replies; 3+ messages in thread
From: Nick D'Ademo @ 2014-05-06 22:22 UTC (permalink / raw)
To: openembedded-devel
Thanks - resubmitted.
On Wed, May 7, 2014 at 1:21 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Tue, May 06, 2014 at 09:43:13PM +1000, Nick D'Ademo wrote:
> > ---
>
> You need blank line between subject and SOB line otherwise it's all
> considered to be subject.
>
> > 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
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-06 22:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-06 11:43 [meta-oe][PATCH] 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> Nick D'Ademo
2014-05-06 15:21 ` Martin Jansa
2014-05-06 22:22 ` Nick D'Ademo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.