Add the mailing list. Have any of you seen this similar issue before?
Thanks, Lijun Pan
________________________________________ From: Lijun Pan Sent: Tuesday, April 5, 2016 10:09:16 AM To: Jim Perrin Subject: rpmbuild report newoptions error
Hi Jim,
When I enabled CONFIG_USB_DWC3=m in config-centos-sig
rpmbuild has following errors ====== + '[' -s .newoptions ']' + cat .newoptions CONFIG_USB_DWC3_ULPI CONFIG_USB_DWC3_PCI CONFIG_USB_DWC3_DEBUG + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.7mSfnd (%prep) =====
While looking at my USB driver code, I did not enable or add those 3 configuration. Do you think it is a bug in the kernel-aarch64.spec? Can we fix it somehow?
Thanks, Lijun