summaryrefslogtreecommitdiff
path: root/meta/packages/libgcrypt/libgcrypt.inc
AgeCommit message (Collapse)AuthorFiles
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22pkgconfig_staging.bbclass: remove itKevin Tian1
this is one existing for stale reason when package's own Makefile doesn't handle .pc correctly. After previous commits to remove unnecessary inheritage on it (sqlite3, libpng), the only remaining is libgcrypt. Libgcrypt itself doesn't ship a .pc and poky generates one. In this case, simply move the manual installation to its own do_install. Then it's safe to remove this class file Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30libgcrypt: upgrade to version 1.4.5Qing He1
from 1.2.4 add homepage and tracker clarify license terms Signed-off-by: Qing He <qing.he@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-06-12libgcrypt: Use pkgconfig_stageRichard Purdie1
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie1
recipes using standard autotools
2008-09-26libgcrypt: add pkg-config file info dev packageMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5303 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19libgcrypt: Sync with OE and fix patchRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4088 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19libgcrypt: Upgrade to 1.2.4 and add pkgconfig supportRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4081 311d38ba-8fff-0310-9ca6-ca027cbcb966