All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] e-tasks: Fix building against old e_dbus
Date: Sat, 22 Feb 2014 15:27:16 +0100	[thread overview]
Message-ID: <1393079236-23935-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <20140222133327.GO3854@jama>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-efl/recipes-efl/e17/e-tasks_git.bb | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/e-tasks_git.bb b/meta-efl/recipes-efl/e17/e-tasks_git.bb
index a445abc..d17e4e7 100644
--- a/meta-efl/recipes-efl/e17/e-tasks_git.bb
+++ b/meta-efl/recipes-efl/e17/e-tasks_git.bb
@@ -8,12 +8,10 @@ DEPENDS = "elementary eina edbus sqlite3"
 
 inherit autotools
 
-SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631"
+SRCREV = "890f5ee37d1a5fd1ceb2495950d15151d4cf756b"
 PV = "0.0.2+gitr${SRCPV}"
-PR = "r1"
 
-SRC_URI = "git://github.com/shr-project/e-tasks.git;branch=master \
-"
+SRC_URI = "git://github.com/shr-project/e-tasks.git"
 S = "${WORKDIR}/git"
 
 do_install_append() {
-- 
1.8.5.3



  reply	other threads:[~2014-02-22 14:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01  7:33 [PATCH 00/20] EFL 1.8 and friends Martin Jansa
2014-02-01  7:33 ` [PATCH 01/20] efl: upgrade from separate recipes to shared efl-1.8.5 Martin Jansa
2014-02-01  7:33 ` [PATCH 02/20] efl: Adjust packaging to match more with old 1.7 separate recipes Martin Jansa
2014-02-01  7:33 ` [PATCH 03/20] python-efl: upgrade from separate recipes to shared python-efl-1.8.1 Martin Jansa
2014-02-01  7:34 ` [PATCH 04/20] python-efl: update packaging to match old packages Martin Jansa
2014-02-01  7:34 ` [PATCH 05/20] elementary: upgrade to 1.8.4 Martin Jansa
2014-02-01  7:34 ` [PATCH 06/20] elementary: Add PACKAGECONFIG for ewebkit and disable it by default Martin Jansa
2014-02-01  7:34 ` [PATCH 07/20] terminology: upgrade to 0.4.0 Martin Jansa
2014-02-01  7:34 ` [PATCH 08/20] evas-generic-loaders: upgrade to 1.8.1 Martin Jansa
2014-02-01  7:34 ` [PATCH 09/20] emotion-generic-players: add recipe for 1.8.1 Martin Jansa
2014-02-01  7:34 ` [PATCH 10/20] e-wm: Drop evas-.*-loader.* from RDEPENDS Martin Jansa
2014-02-01  7:34 ` [PATCH 11/20] e-wm: Add recipe for 0.18.2 Martin Jansa
2014-02-01  7:34 ` [PATCH 12/20] enjoy: switch from svn to newer git and update dependency from edbus2 to eldbus Martin Jansa
2014-02-01  7:34 ` [PATCH 13/20] edbus: remove old edbus(1) svn recipe Martin Jansa
2014-02-01  7:34 ` [PATCH 14/20] webkit-efl: Add recipe with snapshot from r159807 Martin Jansa
2014-02-01  7:34 ` [PATCH 15/20] webkit-efl: Try to disable llint/jit to fix armv[45] build Martin Jansa
2014-02-01  7:34 ` [PATCH 16/20] eve: bump SRCREV and update dependency from edbus2 to eldbus Martin Jansa
2014-02-01  7:34 ` [PATCH 17/20] libeflvala: Fix build of tests Martin Jansa
2014-02-01  7:34 ` [PATCH 18/20] elfe: Replace svn with git version Martin Jansa
2014-02-01  7:34 ` [PATCH 19/20] packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl Martin Jansa
2014-02-01  7:34 ` [PATCH 20/20] expedite: Replace old svn recipe with git version Martin Jansa
2014-02-22 13:33 ` [PATCH 00/20] EFL 1.8 and friends Martin Jansa
2014-02-22 14:27   ` Martin Jansa [this message]
2014-02-22 14:34   ` [PATCH] rage, emprint, news: Move to nonworking Martin Jansa

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=1393079236-23935-1-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@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.