mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-04 20:54:48 +02:00

The radxa-zero-3{e|w} devices are not supported in the current yocto kernel, but they are supported in the yocto-dev kernel. Switch to yocto-dev until support is available in the yocto kernel. Reported-by: Oleksii Kurochko<oleksii.kurochko@gmail.com> Reviewed-by: Oleksii Kurochko<oleksii.kurochko@gmail.com> Signed-off-by: Trevor Woerner <trevor.woerner@amd.com>
2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
require ${@ 'recipes-kernel/linux/linux-yocto_rauc.inc' if bb.utils.to_boolean(d.getVar('RK_RAUC_DEMO'), False) else ''}
|