De-branding in starlingx/utitlities: Titanium Cloud -> StarlingX
1. Rename Titanium Cloud to StarlingX for .spec files 2. Rename Titanium Cloud to StarlingX for .service file 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 batch3 changes. Story: 2006387 Task: 39270 Change-Id: I8ef4dd58dc7d1fadf4f32c934e21c37f299a2e31 Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
This commit is contained in:
parent
b7a0f46685
commit
4a49816467
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Titanium Cloud Log Management
|
||||
Description=StarlingX Log Management
|
||||
After=network.target syslog-ng.service iscsid.service sw-patch.service
|
||||
Before=config.service pmon.service
|
||||
|
||||
|
@ -11,7 +11,7 @@ URL: unknown
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
%description
|
||||
Titanium Cloud namespace utilities
|
||||
StarlingX namespace utilities
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Titanium Cloud opt-platform mounter
|
||||
Description=StarlingX opt-platform mounter
|
||||
After=sw-patch.service
|
||||
|
||||
[Service]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Titanium Cloud Affine Platform
|
||||
Description=StarlingX Affine Platform
|
||||
After=syslog.service network.service dbus.service sw-patch.service
|
||||
Before=workerconfig.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user