19 Commits

Author SHA1 Message Date
babak sarashki
bd166202e7 Renamed bb files to .inc and removed the exsource 2020-05-18 13:07:27 -07:00
babak sarashki
e6a7fff91e Staging starlingx
Added stx-config, stx-fault, and stx-metal.
2020-05-18 13:07:27 -07:00
babak sarashki
8c9213dac1 StarlingX port to thud in progress.
This is not a consumable layer yet. Work in progress
2020-05-18 13:07:27 -07:00
Sar Ashki, Babak
b071d0f2d8 move stx specifics bb files to rescipes-stx
Signed-off-by: Sar Ashki, Babak <Babak.SarAshki@windriver.com>
2020-05-13 12:54:08 -07:00
Sar Ashki, Babak
4f7f1acc29 Add copyright message to recipes
Signed-off-by: Sar Ashki, Babak <Babak.SarAshki@windriver.com>
2020-04-20 13:07:41 -07:00
Jackie Huang
6fd89f38c4 mtce.inc: fix the path for init scripts
The init scripts are installed /etc/init.d/
instead of /etc/rc.d/init.d

fix #350

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-03-29 18:32:10 -07:00
Jackie Huang
f302ba1bae mtce.inc: fix the permission for mtcAgent
mtcAgent should be excutable or it fails ansible task:

fatal: [localhost]: FAILED! => {"changed": false, "cmd":
"/usr/lib/ocf/resource.d/platform/mtcAgent stop", "msg": "[Errno 13]
Permission denied", "rc": 13}

fix #284

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-03-19 13:15:32 -04:00
Sar Ashki, Babak
7c2f174cca stx-metal: adjust script paths to usrbin
Issue: #258

Signed-off-by: Sar Ashki, Babak <Babak.SarAshki@windriver.com>
2020-03-17 14:36:41 +08:00
Jackie Huang
2b42780be3 config-files: fixes for postinst scrips
This includes the following fixes:

- Fix the path for SRCPATH to fix error like:
  install: cannot stat
  '/usr/share/starlingx/config-files/openldap-config//initscript': No
  such file or directory

- Fix the path for systemctl to fix error like:
  /etc/rpm-postinsts/133-mtce-storage: line 9: /usr/bin/systemctl: No
  such file or directory

- Remove some useless info to fix error like:
  /etc/rpm-postinsts/118-mlx4-config: line 9: Source1:: command not
  found

- Fix some typos

fix #193
fix #199

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-03-11 19:02:19 -04:00
Sar Ashki, Babak
ccc970b745 stx-metal inventory: account for py mod requirements 2020-02-25 14:21:21 -08:00
Sar Ashki, Babak
69a8faab37 stx-metal: remove argparse from inventory requirements 2020-02-25 14:20:32 -08:00
Sar Ashki, Babak
ad334dd91c stx-integ: adapt redfishtool to python 2 2020-02-01 09:33:29 -08:00
Sar Ashki, Babak
f2821e2b14 stx-metal update mtce package rdepends
python3-redfishtool added to maintenance package
2020-01-30 11:54:53 -08:00
Sar Ashki, Babak
2290806736 stx-metal rebase and update RDEPENDS 2020-01-30 11:50:01 -08:00
Sar Ashki, Babak
3d7696043f stx-metal: Align with stx.3.0 2020-01-25 16:04:23 -08:00
Sar Ashki, Babak
523b0b7a8e stx-metal: pxe-network-installer enabled
Issue: 59
2020-01-14 17:20:53 -08:00
Sar Ashki, Babak
3ac95c37ef Do not enable services by default 2019-12-10 11:43:31 -08:00
Sar Ashki, Babak
826a165e5b stx-metal systemd startup routines
Issue 19:
stx-metal.bb
mtce-common
mtce-compute
mtce-storage
mtce
inventory
python-inventoryclient
2019-12-02 19:22:06 -08:00
babak sarashki
e87fb1cef7 Add stx packages to the layer 2019-10-13 19:35:16 -07:00