From dea2a1fa20fc8e843cd85e5920a67b9054d00b2e Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Sun, 24 May 2026 15:40:32 +0000 Subject: Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI] --- repos/extra/libnl-tiny/.checksum | 2 -- repos/extra/libnl-tiny/.files | 35 ----------------------------------- repos/extra/libnl-tiny/abuild | 6 ------ repos/extra/libnl-tiny/nla_s8.patch | 30 ------------------------------ 4 files changed, 73 deletions(-) delete mode 100644 repos/extra/libnl-tiny/.checksum delete mode 100644 repos/extra/libnl-tiny/.files delete mode 100644 repos/extra/libnl-tiny/abuild delete mode 100644 repos/extra/libnl-tiny/nla_s8.patch (limited to 'repos/extra/libnl-tiny') diff --git a/repos/extra/libnl-tiny/.checksum b/repos/extra/libnl-tiny/.checksum deleted file mode 100644 index d75e8218..00000000 --- a/repos/extra/libnl-tiny/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -d08d8c719d98d3ee9682173f0de0e3768abe024b95c60729b0c7385224a1e840 libnl-tiny-39ec78bb012edc2739c3d3d0058e4076411068b1.tar.xz -0feaf6f2d721c5878b62b36c64de485322dbc9a0783e1d9d8b744c616bc30806 nla_s8.patch diff --git a/repos/extra/libnl-tiny/.files b/repos/extra/libnl-tiny/.files deleted file mode 100644 index 4fa4f9f1..00000000 --- a/repos/extra/libnl-tiny/.files +++ /dev/null @@ -1,35 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/libnl-tiny/ --rw-r--r-- root/root usr/include/libnl-tiny/netlink-generic.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink-local.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink-types.h -drwxr-xr-x root/root usr/include/libnl-tiny/netlink/ --rw-r--r-- root/root usr/include/libnl-tiny/netlink/addr.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/attr.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/cache-api.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/cache.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/data.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/errno.h -drwxr-xr-x root/root usr/include/libnl-tiny/netlink/genl/ --rw-r--r-- root/root usr/include/libnl-tiny/netlink/genl/ctrl.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/genl/family.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/genl/genl.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/genl/mngt.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/handlers.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/list.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/msg.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/netlink-compat.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/netlink-kernel.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/netlink.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/object-api.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/object.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/socket.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/types.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/utils.h --rw-r--r-- root/root usr/include/libnl-tiny/netlink/version.h --rw-r--r-- root/root usr/include/libnl-tiny/unl.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libnl-tiny.so -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libnl-tiny.pc diff --git a/repos/extra/libnl-tiny/abuild b/repos/extra/libnl-tiny/abuild deleted file mode 100644 index 46d7233e..00000000 --- a/repos/extra/libnl-tiny/abuild +++ /dev/null @@ -1,6 +0,0 @@ -name=libnl-tiny -version=20220916 -commit=39ec78bb012edc2739c3d3d0058e4076411068b1 -release=2 -source="$name-$commit.tar.xz::https://github.com/sabotage-linux/${name}/archive/${commit}.tar.gz - nla_s8.patch" diff --git a/repos/extra/libnl-tiny/nla_s8.patch b/repos/extra/libnl-tiny/nla_s8.patch deleted file mode 100644 index 9a48b1f4..00000000 --- a/repos/extra/libnl-tiny/nla_s8.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff --git a/include/netlink/attr.h b/include/netlink/attr.h -index 3e3047f..789e8c2 100644 ---- a/include/netlink/attr.h -+++ b/include/netlink/attr.h -@@ -45,6 +45,7 @@ enum { - NLA_FLAG, /**< Flag */ - NLA_MSECS, /**< Micro seconds (64bit) */ - NLA_NESTED, /**< Nested attributes */ -+ NLA_S8, - __NLA_TYPE_MAX, - }; - -@@ -248,6 +249,17 @@ static inline int nla_put_addr(struct nl_msg *msg, int attrtype, struct nl_addr - * @name Integer Attributes - */ - -+/** -+ * Return value of 8 bit signed integer attribute. -+ * @arg nla 8 bit integer attribute -+ * -+ * @return Payload as 8 bit integer -+ */ -+static inline int8_t nla_get_s8(const struct nlattr *nla) -+{ -+ return *(const int8_t *) nla_data(nla); -+} -+ - /** - * Add 8 bit integer attribute to netlink message. - * @arg msg Netlink message. -- cgit v1.2.3