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
* 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
* 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
* 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
* 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
* 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
* 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
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>
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>
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>
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>
- 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>
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>