diff options
| author | Jeff Polk <jeff.polk@windriver.com> | 2010-09-03 11:37:03 -0600 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:57:16 +0100 |
| commit | 2e9d981d76a88ff2076f9e88c8cba8429e513505 (patch) | |
| tree | f5397a73b1c89767a88800fe1b89adb1d42d8dde /meta/recipes-core/ncurses | |
| parent | c3269e20bf1c9475997b4f12219c52c203f7666f (diff) | |
| download | poky-2e9d981d76a88ff2076f9e88c8cba8429e513505.tar.gz | |
autotools: enable siteconfig by default
eglibc glibc ncurses uclibc zlib: remove explicit siteconfig
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
Diffstat (limited to 'meta/recipes-core/ncurses')
| -rw-r--r-- | meta/recipes-core/ncurses/ncurses.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc index 2104467665..259750cb46 100644 --- a/meta/recipes-core/ncurses/ncurses.inc +++ b/meta/recipes-core/ncurses/ncurses.inc | |||
| @@ -97,5 +97,3 @@ pkg_prerm_ncurses-tools () { | |||
| 97 | } | 97 | } |
| 98 | 98 | ||
| 99 | BBCLASSEXTEND = "native nativesdk" | 99 | BBCLASSEXTEND = "native nativesdk" |
| 100 | |||
| 101 | inherit siteconfig | ||
