[oe-commits] org.oe.dev atd: add 0.80

florian commit oe at amethyst.openembedded.net
Mon Sep 1 18:00:22 UTC 2008


atd: add 0.80

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: 39b338cd0db533848e91b9510e1ac6ef0dec518e
ViewMTN: http://monotone.openembedded.org/revision/info/39b338cd0db533848e91b9510e1ac6ef0dec518e
Files:
1
packages/atd/atd_0.80.bb
Diffs:

#
# mt diff -r1eb48be0938dc551a725f4a381281094dfbac23d -r39b338cd0db533848e91b9510e1ac6ef0dec518e
#
#
#
# add_file "packages/atd/atd_0.80.bb"
#  content [ce5c151d027312306ae72407176c902fd5e2df01]
#
============================================================
--- packages/atd/atd_0.80.bb	ce5c151d027312306ae72407176c902fd5e2df01
+++ packages/atd/atd_0.80.bb	ce5c151d027312306ae72407176c902fd5e2df01
@@ -0,0 +1,14 @@
+DESCRIPTION = "Lightweight At Daemon"
+SECTION = "base"
+LICENSE = "GPLV2"
+RCONFLICTS = "at"
+RREPLACES = "at"
+
+PR = "r0"
+
+SRC_URI = "http://projects.linuxtogo.org/frs/download.php/222/${P}.tar.gz"
+
+inherit autotools update-rc.d
+
+INITSCRIPT_NAME = "atd"
+INITSCRIPT_PARAMS = "defaults 97"






More information about the Openembedded-commits mailing list