Skip to content

Commit

Permalink
iproute2: update to 6.12.0
Browse files Browse the repository at this point in the history
Release Notes:
https://lore.kernel.org/netdev/[email protected]/T/

Allows us to drop 2 upstreamed patches:
package/network/utils/iproute2/patches/010-bridge-mst-fix-a-musl-build-issue.patch
package/network/utils/iproute2/patches/011-bridge-mst-fix-a-further-musl-build-issue.patch

Signed-off-by: Robert Marko <[email protected]>
Link: openwrt#17206
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
robimarko committed Dec 10, 2024
1 parent f8b93e2 commit ff5f77e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 121 deletions.
4 changes: 2 additions & 2 deletions package/network/utils/iproute2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=iproute2
PKG_VERSION:=6.11.0
PKG_VERSION:=6.12.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2
PKG_HASH:=1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3
PKG_HASH:=bbd141ef7b5d0127cc2152843ba61f274dc32814fa3e0f13e7d07a080bef53d9
PKG_BUILD_PARALLEL:=1
PKG_BUILD_DEPENDS:=iptables
PKG_LICENSE:=GPL-2.0
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit ff5f77e

Please sign in to comment.