merge in lmp-mr1-release history after reset to lmp-mr1-dev
diff --git a/core/build_id.mk b/core/build_id.mk
index 2279028..2280c89 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
 # (like "CRB01").  It must be a single word, and is
 # capitalized by convention.
 
-export BUILD_ID=LMY49F
+export BUILD_ID=LMY49E
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 802c6a2..4b86e72 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -73,7 +73,7 @@
   # Can be an arbitrary string, but must be a single word.
   #
   # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
-  PLATFORM_SECURITY_PATCH := 2016-01-01
+  PLATFORM_SECURITY_PATCH := 2016-02-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"