[oe-commits] Holger Hans Peter Freyther : openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch

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


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

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

openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch

It is for experimenting with OpenBSC in a more classic
GSM environment.

---

 conf/distro/include/sane-srcrevs.inc   |    1 +
 recipes/openbsc/openbsc-onwaves_git.bb |    7 +++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index ad016b3..714432e 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -205,6 +205,7 @@ SRCREV_pn-omoney ?= "29"
 SRCREV_pn-ompower ?= "4727"
 SRCREV_pn-omview ?= "34"
 SRCREV_pn-openbsc ?= "5e68183a201ab92f29cd2467df5209f7b351a66d"
+SRCREV_pn-openbsc-onwaves ?= "0d9ed87d5c7d5b6e21dc3bbb282e215068742566"
 SRCREV_pn-openezx-kernel ?= "43b844d1d38f0343272d3f0f844f80666186c526"
 SRCREV_pn-openmoko-agpsui ?= "7"
 SRCREV_pn-openmoko-alsa-scenarios ?= "4732"
diff --git a/recipes/openbsc/openbsc-onwaves_git.bb b/recipes/openbsc/openbsc-onwaves_git.bb
new file mode 100644
index 0000000..d9cea13
--- /dev/null
+++ b/recipes/openbsc/openbsc-onwaves_git.bb
@@ -0,0 +1,7 @@
+require openbsc.inc
+
+S = "${WORKDIR}/git/openbsc"
+SRC_URI = "git://bs11-abis.gnumonks.org/openbsc.git;protocol=git;branch=on-waves/bsc-master"
+PV = "0.0.1.1+gitr${SRCREV}"
+PR = "${INC_PR}.1"
+





More information about the Openembedded-commits mailing list