mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-24 23:50:17 +00:00
rice-proto isn't really bundled but is a subproject in librice that is built using the pkg-config crate. However the cargo class now disables bundled dependencies, so explicitly allow rice-proto to be built. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>