[oe-commits] Benjamin Schieder : fltkspacetrader: version 1.0-stable has been tagged. SHR use it with AUTOREV

git version control git at git.openembedded.org
Thu Feb 11 10:46:09 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 0c670405bee0c8cf57ab6ceee77feb72d47d8916
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0c670405bee0c8cf57ab6ceee77feb72d47d8916

Author: Benjamin Schieder <blindcoder at scavenger.homeip.net>
Date:   Thu Feb 11 07:48:03 2010 +0000

fltkspacetrader: version 1.0-stable has been tagged. SHR use it with AUTOREV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/shr-autorev.inc |    2 ++
 recipes/fltk/fltkspacetrader_svn.bb |    6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc
index 6a8ef29..93677d0 100644
--- a/conf/distro/include/shr-autorev.inc
+++ b/conf/distro/include/shr-autorev.inc
@@ -16,5 +16,7 @@ SRCREV_pn-opimd-utils = "${AUTOREV}"
 SRCREV_pn-shr-installer = "${AUTOREV}"
 SRCREV_pn-shr-wizard = "${AUTOREV}"
 
+# additional package (built only with task-shr-feed) with live development
 SRCREV_pn-ventura = "${AUTOREV}"
 SRCREV_pn-emtooth = "${AUTOREV}"
+SRCREV_pn-fltkspacetrader = "${AUTOREV}"
diff --git a/recipes/fltk/fltkspacetrader_svn.bb b/recipes/fltk/fltkspacetrader_svn.bb
index 0a7b8f1..f793aa2 100644
--- a/recipes/fltk/fltkspacetrader_svn.bb
+++ b/recipes/fltk/fltkspacetrader_svn.bb
@@ -4,11 +4,11 @@ AUTHOR = "Benjamin 'blindcoder' Schieder'
 LICENSE = "GPLv2"
 SECTION = "x11/game"
 DEPENDS = "fltk"
-SRCREV = "95"
+SRCREV = "110"
 PV = "1.0+svnr${SRCPV}"
 PR = "r0"
-S = "${WORKDIR}/trunk"
+S = "${WORKDIR}/1.0-stable"
 
 inherit autotools
 
-SRC_URI = "svn://scavenger.homeip.net/svn/fltkspacetrader;module=trunk;proto=http"
+SRC_URI = "svn://scavenger.homeip.net/svn/fltkspacetrader/tags;module=1.0-stable;proto=http"





More information about the Openembedded-commits mailing list