summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-04-14bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart
2012-04-14bootimg: Fix a math thinko in the block count calculationDarren Hart
2012-04-14bootimg: Account for FAT filesystem overhead in image sizeDarren Hart
2012-04-14bootimg: Use mcopy to construct the hddimgDarren Hart
2012-02-10distutils.bbclass: override LDSHARED so we use the linker for this build and ...Matthew McClintock
2012-01-30buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais
2012-01-30populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie
2012-01-30populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie
2012-01-30opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie
2012-01-30package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie
2012-01-30sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpmJiajun Xu
2012-01-30package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie
2012-01-30populate_sdk.bbclass: remap packages when generating sdk tarballMatthew McClintock
2012-01-30package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie
2012-01-30bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa
2012-01-30patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cacheMatthew McClintock
2012-01-30sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie
2012-01-30sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie
2012-01-30rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie
2012-01-30rootfs_rpm.bbclass: Turn off script debuggingMark Hatle
2012-01-30rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle
2012-01-30useradd: Add missing DEPEND on shadowRichard Purdie
2012-01-30useradd.bbclass: do not modify -nativesdk packagesScott Garman
2012-01-30useradd.bbclass: only modify packages in USERADD_PACKAGESScott Garman
2012-01-30classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton
2012-01-30useradd.bbclass: handle nativesdk caseEric Bénard
2012-01-30multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu
2012-01-30useradd.bbclass: fix how RDEPENDS is setupScott Garman
2012-01-30image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi
2012-01-30libcense.bbclass: fix OpenSSL mappingMartin Jansa
2012-01-30buildstats: Fix for buildstats on tmpfsElizabeth Flanagan
2012-01-30rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi
2012-01-30package.bbclass: Fix various problemsRichard Purdie
2012-01-30useradd.bbclass: check if a group already exists manuallyOtavio Salvador
2012-01-30module.bbclass: add lock to prevent error bulding ext modulesAnders Darander
2012-01-30poky: fix broken ubifs link in deploy folderLauri Hintsala
2012-01-30autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson
2012-01-30native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie
2012-01-30sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie
2012-01-30base.bbclass: Drop unneeded dependencyRichard Purdie
2012-01-30scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton
2012-01-30autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie
2011-10-04package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie
2011-10-04populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie
2011-10-04Remove help2man dependencyRichard Purdie
2011-10-04multilib: add MLPREFIX to deploy folderDongxiao Xu
2011-10-04Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer caseJessica Zhang
2011-10-04libc-package.bbclass: add MLPREFIX when set values to PACKAGESDongxiao Xu
2011-10-04package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu
2011-10-04multilib: remove the multilib handling to allarchDongxiao Xu