openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 20 Dec 2009 04:42:55 +0000 (12:42 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 20 Dec 2009 04:52:26 +0000 (12:52 +0800)
It is for experimenting with OpenBSC in a more classic
GSM environment.

conf/distro/include/sane-srcrevs.inc
recipes/openbsc/openbsc-onwaves_git.bb [new file with mode: 0644]

index ad016b3..714432e 100644 (file)
@@ -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 (file)
index 0000000..d9cea13
--- /dev/null
@@ -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"
+