Commit Graph

21 Commits

Author SHA1 Message Date
Richard Purdie f7a133e24c meta-toolchain: Split into a plain toolchain and full SDK versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3437 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-09 13:23:56 +00:00
Richard Purdie 1011c2b7e9 meta-toolchain: Generate site config files and an environmental setup script
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3365 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-19 18:28:49 +00:00
Marcin Juszkiewicz 2228b41678 meta-toolchain: provide /usr/ symlink (related to sysroot usage) - requested by Rob
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3342 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-18 08:57:19 +00:00
Richard Purdie e955540829 meta-toolchain: Switch task-poky-standalone-gmae-sdk-target for experimental purposes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3287 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 17:01:46 +00:00
Richard Purdie f3b89a0ed3 packages/meta: Remove pkgmaps references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3226 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 23:08:48 +00:00
Richard Purdie 755bf78038 meta-toolchain: Fix some paths and remove unneeded header file manipulation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3129 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12 16:28:59 +00:00
Richard Purdie 0e09147de1 Remove hardcoded staging layout assumptions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12 11:06:34 +00:00
Richard Purdie 9ab181066b meta-toolchain: Fix after deploy ipk changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3082 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-06 22:47:22 +00:00
Richard Purdie f19cf86698 meta-toolchain: Change to be more generic and use package_ipk conf generation functions. Also rename task-poky-standalone-sdk-host to task-sdk-host and add copyright.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2638 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-01 22:49:32 +00:00
Richard Purdie c6938aad87 Factor ipkg index and conf file creation into package_ipk.bbclass
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2637 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-01 22:17:06 +00:00
Richard Purdie c09b63e6ed meta-toolchain: Adjust after pkgdata changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-22 09:22:16 +00:00
Richard Purdie d7ff06986b meta-toolchain: Create task-poky-standalone-sdk-host and target tasks packages and use these in meta-toolchain to avoid package renaming problems.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2038 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28 11:09:21 +00:00
Richard Purdie 91c69955d5 meta-toolchain: Add libgcc-dev package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1975 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-19 09:18:24 +00:00
Richard Purdie 7e30ceeefe meta-toolchain: Cosmetic cleanups to debug output
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1960 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16 12:41:28 +00:00
Richard Purdie ac63e5a341 sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, meta-toolchain)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1956 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16 11:25:53 +00:00
Richard Purdie ce69ac4f71 meta-toolchain: Fix symlinks after moving files around (gross hack)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1941 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-14 15:06:42 +00:00
Richard Purdie c66c397c55 meta-toolchain: Add ipks, pkgdata, pkgmaps and shlibs data to sdk archive. Add external-poky-toolchain to reassemble this.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1932 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-13 23:35:51 +00:00
Richard Purdie b1b6e6ac21 meta-toolchain: Clean up host packages too
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1836 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-31 13:15:21 +00:00
Marcin Juszkiewicz 5ad14b0c2f meta-toolchain: do not fail if there is no .la files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1794 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-28 18:51:30 +00:00
Richard Purdie 55c761baf7 meta-toolchain: Adjust naming
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1606 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-08 13:16:56 +00:00
Marcin Juszkiewicz 4efae41835 meta-toolchain: Main target for SDK - taken from OE, removed pkgconfig part (not needed now)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-20 15:11:56 +00:00