summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Rowand <frank.rowand@sonymobile.com>2014-12-10 23:46:00 -0800
committerJason Wessel <jason.wessel@windriver.com>2014-12-11 14:35:45 -0600
commit7214f9286607b49f07c4f24dad0db5802e5e2994 (patch)
treeec2c1c6ae07be671d95c7257fc9e7953d570e3e7
parent7428c558e6154a9a41bd25e91fec22ebb06c479e (diff)
downloadagent-proxy-7214f9286607b49f07c4f24dad0db5802e5e2994.tar.gz
kgdb: kdmx agent-proxy: add status file feature
Update kdmx version Signed-off-by: Frank Rowand <frank.rowand@sonymobile.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
-rw-r--r--kdmx/kdmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdmx/kdmx.c b/kdmx/kdmx.c
index edf44d6..02ab00b 100644
--- a/kdmx/kdmx.c
+++ b/kdmx/kdmx.c
@@ -46,7 +46,7 @@
* DD is day
* X is an incrementing value a..z, restarting at 'a' for each new YYMMDD
*/
-#define VUFX "140904a"
+#define VUFX "141210a"
#define pr_debug(fmt, ...) \
({ \