diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb index f7282bf1fd..49d7c3f755 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb @@ -44,3 +44,4 @@ pkg_postinst:${PN} () { echo /usr/bin/tcsh >> $D/etc/shells echo /usr/bin/csh >> $D/etc/shells } +BBCLASSEXTEND = "native nativesdk"