summaryrefslogtreecommitdiffstats
path: root/meta/packages/meta/external-poky-toolchain.bb
Commit message (Collapse)AuthorAgeFilesLines
* external-poky-toolchain: Don't inherit nativesdkRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-6/+6
| | | | | | | | | | | | 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>
* external-poky-toolchain: Add include and lib files to the staging sysroot ↵Richard Purdie2008-12-051-0/+6
| | | | removing the need to link against two trees at the same time
* uclibc/meta-toolchain: Catch up with toolchain changesRichard Purdie2008-07-241-8/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4944 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-poky-toolchain: package-status doesn't exist any moreRichard Purdie2008-03-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-poky-toolchain: Fix circular referencesRichard Purdie2008-03-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4036 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packages/meta: Remove pkgmaps referencesRichard Purdie2007-11-241-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3226 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-poky-toolchain: Add extra RPROVIDESRichard Purdie2007-11-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3215 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove hardcoded staging layout assumptionsRichard Purdie2007-11-121-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external_toolchain: Add i586 virtuals for qemux86Richard Purdie2007-06-181-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1962 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external_toolchain: Various fixes.Richard Purdie2007-06-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1949 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-poky-toolchain: Add PACKAGES_DYNAMICRichard Purdie2007-06-141-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1946 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-poky-toolchain: Lower default preferenceRichard Purdie2007-06-141-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1943 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix symlinks after moving files around (gross hack)Richard Purdie2007-06-141-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1941 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Add ipks, pkgdata, pkgmaps and shlibs data to sdk archive. ↵Richard Purdie2007-06-131-0/+32
Add external-poky-toolchain to reassemble this. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1932 311d38ba-8fff-0310-9ca6-ca027cbcb966