Poc x280 - #2189
Conversation
|
Looking at what GitHub has just told me here CircleCI in fact does NOT work (I did NOT realise drafted PRs can be seen) |
|
Ouch @NobodyNo0ne some cleanup will need to take place here. No clue why you impact 282 files with 33 commits and glancing over, i cannot explain how you come to this. You deleted blobs/* files, which circleci depends on to download blobs needed by buikds (ME etc) which are not found which is why CircleCI fails. Also ou have not read porting guide https://osresearch.net/Porting/ nor https://osresearch.net/Development please do so first then add question here. |
I did read it but if I am honest with you I just completely ignored CircleCI while porting. Many files impacted because I removed many files that were not X280 related over porting. |
Signed-off-by: NobodyNo0ne <akbarov2007@gmail.com>
Signed-off-by: NobodyNo0ne <akbarov2007@gmail.com>
|
I'm working on making this PR not an absolute mess, sorry about all this I thought it worked like an E-Mail draft. |
|
Ok CircleCI works. Its also no longer 152 behind or missing the rest of heads. Currently, I do not have the coreboot version specified properly for the x280. Which should I use? @AlguienSasaki and I have discussed 25.12. I still need to do some tweaks regarding the blobs I am using/ the blobs circleci is using, and that is something I can work on for now. Should have added, HOTP Key is on its way, should arrive in a couple days. |
EDIT:
CircleCI has ACTUALLY been looked at
Restored the rest of Heads
No longer 152 behind
I need HOTP key before testing
Coreboot version needs to be sorted <- Which version?
I'm thinking 25.12, and so is @AlguienSasaki
Now aware Draft PRs are visible
Original Post:
I have a port of heads for the x280. PR as draft since I have not:
Tested HOTP (I do not have a dongle YET)
Tested reproducibility (circleci)
I also need to change a couple things, since the coreboot version is currently labelled simply as 'x280'.
I had to use a different coreboot version since 25.09 did not seem to support the x280, and I am not cut out for backporting.
Do tell me if I am missing anything.
I would also like to thank @AlguienSasaki for helping me, and for his LibreBoot port.