aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-09-24rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell
2012-09-24classes/multilib: prevent multilib extension of nativesdk recipesPaul Eggleton
2012-09-24classes/multilib: ensure MLPREFIX is set for image recipesPaul Eggleton
2012-09-24autotools: Remove special handling for autoconf* and automake*Phil Blundell
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan
2012-09-21SDK: allow toolchain installation from another directoryLaurentiu Palcu
2012-09-21SDK: relocate symlinks tooLaurentiu Palcu
2012-09-21SDK: remove references to Poky distro from tarball installerLaurentiu Palcu
2012-09-21SDK: fix installation into symlinked directoriesLaurentiu Palcu
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-09-19image_types: fix squashfs-lzma image creation1.3_M5.rc1Saul Wold
2012-09-19rootfs_rpm: Add Multilib prefix to installed_packages listSaul Wold
2012-09-14patch.bbclass: increase securityConstantin Musca
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield
2012-09-14image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan
2012-09-14patch.bbclass: Use one TMPDIR per patching processConstantin Musca
2012-09-12classes/license: place all found licenses on one lineVladimir Zapolskiy
2012-09-12classes/license: correct license info in lisense.manifestVladimir Zapolskiy
2012-09-12classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy
2012-09-12classes/license: remove redundant nested if statementsVladimir Zapolskiy
2012-09-12classes/license: check license manifest for double recordsVladimir Zapolskiy
2012-09-12classes/license: define LICENSE_MANIFEST variableVladimir Zapolskiy
2012-09-12autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur...Richard Purdie
2012-09-12classes/sanity: remove obsolete codePaul Eggleton
2012-09-12classes/sanity: skip tune checks if machine is invalidPaul Eggleton
2012-09-12package_rpm.bbclass: Avoid unnecessary installs in complementary passMark Hatle
2012-09-12image.bbclass: Enable the complementary install to be called w/ globbing paramsMark Hatle
2012-09-12sstate: Append to EXTRASSTATEMAPS and add commentRichard Purdie
2012-09-10classes/packageinfo: use better method to check if package existsPaul Eggleton
2012-09-10core-image: allow root login when debug-tweaks is enabledSaul Wold
2012-09-10package_rpm.bbclass: fix incremental rpm image generationRobert Yang
2012-09-10bin_package.bbclass: binary package recipe classRobert Yang
2012-09-10package_rpm.bbclass: fix the arch (replace "-" with "_")Robert Yang
2012-09-10distrodata: replace Tab with SpaceSaul Wold
2012-09-10classes/mirrors: remove bogus gnutls mirrorPaul Eggleton
2012-09-07image_types.bbclass: add variable for HobKang Kai
2012-09-07classes/core-image: improve comments listing IMAGE_FEATURESPaul Eggleton
2012-09-05gsettings.bbclass: fix whitespaceRoss Burton
2012-09-05classes/qmake_base: support linux-gnuspe/linux-uclibcspe TARGET_OSPaul Eggleton
2012-09-05sanity.bbclass: Move back to running at ConfigParsed timeRichard Purdie
2012-09-04linux-yocto: check for bad SRCREV before branch checksBruce Ashfield
2012-09-04linux-yocto: fix unapplied patch error messageBruce Ashfield
2012-09-04packagegroup-core-console: removePaul Eggleton
2012-09-04packagegroup-core-qt: rename -demos to -demoappsPaul Eggleton
2012-09-04classes/packagegroup: disable superfluous tasksPaul Eggleton
2012-09-04packagegroup-core-x11*: adjust X11 package groupsPaul Eggleton
2012-09-04packagegroup-core-x11: move out Sato applicationsPaul Eggleton
2012-09-04classes/packagegroup: add ability to disable complementary packagesPaul Eggleton
2012-09-04classes/packagegroup: Use package group nomenclaturePaul Eggleton