[oe] [PATCH 1/2] pinpoint: fix and update

Martin Jansa martin.jansa at gmail.com
Mon Jun 24 08:17:00 UTC 2013


On Sun, Jun 23, 2013 at 11:49:00AM +0100, Paul Eggleton wrote:
> * Fix for update and PN change of clutter in OE-Core
> * Fix SRC_URI
> * Use +git instead of +gitr in PV

isn't version going backwards because of that? I think so, you should
bump PE if you really hate +gitr so much.

We still have more +gitr then +git:
OE @ ~/meta-openembedded $ git grep 'gitr${SRCPV}' | wc -l
24
OE @ ~/meta-openembedded $ git grep 'git${SRCPV}' | wc -l
21

> * Update to latest upstream git revision
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
> index 4949570..7cb40c3 100644
> --- a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
> +++ b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
> @@ -7,14 +7,14 @@ LICENSE = "LGPLv2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
>                      file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c"
>  
> -DEPENDS = "gnome-common glib-2.0 gdk-pixbuf clutter-1.8 clutter-gst-1.8"
> +DEPENDS = "gnome-common glib-2.0 gdk-pixbuf clutter-1.0 clutter-gst-1.0"
>  
>  inherit autotools gettext
>  
> -SRC_URI = "git://git.gnome.org/browse/pinpoint;protocol=http"
> +SRC_URI = "git://git.gnome.org/pinpoint"
>  
> -SRCREV = "5b22660f5b247023ca409403f1c2cc834d8ce632"
> -PV = "0.1.4+gitr${SRCPV}"
> +SRCREV = "80a056c57e819d0b75035424638813b0670830e1"
> +PV = "0.1.4+git${SRCPV}"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 1.8.1.2
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130624/ab6bc07d/attachment-0002.sig>


More information about the Openembedded-devel mailing list