From e1b53ef11b887a31d4197487d3b181d6d8bfe99d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 20 Dec 2009 12:42:55 +0800 Subject: openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch It is for experimenting with OpenBSC in a more classic GSM environment. --- recipes/openbsc/openbsc-onwaves_git.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes/openbsc/openbsc-onwaves_git.bb (limited to 'recipes') 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" + -- cgit v1.2.3