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