diff --git a/meta-python/recipes-devtools/python/python3-snagboot_2.5.bb b/meta-python/recipes-devtools/python/python3-snagboot_2.5.bb index fe496ffc2f..a280103d63 100644 --- a/meta-python/recipes-devtools/python/python3-snagboot_2.5.bb +++ b/meta-python/recipes-devtools/python/python3-snagboot_2.5.bb @@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \ do_install:append() { install -D -m 0644 ${S}/src/snagrecover/50-snagboot.rules ${D}${sysconfdir}/udev/rules.d/50-snagboot.rules } + +BBCLASSEXTEND = "native nativesdk"