Commit Graph

8 Commits

Author SHA1 Message Date
Richard Purdie af85ce4b4e Remove layout_* variables
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>
2009-09-17 22:24:36 +01:00
Richard Purdie 1bc852322e gnutls: Use pkgconfig_stage 2009-06-12 16:03:09 +01:00
Richard Purdie 0d3b18566e gnutls: Disable guile
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-17 11:16:17 +01:00
Richard Purdie 29b0344040 gnutls: Stop gnutls using the build system zlib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4832 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-07 08:20:29 +00:00
Richard Purdie e292c51081 gnutls: Sync with OE for enhanced configure patch, remove unused file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4067 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19 16:27:24 +00:00
Richard Purdie 210caef864 gnutls: Remove some bad flags from configure.ac
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3142 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-13 19:56:58 +00:00
Marcin Juszkiewicz 43fb739f14 gnutls: remove hacks needed for autoconf 2.59
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2521 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-20 12:19:59 +00:00
Marcin Juszkiewicz 3ad2090363 gnutls: update to 1.6.3 (upstream recommended stable version)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1852 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-04 11:23:39 +00:00