summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* module.bbclass: add lock to prevent error bulding ext modulesAnders Darander2012-01-301-1/+4
* poky: fix broken ubifs link in deploy folderLauri Hintsala2012-01-301-1/+1
* autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson2012-01-301-4/+2
* native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie2012-01-301-0/+2
* sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie2012-01-301-2/+7
* base.bbclass: Drop unneeded dependencyRichard Purdie2012-01-301-1/+1
* scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton2012-01-301-1/+1
* autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie2012-01-302-0/+5
* package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie2011-10-041-15/+18
* populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie2011-10-041-1/+1
* Remove help2man dependencyRichard Purdie2011-10-041-1/+1
* multilib: add MLPREFIX to deploy folderDongxiao Xu2011-10-043-8/+9
* Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer caseJessica Zhang2011-10-041-1/+1
* libc-package.bbclass: add MLPREFIX when set values to PACKAGESDongxiao Xu2011-10-041-1/+1
* package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu2011-10-041-2/+3
* multilib: remove the multilib handling to allarchDongxiao Xu2011-10-042-2/+2
* multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipesDongxiao Xu2011-10-041-1/+4
* populate_sdk_rpm: add pkgconfig(pkg-config) to the listRichard Purdie2011-09-231-1/+1
* populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM listSaul Wold2011-09-231-2/+2
* multilib.bbclass: Partially fix multlib image targetsRichard Purdie2011-09-223-0/+15
* insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov2011-09-221-2/+2
* icecc.bbclass: fix handling of nativesdk and cross-canadian packagesDmitry Eremin-Solenikov2011-09-221-3/+1
* icecc-create-env: rename to -nativeDmitry Eremin-Solenikov2011-09-221-1/+1
* linux-yocto: simplify kernel configuration check expressionBruce Ashfield2011-09-221-1/+1
* rootfs_rpm: two step installationDongxiao Xu2011-09-221-4/+50
* debian.bbclass: Fix hardcoded "lib" referenceRichard Purdie2011-09-211-3/+3
* Update python dependencies to be simply to "python"Mark Hatle2011-09-211-0/+6
* multilib_global.bbclass: Fix non-multilib package providesMark Hatle2011-09-211-5/+22
* Fix RPM dependenciesMark Hatle2011-09-211-1/+1
* multilib: install MULTILIB_IMAGE_INSTALLDongxiao Xu2011-09-212-14/+32
* rpm: add multilib prefix for archs under deploy/rpmDongxiao Xu2011-09-212-1/+8
* distrodata: fix distro_check codeSaul Wold2011-09-211-2/+17
* deb packages support: switch from /var/dpkg to /var/lib/dpkgDexuan Cui2011-09-213-17/+17
* sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMDPaul Eggleton2011-09-191-0/+6
* base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude listSaul Wold2011-09-191-1/+1
* sanity: disable mirrors for connectivity checkJoshua Lock2011-09-161-2/+6
* bugzilla.bbclass: add a class to report build problems to bugzillaDmitry Eremin-Solenikov2011-09-161-0/+186
* icecc.bbclass: replace with updated versionDmitry Eremin-Solenikov2011-09-161-246/+144
* image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu2011-09-162-13/+6
* debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu2011-09-163-1/+6
* package.bbclass: fix spurious 'installed but not shipped' warningTom Zanussi2011-09-161-1/+4
* cml1/kernel: Update do_menuconfig to use oe.terminal()Richard Purdie2011-09-151-7/+4
* package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae buildDexuan Cui2011-09-152-7/+9
* multilib: Remove recipe from multilib.conf that inherits allarchDongxiao Xu2011-09-131-0/+4
* base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu2011-09-131-1/+3
* imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie2011-09-091-0/+1
* terminal.bbclass: Improve environment handlingRichard Purdie2011-09-091-7/+6
* base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton2011-09-081-2/+2
* useradd.bbclass: use correct value for $D in postinst functionsPhil Blundell2011-09-071-3/+3
* sstate: Avoid contention between sstate packagesRichard Purdie2011-09-071-0/+3