4 Commits

Author SHA1 Message Date
slin14
6a24672eb1 rebase e1000e driver patch from 3.4.1.1 to 3.4.2.1 version
Story: 2003597
Task: 24918
Depends-On: https://review.openstack.org/605287

Change-Id: Ia1e38033424e15776f96b0f9155c0758e3835c14
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-09-28 19:13:53 +08:00
jmckenna
ae49864551 Update kernel drivers to compile with newer kernel
Kernel update to CentOS 7.5 versions are to be paired with updated
out-of-tree kernel modules, mostly for compilation purposes.

Depends-On:  https://review.openstack.org/580689

Change-Id: I0ff80a285d74e4f722c09548cc8109aba4eadc2d
Signed-off-by: Jason McKenna <jason.mckenna@windriver.com>
Story: 2002761
Task: 22841
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:29:44 -04:00
Scott Little
3d8e03ce8b Rename mwa-* subdirectories to match the git repo name
mwa-delphia -> stx-clients
mwa-pitta   -> stx-config
mwa-cleo    -> stx-fault
mwa-gplv2   -> stx-gplv2
mwa-gplv3   -> stx-gplv3
mwa-solon   -> stx-ha
mwa-sparta  -> stx-integ
mwa-beas    -> stx-metal
mwa-thales  -> stx-nfv
mwa-chilon  -> stx-update
mwa-perian  -> stx-upstream

Edit build_srpm.data files to remove references to mwa-* directories.
Substitute $STX_BASE, $GIT_BASE, $PKG_BASE as required.

While editing build_srpm.data, might also move some files
on the principle ...
  $PKG_BASE/files is for distro independednt files
  $PKG_BASE/centos/files is for CentOS specific files

Depends-On: https://review.openstack.org/579954
Depends-On: https://review.openstack.org/579957
Change-Id: Ie1c05b2d5b0e946b69c3eeb1ccc93eb32e9fd508
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:29:22 -04:00
Scott Little
3517b2d41e Relocate intel-e1000e to stx-integ/kernel/kernel-modules/intel-e1000e
Move content from stx-gplv2 into stx-integ

Packages will be relocated to

stx-integ:
    base/
        bash
        cgcs-users
        cluster-resource-agents
        dpkg
        haproxy
        libfdt
        netpbm
        rpm

    database/
        mariadb

    filesystem/
        iscsi-initiator-utils

    filesystem/drbd/
        drbd-tools

    kernel/kernel-modules/
        drbd
        integrity
        intel-e1000e
        intel-i40e
        intel-i40evf
        intel-ixgbe
        intel-ixgbevf
        qat17
        tpmdd

    ldap/
        ldapscripts

    networking/
        iptables
        net-tools

Change-Id: I94677c53734bd4f515c6a9882a3df9fcb89c7b79
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 13:55:06 -04:00