summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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