Merge oe-devel@oe-devel.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 12:08:56 +0000 (12:08 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 12:08:56 +0000 (12:08 +0000)
into handhelds.org:/home/kergoth/code/packages

2004/12/01 06:08:55-06:00 ti.com!kergoth
Fix the changedfiles-daemon build.

BKrev: 41adb458OR6kvlrx6EaAnAowowBFIw

changedfiles/changedfiles-daemon_1.0-rc1.oe
changedfiles/changedfiles-modules_1.0-rc1.oe
changedfiles/changedfiles.inc [new file with mode: 0644]
changedfiles/files/autofoo.patch [new file with mode: 0644]

index 585f082..a285d3d 100644 (file)
@@ -1,22 +1,10 @@
-DESCRIPTION = "A framework for simple filesystem replication \
-and/or security monitoring and/or automatic file transformations"
-SECTION = "base"
-PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-LICENSE = "GPL"
-DEPENDS = "fget"
-RDEPENDS = "fget"
+include changedfiles.inc
+PR = "r1"
 
-SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
-S = "${WORKDIR}/changedfiles-${PV}"
+SRC_URI += "file://autofoo.patch;patch=1"
 
 inherit autotools 
 
-do_configure() {
-       gnu-configize
-       oe_runconf
-}
-
 do_compile() {
        oe_runmake daemon
 }
index 44138ff..78318b7 100644 (file)
@@ -1,12 +1,6 @@
-DESCRIPTION = "A framework for simple filesystem replication \
-and/or security monitoring and/or automatic file transformations"
-SECTION = "base"
-PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-LICENSE = "GPL"
+include changedfiles.inc
 
-SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
-S = "${WORKDIR}/changedfiles-${PV}/module"
+B = "${WORKDIR}/changedfiles-${PV}/module"
 
 inherit module
 
diff --git a/changedfiles/changedfiles.inc b/changedfiles/changedfiles.inc
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/changedfiles/files/autofoo.patch b/changedfiles/files/autofoo.patch
new file mode 100644 (file)
index 0000000..e69de29