summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie2011-05-091-1/+1
* boot-directdisk: fix bzImage source locationTom Zanussi2011-05-051-1/+1
* linux-yocto: safely process unbranched repositoriesBruce Ashfield2011-05-051-2/+5
* linux-yocto: apply meta data to external reposBruce Ashfield2011-05-051-6/+21
* qemuimagetest: Enable toolchain automation tests in qemuimagetestJiajun Xu2011-05-041-2/+7
* insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj2011-05-041-3/+4
* logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart2011-05-041-26/+1
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-0410-38/+38
* gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie2011-05-042-15/+15
* base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie2011-05-041-3/+5
* autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj2011-04-281-9/+10
* insane.bbclass: Move code to add function to tasks toward the endKhem Raj2011-04-281-7/+8
* logging: add bb* logging mechanisms for bash recipe functionsDarren Hart2011-04-282-0/+73
* logging: fix oedebug loglevel testDarren Hart2011-04-281-4/+4
* sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weakKhem Raj2011-04-281-1/+1
* cpan.bbclass: export PERLHOSTLIB for perl modulesNitin A Kamble2011-04-241-0/+1
* Control over when package init scripts are runGary Thomas2011-04-241-3/+8
* sanity.bbclass: Fixup Poky referencesRichard Purdie2011-04-211-6/+6
* Further cleanup of various poky referencesRichard Purdie2011-04-213-6/+6
* sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie2011-04-211-1/+1
* Rename poky-lsb override to linuxstdbaseRichard Purdie2011-04-211-110/+0
* Rename poky-image.bbclass to core-image.bbclassRichard Purdie2011-04-211-0/+110
* Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie2011-04-211-1/+1
* POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie2011-04-211-3/+3
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-212-48/+48
* Replace POKYBASE with COREBASERichard Purdie2011-04-214-7/+7
* Remove obsolete scripts/classesRichard Purdie2011-04-211-62/+0
* Rename poky-init-build-env to oe-init-build-envRichard Purdie2011-04-211-1/+1
* kernel: Remove debug statementsDarren Hart2011-04-191-2/+0
* kernel: Copy over bzImage to sysroots during installDarren Hart2011-04-191-0/+1
* python-dir.bbclass: define default PYTHON_BASEVERSIONMartin Jansa2011-04-181-0/+1
* Allow JFFS2 image options to be overriddenGary Thomas2011-04-121-1/+1
* autotools: Pass --disable-silent-rules to configureColin Walters2011-04-121-0/+1
* sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui2011-04-081-2/+4
* distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei2011-04-061-22/+7
* image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie2011-04-051-5/+11
* native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok2011-04-053-0/+3
* image.bbclass: make execution ldconfig verboseNitin A Kamble2011-04-041-1/+2
* patch.bbclass: allow importing patches into other dirsTom Rini2011-04-041-3/+16
* classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj2011-04-042-3/+3
* sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj2011-04-041-1/+1
* package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie2011-03-291-6/+3
* sstate: Add support for taking shared lockfilesRichard Purdie2011-03-291-0/+7
* image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie2011-03-291-3/+0
* image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie2011-03-291-0/+1
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-03-293-2/+3
* image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie2011-03-251-4/+9
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-252-21/+82
* image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie2011-03-241-1/+1
* image.bbclass: Improve readability of the image generation codeRichard Purdie2011-03-241-7/+13