|
Bugzilla – Full Text Bug Listing |
| Summary: | u-boot misses patches in Factory | ||
|---|---|---|---|
| Product: | [SUSE ALP - SUSE Adaptable Linux Platform] Granite | Reporter: | Jiri Srain <jsrain> |
| Component: | Boot | Assignee: | Guilherme Moro <gmoro> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P1 - Urgent | CC: | afaerber, ivan.ivanov, mbenes, mbrugger |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jiri Srain
2023-05-31 11:49:09 UTC
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. |