summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux-libc-headers
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-275-162/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-libc-headers: create a libc-headers based on Wind River kernelBruce Ashfield2010-07-191-0/+51
| | | | | | | | Put PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers-wrs" in your configuration, and this package will be used to generate a set of kernel headers from the -standard branch of the Wind River kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble2010-07-0210-218/+40
| | | | | | | | | | | | | | | added a new patch to fix glibc build issue on powerpc ppc_glibc_build_fix.patch Added attribution to the hayes-gone.patch. And updated the metadata variables like LICENSE & LIC_CHKSUM_FILES And removing all the older recipes and related files Change the linux-libc-header version inpoky-default.inc Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* linux-libc-headers: delete include/scsi/scsi.h, it's not for userspaceJoshua Lock2010-06-181-1/+3
| | | | | | | | | | | | | | | include/scsi/scsi.h is not userland parsable and research indicates this is because the header should not be exposed to userspace. Therefore remove it in the install. Research done by Tom Rini <tom_rini@mentor.com> in OE commit 91d3d92a626da89dfe13d63e68a90dbafdbaef1d This has been the case since kernel 2.6.31 Bump glibc and uclibc PR's so that users have sane <scsi/scsi.h> Signed-off-by: Joshua Lock <josh@linux.intel.com>
* linux-libc-headers: Remove ioctls for deleted driverDike, Jeffrey G2010-06-172-2/+28
| | | | | | | | 2.6.33 removed the Hayes ESP driver. The presence of these ioctls makes setserial believe that ESP support should be built in, breaking its build. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* linux-libc-headers: add 2.6.33 headersJoshua Lock2010-05-201-0/+45
| | | | | | | Add kernel headers to match our preferred/default kernel version and set them as the preferred version for the Poky and Moblin distributions. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* linux-libc-headers: extend nativesdk for 2.6.29Joshua Lock2010-02-111-0/+1
| | | | | | | 2.6.29 is the PREFERRED_VERSION of linux-libc-headers for ditro=poky but there was no buildable recipe for that version. Fix this with a simple BBCLASSEXTEND Signed-off-by: Joshua Lock <josh@linux.intel.com>
* linux-libc-headers-2.6.20 fixed headers_install path and extend as nativesdkEsben Haabendal2010-01-191-2/+3
|
* linux-libc-headers: Drop unneeded custom staging functionsRichard Purdie2009-11-163-46/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-libc-headers_2.6.20.bb : more modern glibc expose getline from stdio.h ↵Graeme Gregory2009-10-222-2/+34
| | | | | | rename the function so not to cause a clash Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
* Extend various packages to use nativesdk using BBCLASSEXTENDRichard Purdie2009-09-171-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-libc-headers: Fix missing include for 2.6.30Richard Purdie2009-08-272-2/+15
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-libc-headers: Add 2.6.30Richard Purdie2009-08-261-0/+58
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-libc-headers: 2.6.24 -> 2.6.29Richard Purdie2009-06-111-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie2009-01-021-1/+1
|
* linux-libc-headers: Clear out old versionsRichard Purdie2008-06-161-78/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4669 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Clear out old versionsRichard Purdie2008-06-161-77/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4668 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Clear out old versionsRichard Purdie2008-06-1614-695/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4667 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: added 2.6.24Marcin Juszkiewicz2008-03-041-0/+58
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3906 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix PE handling in version stringsRichard Purdie2007-11-131-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3141 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: bump PRRichard Purdie2007-11-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3128 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: The dev and dbg packages shouldn't depend on PN which ↵Richard Purdie2007-11-121-1/+3
| | | | | | doesnt exist git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3127 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: sync with OE (mainly safer use of and blackfin support)Marcin Juszkiewicz2007-10-265-17/+39
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3002 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Add DEPEND on cross-linkage to handle linking of directoriesRichard Purdie2007-09-193-12/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2762 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Gross hack until gccs include paths are fixedRichard Purdie2007-09-181-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2760 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Only install to staging now, not crossRichard Purdie2007-09-186-40/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2759 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Add a more functional procinfo.h headerRichard Purdie2007-03-202-4/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1371 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Fix bashismsRichard Purdie2007-03-202-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1370 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Fix further ARCH referencesRichard Purdie2007-03-203-8/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1369 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Fix ARCH referencesRichard Purdie2007-03-203-10/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1368 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Export TARGET_ARCHRichard Purdie2007-03-201-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1367 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add an attempt at linux-libc-headers_2.6.20Richard Purdie2007-03-201-0/+69
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1366 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Switch to 2.6.18+2.6.19-rc1Richard Purdie2007-03-174-0/+300
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1364 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add missing linux-libc-headers.incRoss Burton2007-03-051-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1323 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Add 2.6.18 (from OE.dev)Richard Purdie2007-03-052-0/+92
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1322 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-211-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* files for using csl2005q3-2 toolchainTomas Frydrych2006-09-181-0/+88
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@723 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-219-0/+383
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966