From: Karol Lewandowski Date: Mon, 19 Sep 2022 19:26:39 +0000 (+0200) Subject: Hotfix: fix zlogger.ko path X-Git-Tag: accepted/tizen/unified/20220921.022913^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_7.0_hotfix;p=platform%2Fkernel%2Flinux-tizen-modules.git Hotfix: fix zlogger.ko path Change-Id: Ifc98701468caa0fba0fecd78d77cb4856e04c742 --- 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