1 2 3 4 5 6 7 8 9 10 11 12
LICENSE = "GPL" DESCRIPTION = "A GSM (De-)Multiplexer." SECTION = "gsm" PRIORITY = "optional" PR = "r0" DEPENDS = "glibc" inherit gpe SRC_URI = "http://download2.berlios.de/gsmmux/${P}.tar.gz \ file://gsmmux-makefile.patch;patch=1;pnum=0"