mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
hdparm: update to 9.65 with upstreamed patch
news: - https://sourceforge.net/p/hdparm/news/
This commit is contained in:
parent
c1f4922a1d
commit
1a263b451c
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="hdparm"
|
PKG_NAME="hdparm"
|
||||||
PKG_VERSION="9.64"
|
PKG_VERSION="9.65"
|
||||||
PKG_SHA256="315b956951c3fea027287de204381534217c0bd0f37b4935877fe2db0cab859a"
|
PKG_SHA256="d14929f910d060932e717e9382425d47c2e7144235a53713d55a94f7de535a4b"
|
||||||
PKG_LICENSE="BSD"
|
PKG_LICENSE="BSD"
|
||||||
PKG_SITE="http://sourceforge.net/projects/hdparm/"
|
PKG_SITE="http://sourceforge.net/projects/hdparm/"
|
||||||
PKG_URL="${SOURCEFORGE_SRC}/${PKG_NAME}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="${SOURCEFORGE_SRC}/${PKG_NAME}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
--- a/hdparm.c 2022-07-13 16:15:50.363620844 +0000
|
|
||||||
+++ b/hdparm.c 2022-07-13 16:15:55.453615920 +0000
|
|
||||||
@@ -25,7 +25,6 @@
|
|
||||||
#include <sys/mman.h>
|
|
||||||
#include <sys/user.h>
|
|
||||||
#include <linux/types.h>
|
|
||||||
-#include <linux/fs.h>
|
|
||||||
#include <linux/major.h>
|
|
||||||
#include <endian.h>
|
|
||||||
#include <asm/byteorder.h>
|
|
Loading…
x
Reference in New Issue
Block a user