summaryrefslogtreecommitdiff
path: root/upstream/skeleton-subsystem
AgeCommit message (Collapse)Author
2019-03-12[PFW] Integrate PFW core version 3.2.7 releaseSebastien Guiriec
PFW 3.2.7 release notes: https://github.com/intel/parameter-framework/releases/tag/v3.2.7 This release contains the following changes: - Tighter checks on XML attributes - Travis-related changes - Documentation fixes - Fix displaying of syntax errors in EDD files Bug: 124767636 Test: build Change-Id: I7b2671156b5275aa2b804246fa65e81613677881 Signed-off-by: Sebastien Guiriec <sebastien.guiriec@renault.com>
2019-03-12[PFW] Integrate PFW core version 3.2.6 releaseSebastien Guiriec
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>
2019-03-12[PFW] Integrate PFW core version 3.2.5 releaseSebastien Guiriec
PFW 3.2.5 release notes: https://github.com/intel/parameter-framework/releases/tag/v3.2.5 This release contains the following changes: - CMake Package configuration file generation - Preliminary and unofficial OSX support in Travis-CI - Use clang-tidy for automatic code cleanup - Some more cleanup and fixes - Speed Travis-CI up by using CCache Bug: 124767636 Test: build Change-Id: Ib7ce6824430f3907c0508194e91f71a934bdcda8 Signed-off-by: Sebastien Guiriec <sebastien.guiriec@renault.com>
2016-03-04parameter-framework: move github upstream code to upstream folderFrançois Gaffie
Change-Id: I3aa6e8f8fccfcf80fdc2a4e00c17d8b10b45e9dd Signed-off-by: François Gaffie <francois.gaffie@intel.com> Bug: 22887211