Bugzilla – Bug 1211862
u-boot misses patches in Factory
Last modified: 2023-07-20 09:34:43 UTC
Submission to IBS did not get through, because of /work/src/done/SLE-ALP-SR-ST-1/u-boot was not checked in by dmach for the following reasons: (submitrequest 300025 on https://build.suse.de) dmach wrote (300025) CONFIG_CMD_BTRFS=y is no longer set in couple places when comparing to SP5. Is this expected? I ran: iosc rdiff {SUSE:SLE-15-SP5:GA,openSUSE.org:opensuse:Factory}/u-boot Please, apply the missing patches to Factory; when submitting to Factory, please, submit at the same time to build.suse.de: SUSE:ALP:Source:Standard:1.0
Be aware that it is essential for having aarch64 build for ALP Milestone1 next week.
Matthias, could you a have look, please? My understanding is that you have maintained SLE's side of u-boot.
I have double checked and BTRFS is enabled. Actually I suppose there is a problem in the script because from my understanding iosc rdiff {SUSE:SLE-15-SP5:GA,openSUSE.org:openSUSE:Factory}/u-boot I only found entries like > ^\ -CONFIG_CMD_BTRFS=y which is just context in a patch. I would expected something like > ^+-CONFIG_CMD_BTRFS=y Which would mean we are deleting line CONFIG_CMD_BTRFS=y in a patch in Factory. I'm inclined to close this bug as worksforme
Maybe is time to close this?
(In reply to Ivan Ivanov from comment #4) > Maybe is time to close this? Submit got accpeted as is.