summaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd/meta
Commit message (Collapse)AuthorAgeFilesLines
* external-python-tarball: Include SDKMACHINE in tarball nameRichard Purdie2010-11-021-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* external-python-tarball: Add ability to generate an externally usable ↵Richard Purdie2010-11-021-0/+87
| | | | | | standalone python tarball Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "meta-toolchain: Update the way ld.so.cache is handled"Richard Purdie2010-10-141-9/+2
| | | | | | | This change didn't work as expected as ld.so.cache doesn't preseve any search path ordering, therefore revert the change. This reverts commit b2c3ce6d17520d43b10777dd306449876cb40819.
* meta-toolchain: Update the way ld.so.cache is handledRichard Purdie2010-10-131-2/+9
| | | | | | | | Fix the library search path so that libs in the toolchain in /opt/ have priority over those in base system but ones from the base system can still be found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Fix symlink pathRichard Purdie2010-10-081-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain: Fix libGL.so not found issuesRichard Purdie2010-10-081-1/+4
| | | | | | | | | | | | Fix libGL.so not found issues by making sure ld.so.cache from the host system is used to locate libraries. Also, fix a /usr/ reference that should be /var to keep the installation tarball clean. [BUGID #228] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Update meta-ide-support dependenciesScott Garman2010-10-071-1/+1
| | | | | | | | | | | | | | | | | | Using poky-qemu with our new tap networking and/or unfs support required too many additional build steps. This updates the meta-ide-support dependencies so all features are built and available to use. Specifically, this adds psuedo-native, qemu-helper-native, and unfs-server-native to the dependency chain for meta-ide-support. This fixes [BUGID #392] Also add poky-gen-tapdevs and remove runqemu-nfs from the qemu-helper-native recipe, and update some qemu control script error messages to suggest building meta-ide-support. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* external-toolchain: Set LICENSERichard Purdie2010-09-302-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* run-postinsts: Add LICENSERichard Purdie2010-09-301-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* recipes-tbd: Drop old external CSL toolchains and no obsolete ↵Richard Purdie2010-09-203-140/+0
| | | | | | staging-linkage recipe Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Complete packages -> recipes transitionRichard Purdie2010-09-2013-0/+482
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>