summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie2012-05-311-0/+5
* package_rpm.bbclass: ensure base-passwd and shadow get installed firstScott Garman2012-05-311-1/+8
* sstate.bbclass: Remove possibility of file corruption and make package writin...Richard Purdie2012-05-311-2/+4
* sstate.bbclass: Add support for sstate preinst functionsRichard Purdie2012-05-311-0/+5
* sstate: Add SSTATE_SCAN_FILESRichard Purdie2012-05-311-1/+2
* useradd.bbclass: retry useradd/groupadd commands to avoid lock race issuesScott Garman2012-05-311-2/+34
* shadow-sysroot: Fix for multilibZhai Edwin2012-05-311-1/+1
* useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross pa...Otavio Salvador2012-05-311-0/+1
* useradd.bbclass: skip processing on virtclass-cross extended packagesOtavio Salvador2012-05-311-0/+3
* useradd.bbclass: Fix missing quoteRichard Purdie2012-05-311-1/+1
* useradd: Ensure dependencies are only added for target recipes, not native or...Richard Purdie2012-05-311-1/+4
* useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie2012-05-311-0/+2
* useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie2012-05-311-5/+11
* useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie2012-05-311-2/+2
* useradd: Ensure -native recipes don't depend on target recipesRichard Purdie2012-05-311-0/+3
* image.bbclass: add check for live and convert to ext3Saul Wold2012-05-061-0/+2
* bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart2012-04-141-1/+4
* bootimg: Fix a math thinko in the block count calculationDarren Hart2012-04-141-1/+2
* bootimg: Account for FAT filesystem overhead in image sizeDarren Hart2012-04-141-9/+36
* bootimg: Use mcopy to construct the hddimgDarren Hart2012-04-141-7/+15
* distutils.bbclass: override LDSHARED so we use the linker for this build and ...Matthew McClintock2012-02-101-0/+2
* buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais2012-01-301-11/+16
* populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie2012-01-303-6/+6
* populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie2012-01-303-3/+3
* opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie2012-01-302-24/+4
* package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie2012-01-301-0/+1
* sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpmJiajun Xu2012-01-301-1/+24
* package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie2012-01-301-1/+1
* populate_sdk.bbclass: remap packages when generating sdk tarballMatthew McClintock2012-01-301-0/+7
* package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie2012-01-301-1/+1
* bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa2012-01-301-1/+1
* patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cacheMatthew McClintock2012-01-301-1/+1
* sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie2012-01-301-1/+1
* sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie2012-01-301-3/+4
* rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie2012-01-301-1/+1
* rootfs_rpm.bbclass: Turn off script debuggingMark Hatle2012-01-301-1/+1
* rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle2012-01-302-20/+38
* useradd: Add missing DEPEND on shadowRichard Purdie2012-01-301-1/+1
* useradd.bbclass: do not modify -nativesdk packagesScott Garman2012-01-301-4/+5
* useradd.bbclass: only modify packages in USERADD_PACKAGESScott Garman2012-01-301-26/+16
* classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton2012-01-301-2/+16
* useradd.bbclass: handle nativesdk caseEric Bénard2012-01-301-3/+9
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2012-01-306-41/+42
* useradd.bbclass: fix how RDEPENDS is setupScott Garman2012-01-301-1/+5
* image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi2012-01-301-5/+5
* libcense.bbclass: fix OpenSSL mappingMartin Jansa2012-01-301-1/+1
* buildstats: Fix for buildstats on tmpfsElizabeth Flanagan2012-01-301-11/+26
* rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi2012-01-301-0/+6
* package.bbclass: Fix various problemsRichard Purdie2012-01-301-6/+27
* useradd.bbclass: check if a group already exists manuallyOtavio Salvador2012-01-301-1/+7