Add missing linux-libc-headers.inc
authorRoss Burton <ross@openedhand.com>
Mon, 5 Mar 2007 09:30:30 +0000 (09:30 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 5 Mar 2007 09:30:30 +0000 (09:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1323 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux-libc-headers/linux-libc-headers.inc [new file with mode: 0644]

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 (file)
index 0000000..d9f4d68
--- /dev/null
@@ -0,0 +1,3 @@
+DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
+SECTION = "devel"
+LICENSE = "GPL"