summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* license.bbclass: Including locale packagesElizabeth Flanagan2012-12-071-6/+1
* update-alternatives.bbclass: Add missing runtime dependencyMark Hatle2012-12-071-0/+6
* sstate: fix typoSaul Wold2012-12-061-1/+1
* sstate: fix typoRichard Purdie2012-12-061-1/+1
* populate_sdk_base, adt_installer_internal: fix issue on older distributionsLaurentiu Palcu2012-12-061-2/+2
* sstate: fetch .siginfo files from SSTATE_MIRRORSaul Wold2012-12-061-0/+2
* Added regex functionality to distrodata.bbclassAndrei Dinu2012-12-061-25/+63
* prs: use the PRServer to replace the BB_URI_LOCALCOUNT functionalityConstantin Musca2012-12-063-5/+31
* classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther2012-12-061-0/+3
* gconf.bbclass: run postinstalls at rootfs timeLaurentiu Palcu2012-12-061-4/+7
* gtk-icon-cache: run the icon generation at rootfs timeLaurentiu Palcu2012-12-061-4/+14
* rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu2012-12-063-0/+6
* image.bbclass: run postinst scripts once, at rootfs timeLaurentiu Palcu2012-12-061-3/+17
* license.bbclass: Avoid grep error messageMark Hatle2012-12-061-1/+2
* package_deb: Dependencies with a ( or ) in them are invalid in debsMark Hatle2012-12-061-0/+10
* package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptletsMark Hatle2012-12-061-31/+55
* sstate.bbclass: fix detection of owners matching sstate filesMartin Jansa2012-12-051-2/+1
* sstate.bbclass: fixed file-conflict checkEnrico Scholz2012-12-051-1/+1
* distutils: remove empty datadir/share after it's content is moved to datadirMartin Jansa2012-12-051-0/+1
* populate_sdk_base: fix directory creation as normal userLaurentiu Palcu2012-12-051-3/+6
* populate_sdk_base: mkdir was missing $SUDO_EXEC prefixLaurentiu Palcu2012-12-041-3/+3
* kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield2012-12-031-0/+2
* populate_sdk_base: Fix typoRichard Purdie2012-12-031-1/+1
* populate_sdk_base.bbclass: make failure to find ld-linux.so a hard errorJason Wessel2012-12-031-0/+4
* rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages ch...Ming Liu2012-12-031-1/+1
* populate_sdk_base:tarball installer:add sudo promptHongxu Jia2012-12-031-18/+51
* rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa2012-12-032-3/+3
* rootfs_rpm.bbclass: normalize arch output of list_installed_packagesMing Liu2012-12-031-1/+1
* populate_sdk_base: tarball installer: SDK overwrite warningLaurentiu Palcu2012-12-031-3/+12
* rootfs_ipk.bbclass: add missing --force_postinstall optionLaurentiu Palcu2012-11-281-2/+2
* packagegroup/allarch: Convert to use allarch classRichard Purdie2012-11-262-2/+2
* allarch: Allow class to be included but overriddenRichard Purdie2012-11-261-14/+19
* base.bbclass: Drop P and PN from FILESPATHRichard Purdie2012-11-261-1/+1
* bitbake.conf: Simplify FILESPATHRichard Purdie2012-11-261-1/+1
* license.bbclass: Collect LICENSE level packagesFlanagan, Elizabeth2012-11-251-2/+2
* archiver.bbclass: DISTRO is not required variable so deal with itMarcin Juszkiewicz2012-11-241-2/+1
* insane.bbclass : Disable tests for unsafe references in binaries and scripts.Philip Balister2012-11-241-1/+1
* image classes: use PN for depends, not IMAGE_BASE_NAMEKoen Kooi2012-11-242-2/+2
* sstate: Explicitly define populate_sysroot task relationshipsRichard Purdie2012-11-241-9/+16
* sstate: Add a rule for target sysroot requirements from cross dependenciesRichard Purdie2012-11-241-0/+4
* kernel-yocto: clarify KMETA branch commentsBruce Ashfield2012-11-221-2/+3
* classes: Drop do_package stamp-extra-infoRichard Purdie2012-11-215-5/+0
* utils: Optimise looping in base_set_filespathRichard Purdie2012-11-211-2/+2
* distutils-common-base: Create staticdev pacakge for static librariesStefan Herbrechtsmeier2012-11-211-1/+4
* multilib.bbclass: Drop populate_sdk_base exclusionRichard Purdie2012-11-211-1/+1
* package.bbclass: Adapt debugsrc code to workdir layout changesRichard Purdie2012-11-211-3/+3
* license: We need to run this task before do_build, there is no dependency on ...Richard Purdie2012-11-201-1/+1
* bitbake.conf/sanity: Separate versions and PN stamp components into separate ...Richard Purdie2012-11-201-0/+2
* image.bbclass: Add missing dependency on do_package dataRichard Purdie2012-11-201-0/+1
* sstate: Implement a setscene dependency validation routine to allow skipping ...Richard Purdie2012-11-201-0/+52