From d9aa3234c4ffeb8f77965e841d07ac10b136920d Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Mon, 19 Sep 2022 21:26:39 +0200 Subject: [PATCH] Hotfix: fix zlogger.ko path Change-Id: Ifc98701468caa0fba0fecd78d77cb4856e04c742 --- packaging/linux-tizen-modules.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/linux-tizen-modules.spec b/packaging/linux-tizen-modules.spec index 03263ea..1ead91f 100644 --- a/packaging/linux-tizen-modules.spec +++ b/packaging/linux-tizen-modules.spec @@ -8,7 +8,7 @@ %endif Name: linux-tizen-modules -Version: 7.0.6 +Version: 7.0.7 Release: 0 License: GPL-2.0+ Source0: %{name}-%{version}.tar.xz @@ -237,7 +237,7 @@ RELEASEVERSION=$(basename $(dirname `find $KMOD_PATH_TM1 -name extra | head -1`) %license COPYING /aarch64/modules/4.9.59/extra/proc-tsm.ko /aarch64/modules/4.9.59/extra/logger.ko -/aarch64/modules/4.9.59/extra/logger/zlogger.ko +/aarch64/modules/4.9.59/extra/zlogger/zlogger.ko /aarch64/modules/modprobe.d/tizen-modprobe-tw3.conf /aarch64/modules/modules-load.d/tizen-modules-tw3.conf %endif -- 2.34.1