summaryrefslogtreecommitdiff
path: root/meta/packages/uclibc/uclibc.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie1
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>
2009-11-17uclibc: Upgrade 0.9.29 -> 0.9.30.1 (from OE.dev) and massively cleanup the ↵Richard Purdie1
recipes, using install step for staging Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Richard Purdie1
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>
2009-09-17Remove layout_* variablesRichard Purdie1
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>
2008-07-24uclibc/meta-toolchain: Catch up with toolchain changesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4944 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-06uclibc.inc: Add note about enabling logsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4445 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23uclibc.inc: Fix HOSTCFLAGS changeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4323 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-22uclibc: add STAGING_INCDIR to host C flags to make it build on systems ↵Marcin Juszkiewicz1
without ncurses-dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4303 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-14uclibc: Sync patches with OE, fix KERNEL variables to match sysroot changes, ↵Richard Purdie1
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
2007-11-12uclibc: Only need to install to staging, not cross as well (after cross ↵Richard Purdie1
linkage changes) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3120 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-02uclibc: Sync with OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2659 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-28Add uclibc (from OE)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1799 311d38ba-8fff-0310-9ca6-ca027cbcb966