[oe-commits] Holger Hans Peter Freyther : openbsc: Build more recent version of OpenBSC

git version control git at git.openembedded.org
Sun Dec 20 10:06:26 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 2d054fa1b5ac98fe869f184994f69cf67083655b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2d054fa1b5ac98fe869f184994f69cf67083655b

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Sun Dec 20 12:35:38 2009 +0800

openbsc: Build more recent version of OpenBSC

---

 conf/distro/include/sane-srcrevs.inc |    2 +-
 recipes/openbsc/openbsc_git.bb       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 4d444f5..ad016b3 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -204,7 +204,7 @@ SRCREV_pn-omgps ?= "109"
 SRCREV_pn-omoney ?= "29"
 SRCREV_pn-ompower ?= "4727"
 SRCREV_pn-omview ?= "34"
-SRCREV_pn-openbsc ?= "d46299da00f923b24043aa37fa2bae17ffcc1ff7"
+SRCREV_pn-openbsc ?= "5e68183a201ab92f29cd2467df5209f7b351a66d"
 SRCREV_pn-openezx-kernel ?= "43b844d1d38f0343272d3f0f844f80666186c526"
 SRCREV_pn-openmoko-agpsui ?= "7"
 SRCREV_pn-openmoko-alsa-scenarios ?= "4732"
diff --git a/recipes/openbsc/openbsc_git.bb b/recipes/openbsc/openbsc_git.bb
index f2fa209..68f129e 100644
--- a/recipes/openbsc/openbsc_git.bb
+++ b/recipes/openbsc/openbsc_git.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://openbsc.gnumonks.org"
 RDEPENDS = "libdbd-sqlite3"
 
 SRC_URI = "git://bs11-abis.gnumonks.org/openbsc.git;protocol=git"
-PV = "0.0.1.0+gitr${SRCREV}"
+PV = "0.0.1.1+gitr${SRCREV}"
 
 S = "${WORKDIR}/git/openbsc"
 





More information about the Openembedded-commits mailing list