27 Commits

Author SHA1 Message Date
Jackie Huang
610677cde5 cluster-glue: fix the SRC_URI
The original SRC_URI is gone, so change to use the one
in github, which has the same source codes, but with a
different dir name.

Closes-bug: 1945166

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I53e3c67bb83bd75645c6107d055ee60cac0e5fae
2021-09-27 20:01:56 -07:00
Jackie Huang
c4811f4449 ca-certificates: update for stx 5.0
* Add extra config files from ca-certificates-2018.2.22-70.0.el7_5.src.rpm
* Add bbappend and update according to the spec from
  ca-certificates-2018.2.22-70.0.el7_5.src.rpm

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I9bf3fde054d74ae6814a8e8a7b39e8659f030162
2021-09-14 13:32:50 +08:00
Jackie Huang
c0c20a39db libevent: update for stx 5.0
* inherit stx-metadata to help apply updated patches
  from stx 'integ' repo

* remove the local copy of stx patches

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I23db5e45a99f1d52a2930294bcbf30b60eaf3de3
2021-06-24 17:07:06 +08:00
Jackie Huang
7c8376ad2d drbd-utils: update for stx 5.0
* inherit stx-metadata to help apply updated patches
  from stx 'integ' repo

* remove the local copy of stx files and patches

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I9229901617f1f870c5c42d33b3052eb8563cc350
2021-06-24 17:07:06 +08:00
Jackie Huang
2f284b9d0e syslog-ng: update for stx 5.0
* inherit stx-metadata to help install updated files
  from stx 'config-files' repo

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ia32be94c3a5ce210416fb08caa7d6ec0884122fd
2021-06-24 17:07:06 +08:00
Jackie Huang
eb4e712eee openldap: update for stx 5.0
* inherit stx-metadata to help install updated files
  from stx 'config-files' repo

* remove do_copy_config_files since it's not
  needed after using stx-metadata

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I7dbe85e9a6b38375b29bd927034c7e637983804b
2021-06-24 17:07:05 +08:00
Jackie Huang
18eaf0d9a9 ntp: update for stx 5.0
* inherit stx-metadata to help install updated files
  from stx 'config-files' repo

* remove do_copy_config_files since it's not
  needed after using stx-metadata

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I3181fc1cfb840f7bcedf1acb6973a02058bb5740
2021-06-24 17:07:05 +08:00
Jackie Huang
99d3294f6d memcached: update for stx 5.0
* inherit stx-metadata to help install updated files
  from stx 'config-files' repo

* remove do_copy_config_files since it's not
  needed after using stx-metadata

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ic5c37417d6d5dfb17375523c455ac10e583fc6e9
2021-06-24 17:07:05 +08:00
Jackie Huang
5821fe64a8 dnsmasq: update for stx 5.0
* inherit stx-metadata to help install updated files
  from stx 'config-files' repo

* combine the bbappend into bb file

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I6f106b4f029d4b25452aaf58c0855423044d531e
2021-06-24 17:07:04 +08:00
Zuul
ac93103e2e Merge "syslog-ng: fix a typo in do_install" 2020-11-02 13:34:58 +00:00
Jackie Huang
7db09cf1db libevent: add version 2.0.21 to align with stx 3.0
Add version 2.0.21 to align with stx 3.0:

- Add the recipe for version 2.0.21
- Set the preferred version to 2.0.21
- Enable build with openssl10
- Add patch libevent-ipv6-client-socket.patch from
  libevent-2.0.21-4.el7.tis.2.src.rpm

Story: 2008204
Task: 40988

Change-Id: Ic0d24eb39b01d0a8d3092d2241ab4f2ad13b605e
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-10-28 21:44:25 +08:00
Jackie Huang
5f1336175c syslog-ng: fix a typo in do_install
Fix a typo in do_install to ensure the installed conf files
are correct.

Partial-Bug: 1900956

Change-Id: I96cbaba0159fd215abbee2d01b90942858a120c5
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-10-26 14:26:57 +08:00
Jackie Huang
19ae807f0f dnsmasq: avoid init scripts being removed
sm looks for the init script to manage dnsmasq, so
remove sysvinit from DISTRO_FEATURES_BACKFILL_CONSIDERED
to avoid init scripts being removed.

Partial-Bug: 1897685

Change-Id: I39d67e2bed981f50cc9399ef20942fee48c4f22c
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2020-10-09 14:09:26 +08:00
Babak Sarashki
fb9f2dfa09 stx-config-files: split stx configs into bbappends
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-09-22 10:38:48 -07:00
Jackie Huang
7511ca1805 boost: add support to build with python2 and python3
Add support to build with python2 and python3 so other packages
like ceph can choose to build against python2 or python3.

fix #483
fix #497

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-06-17 13:49:29 -07:00
Jackie Huang
f6e3b2c1aa dnsmasq: add version 2.76 and align with stx 3.0
- Add recipe for version 2.76 and set as the preferred
  version (or it will select 2.80)
- Add patches from dnsmasq-2.76-7.el7.tis.7.src.rpm
- Align the spec file from dnsmasq-2.76-7.el7.tis.7.src.rpm
- Add dependency on dnsmasq so it will be installed in image

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-06-16 11:23:59 -07:00
Litao Gao
b86867a493 dnsmasq: disable dnsmasq service as default
STX service manager assumes dnsmasq service
is disabled as defaut.

Signed-off-by: Litao Gao <litao.gao@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-06-15 10:29:08 -07:00
Babak Sarashki
63b6601bdd meta-stx: update LICENSE and copyright info
- Change License from Apache2 to MIT.
- Remove Copyright from individual recipes
- Move License to README.md
- Add meta-stx Copyright to README.md

Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-06-08 13:00:26 -07:00
Saul Wold
b4ed31a429 libverto: Import from stak-common and restructure
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-19 10:17:57 -07:00
Saul Wold
de33920f33 eventlog: Import from stak-common and restructure
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-19 10:17:05 -07:00
Saul Wold
e99783c5a6 drbd: Import from stak-common and restructure
Remove duplicated patches

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-19 10:16:33 -07:00
Saul Wold
2f3e77c9ea deltarpm: Import from stak-common and restucture
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-19 10:16:33 -07:00
Saul Wold
149c8a5ecf cluster-glue: Import from stak-common and restructure
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-19 10:16:33 -07:00
Saul Wold
60e40ce807 syslog-ng: move to meta-stx-integ
The integration layer is the place to put StarlingX changes

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-17 16:00:29 -07:00
Saul Wold
02224ae210 openldap: Move to meta-stx-integ
The integration layer is the place to put StarlingX changes

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-17 16:00:29 -07:00
Saul Wold
930e0861d6 memcached: move to meta-stx-integ
The integration layer is the place to put StarlingX changes

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-17 16:00:29 -07:00
Saul Wold
ba3095eb7a drbd: Move to meta-stx-integ
The integration layer is the place to put StarlingX changes

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-05-17 16:00:29 -07:00