diff --git a/hardware/powermanagement/suspend/actions.py b/hardware/powermanagement/suspend/actions.py index f46e9ad3d5..259877e515 100644 --- a/hardware/powermanagement/suspend/actions.py +++ b/hardware/powermanagement/suspend/actions.py @@ -16,8 +16,9 @@ def setup(): autotools.configure("--enable-threads \ --enable-compress \ --disable-encrypt \ - --disable-resume-static \ - --with-initramfsdir=/usr/sbin") + --disable-resume-static") + #kernel panic + #--with-initramfsdir=/usr/sbin def build(): autotools.make() diff --git a/hardware/powermanagement/suspend/files/suspend-1.0_p20190605.patch.xz b/hardware/powermanagement/suspend/files/suspend-1.0_p20190605.patch.xz new file mode 100644 index 0000000000..6f8c3954b3 Binary files /dev/null and b/hardware/powermanagement/suspend/files/suspend-1.0_p20190605.patch.xz differ diff --git a/hardware/powermanagement/suspend/pspec.xml b/hardware/powermanagement/suspend/pspec.xml index 2963eaa12b..6e5e8ac789 100644 --- a/hardware/powermanagement/suspend/pspec.xml +++ b/hardware/powermanagement/suspend/pspec.xml @@ -20,7 +20,8 @@ libgcrypt-devel - suspend-1.0_p20150810.patch.xz + + suspend-1.0_p20190605.patch.xz