| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT the... | Richard Purdie | 2010-03-22 | 1 | -6/+6 |
* | sanity.bbclass: Add a note about using dpkg-reconfigure | Richard Purdie | 2010-03-22 | 1 | -1/+1 |
* | base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code... | Richard Purdie | 2010-03-19 | 6 | -722/+725 |
* | base.bbclass: Really drop siteinfo by default | Richard Purdie | 2010-03-19 | 1 | -4/+0 |
* | base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr... | Richard Purdie | 2010-03-19 | 2 | -8/+6 |
* | packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIR | Joshua Lock | 2010-03-05 | 1 | -3/+1 |
* | packaged-staging: Fix packagaging of cross packages | Joshua Lock | 2010-03-04 | 1 | -1/+3 |
* | packaged-staging: Fix typo, grep not qrep ... | Joshua Lock | 2010-03-03 | 1 | -2/+2 |
* | packaged-staging: post-process non-binary files to fix paths in native packages | Joshua Lock | 2010-02-26 | 1 | -6/+19 |
* | relocatable.bbclass: Clean up indentation | Richard Purdie | 2010-02-22 | 1 | -43/+46 |
* | relocatable.bbclass: Handle symlinks correctly | Richard Purdie | 2010-02-22 | 1 | -1/+6 |
* | cross.bbclass: Note that relocatable binaries disabled for a reason | Joshua Lock | 2010-02-18 | 1 | -0/+3 |
* | relocatable.bbclass: Enhancements to rpath replacement algorithm | Joshua Lock | 2010-02-18 | 1 | -15/+38 |
* | sanity.bbclass: Add chrpath to the required utilities | Joshua Lock | 2010-02-15 | 1 | -1/+1 |
* | relocatable.bbclass: Tidy up class | Joshua Lock | 2010-02-12 | 1 | -4/+3 |
* | relocatable.bbclass: Improve logic and style | Joshua Lock | 2010-02-12 | 1 | -15/+31 |
* | relocatable.bbclass: remove hard-coded rpaths from native binaries | Joshua Lock | 2010-02-11 | 2 | -0/+27 |
* | poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs' | Joshua Lock | 2010-02-04 | 1 | -0/+11 |
* | packaged-staging: basic support for pulling staging packages from a mirror | Joshua Lock | 2010-01-29 | 1 | -1/+26 |
* | packaged-staging: Move packaged staging directory outside of DEPLOY_DIR | Joshua Lock | 2010-01-29 | 1 | -12/+12 |
* | packaged-staging: fix up handling of crosssdk packages | Joshua Lock | 2010-01-29 | 1 | -1/+1 |
* | insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan... | Richard Purdie | 2010-01-26 | 1 | -1/+1 |
* | gcc-cross-canadian: Fix include paths and hence c++ compiler issues | Richard Purdie | 2010-01-20 | 1 | -0/+8 |
* | cross.bbclass: Set BASEPKG_HOST_SYS to a sane value | Richard Purdie | 2010-01-14 | 1 | -0/+1 |
* | package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdk | Richard Purdie | 2010-01-14 | 1 | -1/+5 |
* | package_ipk.bbclass: Add handling for all/any/noarch and nativesdk | Richard Purdie | 2010-01-14 | 1 | -2/+6 |
* | insane.bbclass: Fix typo | Richard Purdie | 2010-01-14 | 1 | -1/+1 |
* | cross-canadian: Fix gettext issues | Richard Purdie | 2010-01-14 | 2 | -0/+4 |
* | insane.bbclass: Fix multiline string | Joshua Lock | 2010-01-06 | 1 | -2/+2 |
* | insane.bbclass: enhance gettext error message | Joshua Lock | 2010-01-06 | 1 | -1/+2 |
* | gettext.bbclass: Set the gettext dependencies correctly for target, cross and... | Richard Purdie | 2010-01-05 | 3 | -1/+7 |
* | insane.bbclass: special case gettext as it can't depend on itself | Joshua Lock | 2010-01-04 | 1 | -10/+11 |
* | insane.bbclass: Fix gettext test | Joshua Lock | 2009-12-21 | 1 | -22/+18 |
* | base.bbclass: Fix missing argument | Richard Purdie | 2009-12-18 | 1 | -2/+2 |
* | base.bbclass: Fix indentation error | Richard Purdie | 2009-12-18 | 1 | -2/+2 |
* | kernel.bbclass: Use B, not S in KERNEL_VERSION | Richard Purdie | 2009-12-18 | 1 | -1/+1 |
* | devshell.bbclass: Merge tweaks from OE.dev | Richard Purdie | 2009-12-18 | 1 | -1/+2 |
* | base.bbclass: Partially sync branch/scm handling functions with OE.dev | Richard Purdie | 2009-12-18 | 1 | -34/+38 |
* | insane.bbclass: Handle native packages in the gettext test | Joshua Lock | 2009-12-17 | 1 | -1/+5 |
* | insane.bbclass: Check whether gettext is required but not in DEPENDS | Joshua Lock | 2009-12-15 | 1 | -1/+19 |
* | kernel.bbclass: Sync with OE.dev | Richard Purdie | 2009-12-14 | 1 | -4/+22 |
* | insane.bbclass: Skip arch check for Cross Canadian | Joshua Lock | 2009-12-14 | 1 | -1/+1 |
* | distutils: Sync with OE.dev | Richard Purdie | 2009-12-05 | 4 | -16/+44 |
* | nativesdk.bbclass: Disable debug | Richard Purdie | 2009-12-02 | 1 | -2/+0 |
* | nativesdk.bbclass: Fix DEPENDS handling | Richard Purdie | 2009-12-02 | 1 | -2/+8 |
* | cross-canadian: Set PKGHIST_DIR to a correct value | Richard Purdie | 2009-12-02 | 1 | -0/+1 |
* | autotools.bbclass: Make sure config.rpath is present if needed | Richard Purdie | 2009-11-30 | 1 | -0/+4 |
* | base.bbclass: Stage etc directory for native packages | Richard Purdie | 2009-11-30 | 1 | -0/+1 |
* | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 2009-11-20 | 1 | -0/+1 |
* | glibc-package.bbclass: Fix the case PN == glibc | Richard Purdie | 2009-11-20 | 1 | -7/+18 |