Architecture not displayed for RPi4 in luci on 21.02.0-rc1

It displayed on snapshot, but not on rc1 - just shows a question mark instead of the usual [...]Arm 8

I opened this about the issue:

but I'm not certain it's the right place. If someone knows better than I, please let me know.

curl -sSL https://downloads.openwrt.org/releases/21.02.0-rc1/targets/bcm27xx/bcm2711/openwrt-21.02.0-rc1-bcm27xx-bcm2711.manifest | grep '^procd'
procd - 2021-02-08-08938fe1-2
############# git://git.openwrt.org/project/procd.git
commit 2be57ed3fbee3ca61edf4e36e01a7ebece11fb28
Date:   Sat Feb 13 20:56:27 2021 +0000
cosmetics: provide compatible system info on Aarch64

procd@rc1=feb8

20210329-2138 r16357-f8669c174e 5.4.108-1-5082ee7 83f753f53409c99

r16357=~march29

procd_2021-03-21-7ee45634-1_aarch64_cortex-a72.ipk

If I'm reading all that correctly, you're suggesting it should be in rc1 already?

rc1 pulls 02-08... commit was made

after this date...

so...

  1. related to procd not luci
  2. a version propagation timing symptom and technically not a bug

Ah...got it, thanks! I'll request this single commit be cherry-picked to be part of 21.02.

https://bugs.openwrt.org/index.php?do=details&task_id=3806

actually I should probably state for brevvity;

this is truly related to the rpi-foundation/upstream linux... and handling of arm architectures > cpuinfo...

the procd fix is a 'courtesy' to workaround the upstream stouch/inconsistency...