mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
ncurses: Add siteconfig cache generation
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
7f286e28ec
commit
cd9379c390
5
meta/packages/ncurses/site_config/headers
Normal file
5
meta/packages/ncurses/site_config/headers
Normal file
@@ -0,0 +1,5 @@
|
||||
curses.h
|
||||
ncurses/curses.h
|
||||
ncurses.h
|
||||
ncurses/termcap.h
|
||||
|
||||
@@ -97,3 +97,5 @@ pkg_prerm_ncurses-tools () {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
inherit siteconfig
|
||||
|
||||
Reference in New Issue
Block a user