mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
tcsh: add native nativesdk BBCLASSEXTEND
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -44,3 +44,4 @@ pkg_postinst:${PN} () {
|
|||||||
echo /usr/bin/tcsh >> $D/etc/shells
|
echo /usr/bin/tcsh >> $D/etc/shells
|
||||||
echo /usr/bin/csh >> $D/etc/shells
|
echo /usr/bin/csh >> $D/etc/shells
|
||||||
}
|
}
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user