diff --git a/generate-recipe.py b/generate-recipe.py index 26c8e9b..a8f428f 100755 --- a/generate-recipe.py +++ b/generate-recipe.py @@ -80,7 +80,6 @@ extra_chroot_shell_cmds = [] if version == '4': extra_chroot_shell_cmds = [ "sed -i 's/cma=64M //' /boot/firmware/cmdline.txt", - "sed -i 's/cma=$CMA //' /etc/kernel/postinst.d/z50-raspi-firmware", ] # XXX: The disparity between suite seems to be a bug, pick a naming