diff options
| author | Sebastien Guiriec <sebastien.guiriec@renault.com> | 2016-05-26 08:46:59 +0200 |
|---|---|---|
| committer | Eric Laurent <elaurent@google.com> | 2019-03-12 17:49:13 -0700 |
| commit | 54bdb2158f647a8c8b6af9bc2e2239a6ce7b6bbc (patch) | |
| tree | 9495e886cf828ade8d1987b75f4ad3c7eb0410a1 /upstream/.gitattributes | |
| parent | 67f663e08dfcebdfaea69df36ebae6167595a549 (diff) | |
| download | platform_external_parameter-framework-54bdb2158f647a8c8b6af9bc2e2239a6ce7b6bbc.tar.gz platform_external_parameter-framework-54bdb2158f647a8c8b6af9bc2e2239a6ce7b6bbc.tar.bz2 platform_external_parameter-framework-54bdb2158f647a8c8b6af9bc2e2239a6ce7b6bbc.zip | |
[PFW] Integrate PFW core version 3.2.6 release
PFW 3.2.6 release notes:
https://github.com/intel/parameter-framework/releases/tag/v3.2.6
This release contains the following changes:
- CMake: define installation components
- Enum parameter serialization fix in raw value space
- Version number guessing now prioritizes the ".version" file generated
by the "git archive" export and then falls back to the git revision
(opposite of what was done before).
- Some CMake modernization.
Bug: 124767636
Test: build
Change-Id: Ic55dfc09da3436d0a4182463fa44a4dd6a9bfb80
Signed-off-by: Sebastien Guiriec <sebastien.guiriec@renault.com>
Diffstat (limited to 'upstream/.gitattributes')
| -rw-r--r-- | upstream/.gitattributes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/upstream/.gitattributes b/upstream/.gitattributes deleted file mode 100644 index b977122..0000000 --- a/upstream/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -.version export-subst -.gitattributes export-ignore -.gitignore export-ignore |
