aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/changedfiles/changedfiles.inc
blob: 27a93c81821fe5a1aea43dcc992c6f9077100c63 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A framework for simple filesystem replication \
and/or security monitoring and/or automatic file transformations"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "fget"
RDEPENDS_${PN} = "fget"

SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
S = "${WORKDIR}/changedfiles-${PV}"