@OnePlusOSSAdmin
The devicetree source in this repo doesn't build out of the box — a file that's referenced by the released source itself is missing. Since OnePlus is required to release the complete corresponding source under GPLv2, please treat this as an incomplete release and push the missing file.
Missing file
| File |
Referenced by |
camera/kona-camera-sensor-rb5.dtsi |
kona-v2.1-iot-rb5.dtsi |
Build error
kona-v2.1-iot-rb5.dtsi:3:10: fatal error: 'camera/kona-camera-sensor-rb5.dtsi' file not found
This causes the kona-v2.1-iot-rb5 devicetree target to fail.
Please also check
Since this turned up missing on the first build attempt, there may be other incomplete files elsewhere under camera/ or the rest of this tree. Please audit the full devicetree/module source against what's actually shipped on-device.
Environment
- Device: OnePlus 8 (kona/sm8250)
- OOS build: 13.1 (A13)
@OnePlusOSSAdmin
The devicetree source in this repo doesn't build out of the box — a file that's referenced by the released source itself is missing. Since OnePlus is required to release the complete corresponding source under GPLv2, please treat this as an incomplete release and push the missing file.
Missing file
camera/kona-camera-sensor-rb5.dtsikona-v2.1-iot-rb5.dtsiBuild error
kona-v2.1-iot-rb5.dtsi:3:10: fatal error: 'camera/kona-camera-sensor-rb5.dtsi' file not found This causes the
kona-v2.1-iot-rb5devicetree target to fail.Please also check
Since this turned up missing on the first build attempt, there may be other incomplete files elsewhere under
camera/or the rest of this tree. Please audit the full devicetree/module source against what's actually shipped on-device.Environment