summaryrefslogtreecommitdiffstats
path: root/meta/packages/uclibc/uclibc.inc
Commit message (Collapse)AuthorAgeFilesLines
* uclibc: Upgrade 0.9.29 -> 0.9.30.1 (from OE.dev) and massively cleanup the ↵Richard Purdie2009-11-171-79/+46
| | | | | | 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-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4944 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.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-141-5/+19
| | | | | | 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: Only need to install to staging, not cross as well (after cross ↵Richard Purdie2007-11-121-25/+4
| | | | | | 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-021-2/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2659 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add uclibc (from OE)Richard Purdie2007-05-281-0/+213
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1799 311d38ba-8fff-0310-9ca6-ca027cbcb966