nss-ecm: Bump version 12.5 to 12.5.5

Signed-off-by: Sean Khan <datapronix@protonmail.com>
This commit is contained in:
Sean Khan 2024-09-21 16:14:01 -04:00
parent aa57d9c482
commit b8e019c373
2 changed files with 15 additions and 5 deletions

View File

@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qca-nss-ecm
PKG_RELEASE:=4
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://git.codelinaro.org/clo/qsdk/oss/lklm/qca-nss-ecm.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2024-06-20
PKG_SOURCE_VERSION:=92c7fa1
PKG_MIRROR_HASH:=d69d09fe8e3d6339085854de4f5a44dbfdc9648f5d5f9001a874ac177e2bf16b
QSDK_VERSION:=12.5
PKG_SOURCE_DATE:=2024-09-02
PKG_SOURCE_VERSION:=bd5057b
PKG_MIRROR_HASH:=b50130ee65b575226e1d715d38b09cc496a901ea1d2ef48a83e727d61e0d8283
QSDK_VERSION:=12.5.5
PKG_VERSION:=$(QSDK_VERSION).$(subst -,.,$(PKG_SOURCE_DATE))~$(PKG_SOURCE_VERSION)
PKG_BUILD_PARALLEL:=1

View File

@ -0,0 +1,10 @@
--- a/ecm_interface.c
+++ b/ecm_interface.c
@@ -47,6 +47,7 @@
#include <linux/rtnetlink.h>
#include <linux/socket.h>
#include <linux/wireless.h>
+#include <linux/nl80211.h>
#include <net/genetlink.h>
#include <net/gre.h>
#ifdef ECM_INTERFACE_BOND_ENABLE