diff --git a/recipes-devtools/bcm2835/bcm2835_1.52.bb b/recipes-devtools/bcm2835/bcm2835_1.52.bb index c0334fe..8e41c61 100644 --- a/recipes-devtools/bcm2835/bcm2835_1.52.bb +++ b/recipes-devtools/bcm2835/bcm2835_1.52.bb @@ -35,6 +35,8 @@ do_install_append() { PACKAGES += "${PN}-tests" +RDEPENDS_${PN}-dev = "" + FILES_${PN} = "" FILES_${PN}-tests = "${libdir}/${BPN}" FILES_${PN}-dbg += "${libdir}/${BPN}/.debug"