HS SRIB SCM - IVI Arm 2.0 image pattern changes for common
[profile/ivi/package-groups-panda.git] / README
1 Package Groups
2
3 Currently groups and packages are maintained in the patterns directory 
4 in pattern files. All changes need to be done only to the pattern files.
5 Other files are autogenerated.
6
7 - Edit pattern files and make the desired changes
8 - Verfiy integrity of the changes using a syntax checker such as xmllint
9
10
11 To update the package:
12 - change the pattern files (yaml)
13 - Verify your changes
14 - Bump the version in the VERSION file
15 - commit and push
16 - Do not change the ChangeLog file, this is generated using a script
17   run 'python scripts/gitlog2changelog.py'
18 - commit and push
19 - run 'make tag'
20 - run 'make dist'
21 - Submit the newly generated tar
22
23
24
25