diff options
| -rw-r--r-- | meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb index 76d4312d88..d3d3e2f237 100644 --- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | |||
| @@ -30,4 +30,4 @@ do_install() { | |||
| 30 | install -m 0755 ${S}/update-rc.d ${D}${sbindir}/update-rc.d | 30 | install -m 0755 ${S}/update-rc.d ${D}${sbindir}/update-rc.d |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | BBCLASSEXTEND = "native" | 33 | BBCLASSEXTEND = "native nativesdk" |
