summaryrefslogtreecommitdiff
path: root/meta/packages/shasum
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie5
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>
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie1
warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16sha-native: Update staging functionRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2007-11-30shasum-native: Use do_stage function, not do_populate_stagingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3270 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-29shasum-native: Create directory before installing filesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3023 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08Add shasum (from OE)Richard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2412 311d38ba-8fff-0310-9ca6-ca027cbcb966