summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* sstate: use only unique set of SSTATETASKMartin Jansa2011-03-241-2/+2
* kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi2011-03-241-1/+1
* native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson2011-03-231-0/+2
* kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart2011-03-232-64/+42
* sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie2011-03-191-0/+2
* sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie2011-03-181-1/+28
* sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock2011-03-181-0/+13
* toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS.Lianhao Lu2011-03-181-0/+2
* sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton2011-03-171-1/+24
* package.bbclass: Fix missing debug src filesMark Hatle2011-03-161-1/+1