diff options
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb')
-rw-r--r-- | recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb index b66e768bb1..0a1159a8fb 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb @@ -1,6 +1,7 @@ require linux-libc-headers.inc INHIBIT_DEFAULT_DEPS = "1" +NATIVE_INSTALL_WORKS = "0" PR = "r4" # NOTE: no need to package these headers, since the c library includes them. PACKAGES = "" |