summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-05-04logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart1
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart10
2011-05-04gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie2
2011-05-04base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie1
2011-04-28autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj1
2011-04-28insane.bbclass: Move code to add function to tasks toward the endKhem Raj1
2011-04-28logging: add bb* logging mechanisms for bash recipe functionsDarren Hart2
2011-04-28logging: fix oedebug loglevel testDarren Hart1
2011-04-28sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weakKhem Raj1
2011-04-22cpan.bbclass: export PERLHOSTLIB for perl modulesNitin A Kamble1
2011-04-22Control over when package init scripts are runGary Thomas1
2011-04-21sanity.bbclass: Fixup Poky referencesRichard Purdie1
2011-04-21Further cleanup of various poky referencesRichard Purdie3
2011-04-21sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie1
2011-04-20Rename poky-image.bbclass to core-image.bbclassRichard Purdie1
2011-04-20Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie1
2011-04-20POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie1
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2
2011-04-20Replace POKYBASE with COREBASERichard Purdie4
2011-04-20Remove obsolete scripts/classesRichard Purdie1
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie1
2011-04-19kernel: Remove debug statementsDarren Hart1
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart1
2011-04-18python-dir.bbclass: define default PYTHON_BASEVERSIONMartin Jansa1
2011-04-12Allow JFFS2 image options to be overriddenGary Thomas1
2011-04-12autotools: Pass --disable-silent-rules to configureColin Walters1
2011-04-08sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui1
2011-04-06distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei1
2011-04-05image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie1
2011-04-05native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok3
2011-04-04image.bbclass: make execution ldconfig verboseNitin A Kamble1
2011-04-04patch.bbclass: allow importing patches into other dirsTom Rini1
2011-04-04classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj2
2011-04-04sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj1
2011-03-29package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie1
2011-03-29sstate: Add support for taking shared lockfilesRichard Purdie1
2011-03-29image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie1
2011-03-29image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie1
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie3
2011-03-24image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie1
2011-03-24bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2
2011-03-24image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie1
2011-03-24image.bbclass: Improve readability of the image generation codeRichard Purdie1
2011-03-24sstate: use only unique set of SSTATETASKMartin Jansa1
2011-03-23kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi1
2011-03-21native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson1
2011-03-21kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart2
2011-03-19sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie1
2011-03-18sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie1
2011-03-18sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock1