From f860e31adb9cf3726780a04aaa856c1ab0606a84 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 12 Oct 2019 23:31:44 +0200 Subject: added kernel package for c201 (veyron) --- libre-testing/linux-libre-veyron/60-linux.hook | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre-testing/linux-libre-veyron/60-linux.hook (limited to 'libre-testing/linux-libre-veyron/60-linux.hook') diff --git a/libre-testing/linux-libre-veyron/60-linux.hook b/libre-testing/linux-libre-veyron/60-linux.hook new file mode 100644 index 000000000..b33873c85 --- /dev/null +++ b/libre-testing/linux-libre-veyron/60-linux.hook @@ -0,0 +1,12 @@ +[Trigger] +Type = File +Operation = Install +Operation = Upgrade +Operation = Remove +Target = usr/lib/modules/%KERNVER%/* +Target = usr/lib/modules/%EXTRAMODULES%/* + +[Action] +Description = Updating %PKGBASE% module dependencies... +When = PostTransaction +Exec = /usr/bin/depmod %KERNVER% -- cgit v1.2.3