summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files codeAndrei Gherzan2012-10-231-1/+1
* insane: add a check for Xorg driver ABI dependenciesRoss Burton2012-10-231-1/+19
* cpan-base: Add more debug paths to FILESPhil Blundell2012-10-231-2/+7
* package: Hardlink debug source to improve performanceRichard Purdie2012-10-231-1/+1
* kernel.bbclass: Do not chdir to /boot before running update-alternativesHolger Hans Peter Freyther2012-10-221-2/+2
* package.bbclass: Exclude the PKGTRIPLETS variableRichard Purdie2012-10-221-0/+1
* multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMICRichard Purdie2012-10-221-1/+1
* sstate: Improve handling of machine specific manifestsRichard Purdie2012-10-221-7/+8
* package.bbclass: Switch shlibs to pkgdata directory and make package non-mach...Richard Purdie2012-10-223-11/+18
* base.bbclass: Add PKGTRIPLETS and PKGMLTRIPLETS variablesRichard Purdie2012-10-221-0/+34
* kernel.bbclass: add kernel-modules to PACKAGESMartin Jansa2012-10-191-6/+4
* PACKAGES_DYNAMIC: use regexp not globMartin Jansa2012-10-191-3/+3
* kernel.bbclass: remove explicit version.h targetBruce Ashfield2012-10-191-1/+0
* autotools: Use STAGING_DATADIR_NATIVE for config.rpathRichard Purdie2012-10-191-2/+2
* sstate: when warnings about sysroot overwrites, say what the recipe wasRoss Burton2012-10-181-1/+1
* insane: Don't try to run objdump on symlinksPhil Blundell2012-10-181-0/+6
* insane: Rationalise phdrs-based QA checksPhil Blundell2012-10-181-23/+18
* gtk-doc.bbclass: Run gtkdocize in ${S} not ${B}Phil Blundell2012-10-181-1/+1
* buildhistory.bbclass: Fix hostname print for 'No changes' caseOtavio Salvador2012-10-181-1/+1
* autotools.bbclass: Fix gettext macro versions issuesRichard Purdie2012-10-181-14/+17
* autotools: Fix race over aclocal macro directoryRichard Purdie2012-10-181-9/+13
* sanity.bbclass: trigger network tests explicitlyBogdan Marinescu2012-10-181-0/+3
* sstate: Use -m option to tar when unpacking sstateRichard Purdie2012-10-181-1/+1
* insane.conf: add new libexec testSaul Wold2012-10-181-0/+14
* populate_sdk_base.bbclass: Make it possible to override the create_shar metho...Thomas Kristensen2012-10-181-1/+3
* recipe_sanity: Don't bother checking LICENSEPhil Blundell2012-10-181-7/+2
* insane.bbclass: add AArch64 supportMarcin Juszkiewicz2012-10-181-0/+1
* kernel-arch.bblass: add AArch64 supportMarcin Juszkiewicz2012-10-181-1/+2
* siteinfo.bbclass: add AArch64 supportMarcin Juszkiewicz2012-10-181-0/+2
* module.bbclass: Move do_make_scripts() to module-basePhil Blundell2012-10-182-11/+11
* kernel.bbclass, module.bbclass: Make update-modules optionalPhil Blundell2012-10-182-9/+17
* cpan_build: Unify directory layout for native and target buildsPhil Blundell2012-10-181-5/+2
* pkgconfig: Drop automatic pkgconfig RDEPENDSRichard Purdie2012-10-181-5/+0
* package: Recommend virtual-locale-*, don't depend on itRichard Purdie2012-10-181-1/+1
* libc-package: Drop bogus replacement operationRichard Purdie2012-10-181-1/+1
* sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warningRichard Purdie2012-10-081-1/+1
* package_rpm.bbclass: Fix an issue where complementary installs failMark Hatle2012-10-071-5/+9
* sstate: Add extra entries to the sstate duplicate files whitelistRichard Purdie2012-10-051-2/+8
* sstate: Normalise paths before comparing with the whitelistRichard Purdie2012-10-051-0/+1
* toolchain-scripts.bbclass: Export M4Khem Raj2012-10-051-0/+1
* cross-canadian.bbclass: add native chrpath dependencyLaurentiu Palcu2012-10-051-0/+7
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-6/+19
* package.bbclass: Fix regression in -dbg packages introduced by explode_dep_ve...Richard Purdie2012-10-031-1/+4
* qt4: Avoid circular dependencies with multilibRichard Purdie2012-10-032-2/+4
* nativesdk.bbclass: Ensure we have chrpath >=0.14Richard Purdie2012-10-021-0/+7
* opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2012-10-022-3/+3
* sanity.bbclass: Fix invalid test for network errorBogdan Marinescu2012-10-021-1/+1
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-027-92/+142
* insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie2012-10-021-15/+2
* package_deb/ipk: Remap < and > to << and >>Mark Hatle2012-10-022-0/+36