Lijun,
It is how it's supposed to work. You will need to add those "new" and undecided config's CONFIG_USB_DWC3_ULPI CONFIG_USB_DWC3_PCI CONFIG_USB_DWC3_DEBUG
either as =m, =y, or for example, # CONFIG_USB_DWC3_ULPI is not set in the config-centos-sig also.
-Phong
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Lijun Pan Sent: Tuesday, April 5, 2016 10:52 PM To: arm-dev@centos.org Subject: [Arm-dev] Fw: rpmbuild report newoptions error
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 _______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev