mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01: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:
parent
ed18e545c9
commit
dd265f39c8
|
|
@ -44,3 +44,4 @@ pkg_postinst:${PN} () {
|
|||
echo /usr/bin/tcsh >> $D/etc/shells
|
||||
echo /usr/bin/csh >> $D/etc/shells
|
||||
}
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user