aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-12-20 12:42:55 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-12-20 12:52:26 +0800
commite1b53ef11b887a31d4197487d3b181d6d8bfe99d (patch)
tree7557a69170fc7da5527c9e5b3630a467952a9947
parent685833e6db36d4a812b993f4413bc0e0f0ab36e7 (diff)
downloadopenembedded-e1b53ef11b887a31d4197487d3b181d6d8bfe99d.tar.gz
openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch
It is for experimenting with OpenBSC in a more classic GSM environment.
-rw-r--r--conf/distro/include/sane-srcrevs.inc1
-rw-r--r--recipes/openbsc/openbsc-onwaves_git.bb7
2 files changed, 8 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index ad016b346d..714432e543 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 0000000000..d9cea133cd
--- /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"
+