summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu2012-12-133-0/+6
* bitbake.conf/utils: Drop some OVERRIDES from FILESPATHRichard Purdie2012-12-111-1/+1
* package.bbclass: prepend MLPREFIX to LOCALEBASEPNConstantin Musca2012-12-111-1/+1
* multilib.bbclass: fix do_package_qa_multilibConstantin Musca2012-12-111-1/+3
* package.bbclass: make do_split_packages handle non-existent root directoriesRoss Burton2012-12-111-1/+7
* base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEsAndy Ross2012-12-112-77/+60
* populate_sdk_deb.bbclass: put back INSTALL_PACKAGES_NORMAL_DEBLaurentiu Palcu2012-12-111-2/+2
* base.bbclass: Remove implicit dependency on license.bbclassRichard Purdie2012-12-071-6/+7
* rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie2012-12-072-17/+15
* image/populate_sdk: Simplify imagetest inclusion and drop dummy class fileRichard Purdie2012-12-073-4/+3
* bootimg: Remove now unnecessary dummy inherit usageRichard Purdie2012-12-072-4/+2
* 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