From: Holger Hans Peter Freyther Date: Sun, 20 Dec 2009 04:42:55 +0000 (+0800) Subject: openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch X-Git-Tag: Release-2010-05/1~1244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b53ef11b887a31d4197487d3b181d6d8bfe99d;p=openembedded.git openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch It is for experimenting with OpenBSC in a more classic GSM environment. --- 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" +