diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-snagboot_2.5.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-snagboot_2.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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} += " \ | |||
| 19 | do_install:append() { | 19 | do_install:append() { |
| 20 | install -D -m 0644 ${S}/src/snagrecover/50-snagboot.rules ${D}${sysconfdir}/udev/rules.d/50-snagboot.rules | 20 | install -D -m 0644 ${S}/src/snagrecover/50-snagboot.rules ${D}${sysconfdir}/udev/rules.d/50-snagboot.rules |
| 21 | } | 21 | } |
| 22 | |||
| 23 | BBCLASSEXTEND = "native nativesdk" | ||
