dahdi-linux: update to 2.11.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
3f7533b41c
commit
1bcf610666
2 changed files with 3 additions and 13 deletions
|
@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=dahdi-linux
|
||||
PKG_VERSION:=2.10.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.11.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/
|
||||
PKG_MD5SUM:=0281de245f4fa056f765ae2a6e1f1a4b
|
||||
PKG_MD5SUM:=af96917e15eebc36519948133ec7e36b
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- a/drivers/dahdi/oct612x/oct612x-user.c
|
||||
+++ b/drivers/dahdi/oct612x/oct612x-user.c
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/module.h>
|
||||
+#include <linux/slab.h>
|
||||
|
||||
#include <dahdi/kernel.h>
|
||||
|
Loading…
Reference in a new issue