summaryrefslogtreecommitdiff
path: root/meta/packages/linux-libc-headers/linux-libc-headers.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux-libc-headers/linux-libc-headers.inc')
-rw-r--r--meta/packages/linux-libc-headers/linux-libc-headers.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/linux-libc-headers/linux-libc-headers.inc b/meta/packages/linux-libc-headers/linux-libc-headers.inc
deleted file mode 100644
index e6cb1d8669..0000000000
--- a/meta/packages/linux-libc-headers/linux-libc-headers.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
-SECTION = "devel"
-LICENSE = "GPLv2"
-
-LIC_CHKSUM_FILES = "file://COPYING "
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2"
-
-#DEPENDS = "cross-linkage"
-RDEPENDS_${PN}-dev = ""
-RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"