From: Martyn Welch <martyn@welchs.me.uk>
To: openembedded-devel@lists.openembedded.org
Cc: koen@openembedded.org
Subject: [PATCH] gypsy: Add version 0.7, remove broken svn recipe
Date: Fri, 19 Mar 2010 22:54:08 +0000 [thread overview]
Message-ID: <20100319225408.8511.74339.stgit@icarus> (raw)
Svn package no longer provided at o-hand. Remove it and replace with
version 0.7 from the projects website.
Signed-off-by: Martyn Welch <martyn@welchs.me.uk>
---
recipes/gypsy/gypsy_0.7.bb | 10 ++++++++++
recipes/gypsy/gypsy_svn.bb | 10 ----------
2 files changed, 10 insertions(+), 10 deletions(-)
create mode 100644 recipes/gypsy/gypsy_0.7.bb
delete mode 100644 recipes/gypsy/gypsy_svn.bb
diff --git a/recipes/gypsy/gypsy_0.7.bb b/recipes/gypsy/gypsy_0.7.bb
new file mode 100644
index 0000000..9c1fb41
--- /dev/null
+++ b/recipes/gypsy/gypsy_0.7.bb
@@ -0,0 +1,10 @@
+require gypsy.inc
+
+SRC_URI = "http://gypsy.freedesktop.org/gypsy-releases/gypsy-0.7.tar.gz;name=gypsy \
+ file://docs-reference-am.patch;patch=1 \
+ file://remove-werror.patch;patch=1 \
+"
+
+SRC_URI[gypsy.md5sum] = "cde52c121693014efa75d9098fd7de22"
+SRC_URI[gypsy.sha256sum] = "60d9f9ada77c832899df4a164718895addc5015fa48f45fd58dc4bc8a983f205"
+
diff --git a/recipes/gypsy/gypsy_svn.bb b/recipes/gypsy/gypsy_svn.bb
deleted file mode 100644
index 0245a95..0000000
--- a/recipes/gypsy/gypsy_svn.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require gypsy.inc
-
-SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
- file://fixups.patch;patch=1;maxrev=107 \
- file://docs-reference-am.patch;patch=1;minrev=134 \
- file://remove-werror.patch;patch=1"
-S = "${WORKDIR}/${PN}"
-
-PV = "0.0+svnr${SRCPV}"
-PR = "r1"
next reply other threads:[~2010-03-19 23:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 22:54 Martyn Welch [this message]
2010-03-20 8:21 ` [PATCH] gypsy: Add version 0.7, remove broken svn recipe Koen Kooi
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=20100319225408.8511.74339.stgit@icarus \
--to=martyn@welchs.me.uk \
--cc=koen@openembedded.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox