Commit Graph

5 Commits

Author SHA1 Message Date
Al Bailey 2559375005 Update debian package versions to use git commits
The Debian packaging has been changed to reflect all the
git commits under the directory, and not just the commits
to the metadata folder.

This ensures that any new code submissions under those
directories will increment the versions.

Test Plan:
  PASS: build-pkgs -p enable-dev-patch
  PASS: build-pkgs -p python3-patch-alarm
  PASS: build-pkgs -p cgcs-patch

Story: 201055
Task: 47225
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ieb02cbdd8234338bb8712096b7cccd2027582983
2023-02-09 17:26:41 +00:00
Tracey Bogue 0131cd569c Add Debian packaging for patch packages
Create Debian packages for patch-alarm and enable-dev-patch.

Story: 2009101
Task: 43897

Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com>
Change-Id: Iaa0958cc857d914a99c69e063b46ded59b4af285
2021-12-02 10:19:42 -06:00
Don Penney adaaba0c21 Add auto-version for remaining stx/update packages
Update remaining StarlingX packages with hardcoded TIS_PATCH_VER to
use PKG_GITREVCOUNT where possible, with offsets as needed to ensure
the version is incremented above the hardcoded version.

Change-Id: I877a6c0802a707863a3b6c7d430146431e10a3ad
Story: 2008455
Task: 41459
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-12-17 13:17:58 -05:00
Sharath Kumar K 723838109b De-branding in starlingx/update: Titanium Cloud -> StarlingX
1. Rename Titanium Cloud to StarlingX for .spec files

Test:
After the de-brand change, bootimage.iso has built in the flock layer
and installed on the dev machine to validate the changes.

Please note, doing de-brand changes in batches, this is batch8 changes.

Story: 2006387
Task: 39273

Change-Id: I214acdb6e4b99c484c07dcca24b4c9861624be7f
Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
2020-04-08 09:18:09 +02:00
Scott Little 0769009eb6 Relocate enable-dev-patch to stx-update/enable-dev-patch
Move content from stx-utils into stx-integ or stx-update

Packages will be relocated to

stx-update:
    enable-dev-patch
    extras

stx-integ:
    config-files/
        io-scheduler

    filesystem/
        filesystem-scripts

    grub/
        grubby

    logging/
        logmgmt

    tools/
        collector
        monitor-tools

    tools/engtools/
        hostdata-collectors
        parsers

    utilities/
        build-info
        branding   (formerly wrs-branding)
        platform-util

Change-Id: I9edf4ede0369646500c6bcc5a54c9627093a96fb
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 12:46:56 -04:00