+libelf +zlib +libpthread +librt +libpcap @!IN_SDK \
@KERNEL_DEBUG_FS @KERNEL_DEBUG_INFO_BTF @KERNEL_BPF_EVENTS
TITLE:=Linux Kernel Selftests (BPF)
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
endef
define Package/kselftests-bpf/description
define Package/leds/default
SECTION:=devel
CATEGORY:=Development
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
endef
define Package/ledumon
+PACKAGE_libbfd:libbfd +PACKAGE_libopcodes:libopcodes +libtraceevent
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-r$(PKG_RELEASE)
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
endef
define Package/perf/description
SECTION:=devel
CATEGORY:=Development
TITLE:=Thermal monitoring and testing tool
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
DEPENDS:=+libncursesw
endef
DEFAULT:=y
TITLE:=Virtual kernel package
VERSION:=$(subst -rc,_rc,$(LINUX_VERSION))~$(LINUX_VERMAGIC)-r$(LINUX_RELEASE)
- URL:=http://www.kernel.org/
+ URL:=https://www.kernel.org/
PKG_FLAGS:=nonshared
endef
TITLE:=libbpf - eBPF helper library
LICENSE:=LGPL-2.1 OR BSD-2-Clause
ABI_VERSION:=$(PKG_ABI_VERSION)
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
DEPENDS:=+libelf
endef
CATEGORY:=Network
TITLE:=bpftool - eBPF subsystem utility
LICENSE:=GPL-2.0-only OR BSD-2-Clause
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
DEPENDS:=+libelf
endef
SECTION:=net
CATEGORY:=Network
TITLE:=Display or change ethernet card settings
- URL:=http://www.kernel.org/pub/software/network/ethtool/
+ URL:=https://www.kernel.org/pub/software/network/ethtool/
VARIANT:=tiny
CONFLICTS:=ethtool-full
DEFAULT_VARIANT:=1
DEPENDS:=+kmod-spi-dev
TITLE:=SPI testing utility
VERSION:=$(LINUX_VERSION)-r$(PKG_RELEASE)
- URL:=http://www.kernel.org
+ URL:=https://www.kernel.org
endef
define Package/spidev-test/description