mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update AMLm3-2.6.34 patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e1b62b3bf0
commit
ea2d3933b0
@ -1,6 +1,18 @@
|
||||
diff -Naur linux-AMLm3-2.6.34-7fe1265/drivers/amlogic/ump/Makefile.common linux-AMLm3-2.6.34-7fe1265.patch/drivers/amlogic/ump/Makefile.common
|
||||
--- linux-AMLm3-2.6.34-7fe1265/drivers/amlogic/ump/Makefile.common 2013-05-20 16:41:01.000000000 +0200
|
||||
+++ linux-AMLm3-2.6.34-7fe1265.patch/drivers/amlogic/ump/Makefile.common 2013-05-20 17:56:59.152997553 +0200
|
||||
diff -Naur linux-AMLm1-2.6.34-1405682/drivers/amlogic/mali/Makefile.common linux-AMLm1-2.6.34-1405682.patch/drivers/amlogic/mali/Makefile.common
|
||||
--- linux-AMLm1-2.6.34-1405682/drivers/amlogic/mali/Makefile.common 2013-05-26 01:19:02.000000000 +0200
|
||||
+++ linux-AMLm1-2.6.34-1405682.patch/drivers/amlogic/mali/Makefile.common 2013-05-26 04:27:11.982074443 +0200
|
||||
@@ -40,7 +40,7 @@
|
||||
endif
|
||||
|
||||
# Get subversion revision number, fall back to only ${MALI_RELEASE_NAME} if no svn info is available
|
||||
-SVN_REV := $(shell (cd $(DRIVER_DIR); (svnversion | grep -Eqv "exported|Unversioned directory" && svnversion) || git svn info | grep '^Revision: '| sed -e 's/^Revision: //' ) 2>/dev/null )
|
||||
+SVN_REV := ${PKG_VERSION}
|
||||
ifeq ($(SVN_REV),)
|
||||
SVN_REV := $(MALI_RELEASE_NAME)
|
||||
else
|
||||
diff -Naur linux-AMLm1-2.6.34-1405682/drivers/amlogic/ump/Makefile.common linux-AMLm1-2.6.34-1405682.patch/drivers/amlogic/ump/Makefile.common
|
||||
--- linux-AMLm1-2.6.34-1405682/drivers/amlogic/ump/Makefile.common 2013-05-26 01:18:57.000000000 +0200
|
||||
+++ linux-AMLm1-2.6.34-1405682.patch/drivers/amlogic/ump/Makefile.common 2013-05-26 04:28:31.050824923 +0200
|
||||
@@ -14,7 +14,7 @@
|
||||
$(UMP_FILE_PREFIX)common/ump_kernel_ref_drv.c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user