mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 19:58:43 +00:00
ncurses: Add siteconfig cache generation
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user