mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
sdparm: upgrade 1.10 -> 1.11
-Refresh the following patch: files/make-sysroot-work.patch -License-Update: Copyright year updated to 2019 and removed the following description: * 3. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,13 +17,13 @@ diff --git a/src/Makefile.am b/src/Makefile.am
|
||||
index 61dd9f8..42c911f 100644
|
||||
--- a/src/Makefile.am
|
||||
+++ b/src/Makefile.am
|
||||
@@ -41,7 +41,7 @@ sglib_SOURCES = ../lib/sg_lib.c \
|
||||
@@ -53,7 +53,7 @@ sglib_SOURCES = ../lib/sg_lib.c \
|
||||
../lib/sg_pt_common.c
|
||||
|
||||
if HAVE_SGUTILS
|
||||
-INCLUDES = -I/scsi
|
||||
+INCLUDES = -I=@includedir@/scsi
|
||||
sdparm_LDADD = @GETOPT_O_FILES@ @os_libs@ @SGUTILS_LIBS@
|
||||
sdparm_LDADD = @GETOPT_O_FILES@ @SGUTILS_LIBS@
|
||||
sdparm_DEPENDENCIES = @GETOPT_O_FILES@
|
||||
else
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user