summaryrefslogtreecommitdiff
path: root/packages/gpe-shield/gpe-shield_0.7.bb
blob: fdce8c91c29ca4b4ff0692a6b37bf7cb2cfbc8d4 (plain)
1
2
3
4
5
6
7
8
9
10
PR = "r1"
inherit gpe pkgconfig
LICENSE = "GPL"
DEPENDS = "libgpewidget iptables"
RDEPENDS = "iptables"
SECTION = "gpe"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"

DESCRIPTION = "GPE network security tool"
SRC_URI += "file://nostropts.patch;patch=1"