Commit Graph

37 Commits

Author SHA1 Message Date
Richard Purdie
b1975f9168 meta-toolchain: Allow output name to be overridden
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3438 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-09 13:46:44 +00:00
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
4ab905d3cc external-poky-toolchain: Add extra RPROVIDES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3215 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 13:06:01 +00:00
Richard Purdie
05d1dc2c33 cross-linkage: Don't include this in world builds, it will break them
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3187 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:47:57 +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
87c422828e Add run-postinsts. This runs any remaining postinstall scripts without needing ipkg/dpkg. Currently ipkg specific but this should be easy to change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3069 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-05 16:08:56 +00:00
Marcin Juszkiewicz
6efadbc9bd package-index: regenerate indexes for all ipk dirs (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2985 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-25 19:07:38 +00:00
Richard Purdie
93c82d7f92 cross-linkage: Add dummy package to handle linking cross to staging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2761 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-19 12:59:01 +00:00
Marcin Juszkiewicz
4ad4ba7ea5 external-csl-toolchain: added 2006q3-27 version of CSL arm toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2718 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-11 08:14:07 +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
c6cf8ffcd9 external_toolchain: Add i586 virtuals for qemux86
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1962 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-18 07:55:27 +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
8485dfb440 external_toolchain: Various fixes.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-14 20:49:13 +00:00
Richard Purdie
b29063fdef external-poky-toolchain: Add PACKAGES_DYNAMIC
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1946 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-14 16:25:25 +00:00
Richard Purdie
6baa768b5e external-poky-toolchain: Lower default preference
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1943 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-14 15:34:20 +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
Richard Purdie
4b647cde77 Various minor updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@919 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-21 12:15:23 +00:00
Richard Purdie
35eef1af07 package-index: Make sure the Packages file exists before running ipkg-make-index
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@558 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:29:29 +00:00
Richard Purdie
23b93ceb82 rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 08:27:13 +00:00
Richard Purdie
d95941bb51 Move tasks into packages/tasks, images into packages/images, remove bootstrap-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:45:19 +00:00
Richard Purdie
b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00