mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-21 05:47:17 +00:00

Commit 0737f48c5f (package/poco: disable build for riscv) did not propagate the new dependency on BR2_riscv to the comment. Introduce BR2_PACKAGE_POCO_ARCH_SUPPORTS to solve this issue. Signed-off-by: Julien Olivain <juju@cotds.org> [yann.morin.1998@free.fr: - reword the commit log - use separate 'depend on !arch' ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 4f733a4de7da15f207cb1b20815d5abaf67f7b5e) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>