Mieczyslaw Nalewaj

Results 224 comments of Mieczyslaw Nalewaj

You are using a different version of GCC, so you probably have different warnings treated as errors. I didn't change anything in the configuration except selecting the x86/64 target and...

I can't reproduce this error. What changes did he make to the configuration?

Target ramips still waiting for mac80211 backports package to be adapted to kernel 6.12.

By rolling back the updates (git rebase --hard ID) for subsequent weeks and then days, are you able to find exactly after which update this problem appears?

@ptpt52 ``` ports { port@0 { status = "okay"; - label = "eth0"; + openwrt,netdev-name = "eth0"; }; port@1 { status = "okay"; - label = "eth1"; + openwrt,netdev-name =...

ramips/mt7620 https://buildbot.aparcar.org/phase1/#/builders/89/builds/13: ``` ERROR: unable to select packages: adb (no such package): required by: adb-enablemodem-2017.03.05-r1[adb] ```

- commit title line MUST start with `: ` e.g. `generic: mtd: spi-nor: unlock flash chip before use` - missing description in commit - missing at the end: `Signed-off-by: firstname...