summaryrefslogtreecommitdiffstats
path: root/meta/packages/uclibc
Commit message (Collapse)AuthorAgeFilesLines
* linux-libc-headers: delete include/scsi/scsi.h, it's not for userspaceJoshua Lock2010-06-181-1/+1
| | | | | | | | | | | | | | | 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>
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-1/+1
| | | | | | | CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* uclibc: Upgrade 0.9.29 -> 0.9.30.1 (from OE.dev) and massively cleanup the ↵Richard Purdie2009-11-1743-650/+1733
| | | | | | recipes, using install step for staging Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Richard Purdie2009-11-131-1/+1
| | | | | | | | | | | | | populate_staging task to populate_sysroot This change makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-1/+1
| | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* uclibc/meta-toolchain: Catch up with toolchain changesRichard Purdie2008-07-242-2/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4944 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename fic-gta01 to om-gta01 as per upstreamRichard Purdie2008-05-221-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4533 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Add qemuarm machine conigRichard Purdie2008-05-061-0/+70
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4447 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Drop default uCibc.machine to make misconfigurations more obviousRichard Purdie2008-05-061-8/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4446 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc.inc: Add note about enabling logsRichard Purdie2008-05-061-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4445 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc-initial: Add ncurses-native to DEPENDS (from OE)Richard Purdie2008-04-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4369 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Add ncurses-native to DEPENDSRichard Purdie2008-04-231-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4324 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc.inc: Fix HOSTCFLAGS changeRichard Purdie2008-04-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4323 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: add STAGING_INCDIR to host C flags to make it build on systems ↵Marcin Juszkiewicz2008-04-221-1/+1
| | | | | | without ncurses-dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4303 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Sync patches with OE, fix KERNEL variables to match sysroot changes, ↵Richard Purdie2008-02-149-7/+409
| | | | | | add patch to fix alignment problems on armv5e devices git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3795 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc.distro: Disable stripping since it interferes with -dbg packagesRichard Purdie2008-02-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3794 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Only need to install to staging, not cross as well (after cross ↵Richard Purdie2007-11-122-32/+7
| | | | | | linkage changes) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3120 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Sync with OERichard Purdie2007-09-0217-294/+525
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2659 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add uclibc (from OE)Richard Purdie2007-05-2822-0/+1795
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1799 311d38ba-8fff-0310-9ca6-ca027cbcb966