Replicant 6.0 build-process and testing-images for the i9300 » update-PLATFORM_SECURITY_PATCH-to-January-2016.patch
| core/version_defaults.mk | ||
|---|---|---|
| 103 | 103 |
# Can be an arbitrary string, but must be a single word. |
| 104 | 104 |
# |
| 105 | 105 |
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. |
| 106 |
PLATFORM_SECURITY_PATCH := 2015-12-01
|
|
| 106 |
PLATFORM_SECURITY_PATCH := 2016-01-01
|
|
| 107 | 107 |
endif |
| 108 | 108 | |
| 109 | 109 |
ifeq "" "$(PLATFORM_BASE_OS)" |