summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-12-06license.bbclass: Avoid grep error messageMark Hatle
2012-12-06package_deb: Dependencies with a ( or ) in them are invalid in debsMark Hatle
2012-12-06package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptletsMark Hatle
2012-12-05sstate.bbclass: fix detection of owners matching sstate filesMartin Jansa
2012-12-05sstate.bbclass: fixed file-conflict checkEnrico Scholz
2012-12-05distutils: remove empty datadir/share after it's content is moved to datadirMartin Jansa
2012-12-05populate_sdk_base: fix directory creation as normal userLaurentiu Palcu
2012-12-04populate_sdk_base: mkdir was missing $SUDO_EXEC prefixLaurentiu Palcu
2012-12-03kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield
2012-12-03populate_sdk_base: Fix typoRichard Purdie
2012-12-03populate_sdk_base.bbclass: make failure to find ld-linux.so a hard errorJason Wessel
2012-12-03rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages ch...Ming Liu
2012-12-03populate_sdk_base:tarball installer:add sudo promptHongxu Jia
2012-12-03rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa
2012-12-03rootfs_rpm.bbclass: normalize arch output of list_installed_packagesMing Liu
2012-12-03populate_sdk_base: tarball installer: SDK overwrite warningLaurentiu Palcu
2012-11-28rootfs_ipk.bbclass: add missing --force_postinstall optionLaurentiu Palcu
2012-11-26packagegroup/allarch: Convert to use allarch classRichard Purdie
2012-11-26allarch: Allow class to be included but overriddenRichard Purdie
2012-11-26base.bbclass: Drop P and PN from FILESPATHRichard Purdie
2012-11-26bitbake.conf: Simplify FILESPATHRichard Purdie
2012-11-25license.bbclass: Collect LICENSE level packagesFlanagan, Elizabeth
2012-11-24archiver.bbclass: DISTRO is not required variable so deal with itMarcin Juszkiewicz
2012-11-24insane.bbclass : Disable tests for unsafe references in binaries and scripts.Philip Balister
2012-11-24image classes: use PN for depends, not IMAGE_BASE_NAMEKoen Kooi
2012-11-24sstate: Explicitly define populate_sysroot task relationshipsRichard Purdie
2012-11-24sstate: Add a rule for target sysroot requirements from cross dependenciesRichard Purdie
2012-11-22kernel-yocto: clarify KMETA branch commentsBruce Ashfield
2012-11-21classes: Drop do_package stamp-extra-infoRichard Purdie
2012-11-21utils: Optimise looping in base_set_filespathRichard Purdie
2012-11-21distutils-common-base: Create staticdev pacakge for static librariesStefan Herbrechtsmeier
2012-11-21multilib.bbclass: Drop populate_sdk_base exclusionRichard Purdie
2012-11-21package.bbclass: Adapt debugsrc code to workdir layout changesRichard Purdie
2012-11-19license: We need to run this task before do_build, there is no dependency on ...Richard Purdie
2012-11-19bitbake.conf/sanity: Separate versions and PN stamp components into separate ...Richard Purdie
2012-11-19image.bbclass: Add missing dependency on do_package dataRichard Purdie
2012-11-19sstate: Implement a setscene dependency validation routine to allow skipping ...Richard Purdie
2012-11-18cmake.bbclass: use DEPENDS_prepend instead of += for cmake-nativeRoss Burton
2012-11-18insane.bbclass: add qa package name checkConstantin Musca
2012-11-18sstate: Drop now unneeded python whitelist entriesRichard Purdie
2012-11-14sstate: Bump version number to deal with layout fixesRichard Purdie
2012-11-14sstate: Fix various path manipulation issuesRichard Purdie
2012-11-14utils.bbclass: Fix documentation of create_cmdline_wrapperRichard Purdie
2012-11-14classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie
2012-11-14sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie
2012-11-14libc-common: Ensure sysconfdir exists before installing files to itRichard Purdie
2012-11-12insane: detect and warn about relocations in .textPhil Blundell
2012-11-12populate_sdk_base.bbclass: use SDK_ARCH instead of SDKMACHINELaurentiu Palcu
2012-11-12autotools: set _FOR_BUILD variables hereRoss Burton
2012-11-02gnomebase: depend on gnome-common-nativeRoss Burton