aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/apmd/apmd/default
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-08-11 18:27:16 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-16 09:25:46 +0100
commitcc636032617964818211ccb47a9fb6d6163af8c0 (patch)
treed3b3121c4244853abb3ec42c1fa844da71fcfbbd /meta/recipes-bsp/apmd/apmd/default
parent5c3682136358272a3a83300a865ff9b551b31834 (diff)
downloadopenembedded-core-contrib-cc636032617964818211ccb47a9fb6d6163af8c0.tar.gz
apmd: update to 3.2.2-15
This basically means replacing a "-14" Debian patch with "-15" patch. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp/apmd/apmd/default')
-rw-r--r--meta/recipes-bsp/apmd/apmd/default8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-bsp/apmd/apmd/default b/meta/recipes-bsp/apmd/apmd/default
new file mode 100644
index 0000000000..4b7965abf8
--- /dev/null
+++ b/meta/recipes-bsp/apmd/apmd/default
@@ -0,0 +1,8 @@
+#
+# Default for /etc/init.d/apmd
+#
+
+# As apmd can be called with arguments, we use the following variable
+# to store them, e.g., APMD="-w 5 -p 2".
+# See the manual page apmd(8) for details.
+APMD="--proxy-timeout 30"