mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 23:29:48 +00:00
netifd: update to Git HEAD (2023-12-18)
730b4656e6b1 netifd: fix undefined va_list value which can cause crashes c59457f69709 device: Log error message if device initialization failed Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
66dfbca262
commit
62a2af6555
@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
|
||||
PKG_SOURCE_DATE:=2023-12-17
|
||||
PKG_SOURCE_VERSION:=66a7652176a7580b55076a0975b77c2bfb5bf7ce
|
||||
PKG_MIRROR_HASH:=4bf3a1ad11d3ea6b382ef9f9414696e647549046b4208fab8d5817928126b27a
|
||||
PKG_SOURCE_DATE:=2023-12-18
|
||||
PKG_SOURCE_VERSION:=c59457f697095631559d7e268ea575e7568d8866
|
||||
PKG_MIRROR_HASH:=d6ae9fc1fa3c1f6e34582374968317f9536eeeb0fbd08e355b80682b4422699d
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user