aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-shield/gpe-shield_0.9.bb
blob: 31a2da5dd78302aba9254e83ec61ae1c349cf390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "GPE network security tool"
SECTION = "gpe"
LICENSE     = "GPL"

DEPENDS     = "libgpewidget iptables virtual/kernel"
RDEPENDS_${PN}    = "iptables"
RRECOMMENDS_${PN} = "kernel-module-ipt-state"

PR          = "r2"

inherit gpe pkgconfig

SRC_URI += " file://uncrypt-startup-error.patch "

SRC_URI[md5sum] = "1373a00d9dba5508da579c585c585d6d"
SRC_URI[sha256sum] = "07d2a2d1c1868b292e3c362e4df4bf32c2aa4b6b22e394a9c5448b8cff4075dc"