mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
treewide: Replace MD5SUM with HASH
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 5ae85b7952)
This commit is contained in:
+2
-2
@@ -14,11 +14,11 @@ PKG_LICENSE:=GPL-2.0
|
||||
|
||||
# Since kernel 2.6.39.1 userspace tools are inside the kernel tree
|
||||
# Package Automatic match version in kernel
|
||||
# MD5SUM is not useful kernel package already check it
|
||||
# HASH is not useful kernel package already check it
|
||||
PKG_VERSION:=$(shell sed -n -e '/^AC_INIT/s/.*\[\([[:digit:]\.]*\)\].*/\1/gp' $(LINUX_DIR)/tools/usb/usbip/configure.ac)
|
||||
PKG_SOURCE:=
|
||||
PKG_SOURCE_URL:=
|
||||
PKG_MD5SUM:=unknown
|
||||
PKG_HASH:=unknown
|
||||
|
||||
PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user