summaryrefslogtreecommitdiff
path: root/meta/packages/expat
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie3
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-24expat: use gzip-native for unpackKevin Tian2
expat 2.0.1 archive is generated with DOS format, which causes CRC error for some version of gzip (<1.4), e.g. on Unbuntu 10.04. This commit adds do_unpack dependency to gzip-native, and thus to use local compiled binary to address this issue. Since 1.4 is a known version solving this issue, also specify a default version for gzip-native also move most lines into expat.inc as cleanup Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-08expat: upgrade to 2.0.1Kevin Tian3
[Patches] KEEP _autotools.patch_: avoid using expat's own libtool.m4. add comment [Recipe] - fix SRC_URI format - no need to export LTCC, as the default will be ${CC} - no need to touch libtool.m4 Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30expat: fix metadataKevin Tian2
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock1
Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-03expat: Upgrade native/sdk versions to 2.0.0, use BBCLASSEXTEND, drop 1.95.7 ↵Richard Purdie6
version, clean up recipe massively
2009-01-02Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2
2008-07-04expat: Add -sdk versionRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4826 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-05Update to expat 2.0 (from OE)Ross Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1327 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27Change include x.inc -> require x.inc (sync with OE)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966