summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-05-31populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie
2012-05-31package_rpm.bbclass: ensure base-passwd and shadow get installed firstScott Garman
2012-05-31sstate.bbclass: Remove possibility of file corruption and make package writin...Richard Purdie
2012-05-31sstate.bbclass: Add support for sstate preinst functionsRichard Purdie
2012-05-31sstate: Add SSTATE_SCAN_FILESRichard Purdie
2012-05-31useradd.bbclass: retry useradd/groupadd commands to avoid lock race issuesScott Garman
2012-05-31shadow-sysroot: Fix for multilibZhai Edwin
2012-05-31useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross pa...Otavio Salvador
2012-05-31useradd.bbclass: skip processing on virtclass-cross extended packagesOtavio Salvador
2012-05-31useradd.bbclass: Fix missing quoteRichard Purdie
2012-05-31useradd: Ensure dependencies are only added for target recipes, not native or...Richard Purdie
2012-05-31useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie
2012-05-31useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie
2012-05-31useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie
2012-05-31useradd: Ensure -native recipes don't depend on target recipesRichard Purdie
2012-05-06image.bbclass: add check for live and convert to ext3Saul Wold
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