Merge remote-tracking branch 'dm/opendreambox-1.6' into test_0701
[vuplus_openembedded] / recipes / gpephone / gsmmux_alpha-2.bb
1 LICENSE     = "GPL"
2 DESCRIPTION = "A GSM (De-)Multiplexer."
3 SECTION = "gsm"
4 PRIORITY    = "optional"
5 PR          = "r0"
6
7 DEPENDS = "glibc"
8
9 inherit gpe
10
11 SRC_URI = "http://download2.berlios.de/gsmmux/${P}.tar.gz \
12            file://gsmmux-makefile.patch;patch=1;pnum=0"