diff options
Diffstat (limited to 'meta/packages/linux-libc-headers')
-rw-r--r-- | meta/packages/linux-libc-headers/linux-libc-headers.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/linux-libc-headers/linux-libc-headers.inc b/meta/packages/linux-libc-headers/linux-libc-headers.inc new file mode 100644 index 0000000000..d9f4d687ee --- /dev/null +++ b/meta/packages/linux-libc-headers/linux-libc-headers.inc | |||
@@ -0,0 +1,3 @@ | |||
1 | DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." | ||
2 | SECTION = "devel" | ||
3 | LICENSE = "GPL" | ||