summaryrefslogtreecommitdiffstats
path: root/meta/packages/meta/meta-toolchain.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-toolchain: Don't ship libGLRichard Purdie2009-09-171-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Fix --build CONFIGURE_FLAG and add a target prefix to scriptsRichard Purdie2009-09-171-5/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-12/+12
| | | | | | | | | | | | 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>
* bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie2009-09-101-36/+36
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Exclude from world buildsRichard Purdie2009-09-081-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Set --build flag to configure in CONFIGURE_FLAGSRichard Purdie2009-09-011-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Fix problems introduced by prefix variable value changesRichard Purdie2008-12-051-34/+35
|
* meta-toolchain: Make sure the opkg config files are clean to start with when ↵Richard Purdie2008-11-101-0/+5
| | | | rebuilding them
* meta-toolchain: Don't inherit sdkRichard Purdie2008-10-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5533 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix pkgdata locationRichard Purdie2008-07-191-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4899 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-171-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4863 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix to use layout_libdirRichard Purdie2008-06-141-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4654 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Make sure lockfiles directory existsRichard Purdie2008-06-141-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4652 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix typoRichard Purdie2008-05-151-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4481 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix symlink for darwinRichard Purdie2008-05-151-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4478 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Tweak CONFIGURE_FLAGSRichard Purdie2008-05-151-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4477 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Add some extra useful configuration variables and darwin ↵Richard Purdie2008-05-151-0/+9
| | | | | | specific tweaks git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4476 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix status file path and hence extras tarball generationRichard Purdie2008-05-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4454 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Don't remove .la files, try and fix themRichard Purdie2008-05-051-3/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4429 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix up various paths and file locations to be more consistentRichard Purdie2008-04-171-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4289 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: use opkg*.confMarcin Juszkiewicz2008-04-171-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4288 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Use layout_libdir in PKG_CONFIG_PATHRichard Purdie2008-04-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4185 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Remove all problematic .la filesRichard Purdie2008-04-071-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4184 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update the PKG_CONFIG_PATH in the environment-setup script to reflect the newRobert Bradford2008-04-071-1/+1
| | | | | | | path. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4181 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: switched to opkgMarcin Juszkiewicz2008-03-171-9/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4031 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: many changes to make it expandable with ipkgMarcin Juszkiewicz2008-03-141-40/+9
| | | | | | | | | | | After initialization there are two aliases available: - ipkg - allows to remove/install SDK packages - ipkg-target - allows to remove/install target packages As a result user can extend SDK to contain any target library from Poky build. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4013 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Add version data to the sdk tarballsRichard Purdie2008-02-151-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3820 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Install -dbg packages into standalone toolchains and sdkRichard Purdie2008-02-071-2/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3712 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Separate out extra files to reduce base toolchain/sdk sizeRichard Purdie2008-01-251-9/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3603 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix target and host file separation so sdk installed files ↵Richard Purdie2008-01-211-14/+11
| | | | | | are handled correctly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3562 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Allow output name to be overriddenRichard Purdie2008-01-091-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3438 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Split into a plain toolchain and full SDK versionsRichard Purdie2008-01-091-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3437 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Generate site config files and an environmental setup scriptRichard Purdie2007-12-191-3/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3365 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: provide /usr/ symlink (related to sysroot usage) - requested ↵Marcin Juszkiewicz2007-12-181-0/+5
| | | | | | by Rob git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3342 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Switch task-poky-standalone-gmae-sdk-target for experimental ↵Richard Purdie2007-11-301-1/+1
| | | | | | purposes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3287 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packages/meta: Remove pkgmaps referencesRichard Purdie2007-11-241-10/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3226 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix some paths and remove unneeded header file manipulationRichard Purdie2007-11-121-8/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3129 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
* meta-toolchain: Fix after deploy ipk changesRichard Purdie2007-11-061-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3082 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Change to be more generic and use package_ipk conf ↵Richard Purdie2007-09-011-12/+6
| | | | | | 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
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-22/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2637 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Adjust after pkgdata changesRichard Purdie2007-08-221-15/+18
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2536 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Create task-poky-standalone-sdk-host and target tasks ↵Richard Purdie2007-06-281-16/+4
| | | | | | 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
* meta-toolchain: Add libgcc-dev packageRichard Purdie2007-06-191-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1975 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Cosmetic cleanups to debug outputRichard Purdie2007-06-161-5/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1960 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, ↵Richard Purdie2007-06-161-3/+10
| | | | | | meta-toolchain) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1956 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Fix symlinks after moving files around (gross hack)Richard Purdie2007-06-141-0/+12
| | | | 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-2/+37
| | | | | | Add external-poky-toolchain to reassemble this. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1932 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Clean up host packages tooRichard Purdie2007-05-311-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1836 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: do not fail if there is no .la filesMarcin Juszkiewicz2007-05-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1794 311d38ba-8fff-0310-9ca6-ca027cbcb966