All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/8] matchbox-themes-extra: fix SRC_URI
Date: Mon, 19 Dec 2011 15:44:02 +0000	[thread overview]
Message-ID: <c59f8be6de7e3245822680c75715d388dd6674ac.1324309317.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1324309317.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1324309317.git.paul.eggleton@linux.intel.com>

* projects.o-hand.com downloads have moved to downloads.yoctoproject.org
* Add missing SRC_URI checksums

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 .../matchbox-themes-extra_0.3.bb                   |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
index fb91f03..1ba7b0a 100644
--- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
+++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_0.3.bb
@@ -3,9 +3,12 @@ LICENSE = "GPL"
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
 
-SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-themes-extra/${PV}/matchbox-themes-extra-${PV}.tar.bz2"
+SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/matchbox-themes-extra/${PV}/matchbox-themes-extra-${PV}.tar.bz2"
 S = "${WORKDIR}/matchbox-themes-extra-${PV}"
 
+SRC_URI[md5sum] = "04312628f4a21f4105bce1251ea08035"
+SRC_URI[sha256sum] = "98a1c8695842b0cd7f32e67b0ef9118fd0f32db5297f3f08706c706dee8fc6be"
+
 inherit autotools  pkgconfig
 
 # split into several packages plus one meta package
-- 
1.7.5.4




  parent reply	other threads:[~2011-12-19 15:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 15:43 [PATCH 0/8] Fix old o-hand.com references Paul Eggleton
2011-12-19 15:44 ` [PATCH 1/8] xrestop: fix SRC_URI and LICENSE Paul Eggleton
2011-12-19 15:44 ` [PATCH 2/8] matchbox-desktop: fix SRC_URI Paul Eggleton
2011-12-19 15:44 ` Paul Eggleton [this message]
2011-12-19 15:44 ` [PATCH 4/8] libmatchbox: " Paul Eggleton
2011-12-19 15:44 ` [PATCH 5/8] libxsettings-client: " Paul Eggleton
2011-12-19 15:44 ` [PATCH 6/8] mtools: fix SRC_URI for GPLv2 version Paul Eggleton
2011-12-19 15:44 ` [PATCH 7/8] libsync: move to git.yoctoproject.org Paul Eggleton
2011-12-19 15:44 ` [PATCH 8/8] eds-dbus: replace o-hand example contact Paul Eggleton
2011-12-21 17:17 ` [PATCH 0/8] Fix old o-hand.com references Richard Purdie

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=c59f8be6de7e3245822680c75715d388dd6674ac.1324309317.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@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.