aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/changedfiles/changedfiles.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/changedfiles/changedfiles.inc')
-rw-r--r--recipes/changedfiles/changedfiles.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/changedfiles/changedfiles.inc b/recipes/changedfiles/changedfiles.inc
new file mode 100644
index 0000000000..3a440d0d02
--- /dev/null
+++ b/recipes/changedfiles/changedfiles.inc
@@ -0,0 +1,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 = "fget"
+
+SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
+S = "${WORKDIR}/changedfiles-${PV}"