logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 6ccb889933f6e392427e92654d442811fbc3c365
parent dd87a8b84e2f88aa417215a466ee7e4e27da6682
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 20 Feb 2020 21:59:07 -0800

linux-headers: Remove obsolete headers

These went unnoticed due to a bug in sbase sed.

Diffstat:

Mpkg/linux-headers/base.lua2--
Mpkg/linux-headers/ver2+-
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua @@ -793,7 +793,6 @@ return { 'mtd/nftl-user.h', 'mtd/ubi-user.h', 'rdma/bnxt_re-abi.h', - 'rdma/cxgb3-abi.h', 'rdma/cxgb4-abi.h', 'rdma/efa-abi.h', 'rdma/hfi/hfi1_ioctl.h', @@ -810,7 +809,6 @@ return { 'rdma/mlx5_user_ioctl_cmds.h', 'rdma/mlx5_user_ioctl_verbs.h', 'rdma/mthca-abi.h', - 'rdma/nes-abi.h', 'rdma/ocrdma-abi.h', 'rdma/qedr-abi.h', 'rdma/rdma_netlink.h', diff --git a/pkg/linux-headers/ver b/pkg/linux-headers/ver @@ -1 +1 @@ -5.5.3 r1 +5.5.3 r2