All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [release-2010.12] shr: bump SRCREVs to versions compatible with latest EFL
Date: Fri, 19 Nov 2010 12:54:27 -0800	[thread overview]
Message-ID: <20101119205427.GB8017@gmail.com> (raw)
In-Reply-To: <1290166423-9801-1-git-send-email-Martin.Jansa@gmail.com>

On (19/11/10 12:33), Martin Jansa wrote:
> * can I also remove shr-autorev from shr.conf (just for release
>   branch?), because it's likely that after some time shr-autorev will
>   pick revisions no longer backward compatible with tagged revision
>   of OE (ie EFL)
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

hmmm ok. will you commit it to master and then cherry pick into release
branch

> ---
>  recipes/shr/e-wm-config-illume2-shr_git.bb |    2 +-
>  recipes/shr/libphone-ui-shr_git.bb         |    2 +-
>  recipes/shr/libphone-ui_git.bb             |    2 +-
>  recipes/shr/shr-settings_git.bb            |    2 +-
>  recipes/shr/shr-wizard_git.bb              |    2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb
> index 171050f..fae58f5 100644
> --- a/recipes/shr/e-wm-config-illume2-shr_git.bb
> +++ b/recipes/shr/e-wm-config-illume2-shr_git.bb
> @@ -3,7 +3,7 @@ SECTION = "e/utils"
>  DEPENDS = "eet"
>  LICENSE = "MIT BSD"
>  RDEPENDS_${PN} = "shr-e-gadgets"
> -SRCREV = "bed3a9ac381b88717b153012fa4b9da0c860c6b0"
> +SRCREV = "ac32cc259883be1602e51f8496c96bc381513b38"
>  PV = "1.2+gitr${SRCPV}"
>  PR = "r6"
>  
> diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
> index 6162bb5..75debca 100644
> --- a/recipes/shr/libphone-ui-shr_git.bb
> +++ b/recipes/shr/libphone-ui-shr_git.bb
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "SHR default module for the Phone UI daemon"
>  SECTION = "e/apps"
>  DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary"
> -SRCREV = "cced1441a94b08af7576c58f3c7ee29a679ecfeb"
> +SRCREV = "98bdc18ae2e09e6a6d357ecdc204fd007a9b562b"
>  PV = "0.0.1+gitr${SRCPV}"
>  PR = "r1"
>  
> diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb
> index f874aac..e1731fe 100644
> --- a/recipes/shr/libphone-ui_git.bb
> +++ b/recipes/shr/libphone-ui_git.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "A generic framework for phone ui"
>  HOMEPAGE = "http://shr-project.org/"
>  LICENSE = "GPL"
>  SECTION = "libs"
> -SRCREV = "e031bdc36168da3c821c36fe470eb920c41ea92b"
> +SRCREV = "7f98b9eabf8b6710b2b08ac66f02a633dc3a9d71"
>  PV = "0.0.1+gitr${SRCPV}"
>  PR = "r0"
>  
> diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
> index d65f81d..b7e3d34 100644
> --- a/recipes/shr/shr-settings_git.bb
> +++ b/recipes/shr/shr-settings_git.bb
> @@ -4,7 +4,7 @@ SHR_RELEASE ?= "shr"
>  LICENSE ?= "GPL"
>  RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
>  SECTION = "x11/application"
> -SRCREV = "cc7917afdc958443e9110004b3adb38af65ad16e"
> +SRCREV = "e94cb974d08a242c8def89aca43da00124080368"
>  PE = "1"
>  PV = "0.1.1+gitr${SRCPV}"
>  PR = "r12"
> diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb
> index 1d2353c..89a1669 100644
> --- a/recipes/shr/shr-wizard_git.bb
> +++ b/recipes/shr/shr-wizard_git.bb
> @@ -4,7 +4,7 @@ LICENSE = "GPL"
>  DEPENDS = "e-wm"
>  RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus"
>  SECTION = "x11/application"
> -SRCREV = "0342a0b36ab3df7e980fe7a045c905cee8f2a7e8"
> +SRCREV = "18690ac56e303f3e0fe48e684da2e57d3ed68201"
>  PV = "0.0.0+gitr${SRCPV}"
>  PR = "r8"
>  
> -- 
> 1.7.3.2
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



      reply	other threads:[~2010-11-19 20:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 11:33 [release-2010.12] shr: bump SRCREVs to versions compatible with latest EFL Martin Jansa
2010-11-19 20:54 ` Khem Raj [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101119205427.GB8017@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.