aboutsummaryrefslogtreecommitdiffstats
path: root/bin/yp/datasource.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/yp/datasource.json')
-rwxr-xr-xbin/yp/datasource.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/yp/datasource.json b/bin/yp/datasource.json
index b9dd2c4c..97486956 100755
--- a/bin/yp/datasource.json
+++ b/bin/yp/datasource.json
@@ -60,9 +60,8 @@
"init" : "bin/yp/srtool_yp.py --init-products --file bin/yp/yocto-project-products.json",
"update" : "",
"lookup" : "",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "5",
- "update_time" : "02:00:00"
+ "update_time" : "{}"
},
{
"key" : "0101-yp-users",
@@ -74,9 +73,8 @@
"init" : "file:bin/yp/yocto-project-users.json",
"update" : "",
"lookup" : "",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "5",
- "update_time" : "02:00:00"
+ "update_time" : "{}"
}
]
}