Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
7734
Description
options=$(getopt -o d:h -l kerneltree:,distro:,kernelrpm:,reusebuild:,patchless,ldiskfs,ccache,reuse:,norpm,disable-datestamp,external-patches:,timestamp:,extraversion:,kerneldir:,linux:,lustre:,nodownload,nosrc,ofed-version:,publish,release,set-value:,src,stage:,tag:,target:,target-archs:,with-linux:,xen – "$@")
we need to add noiokit in the options string in order to use the option
--noiokit
--noiokit)
IOKITRPM=false
shift
;;
Patch landed to master. Let me know if more patches are needed and I will reopen this ticket.