summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2011-03-18toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS.Lianhao Lu1
2011-03-17sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton1
2011-03-16package.bbclass: Fix missing debug src filesMark Hatle1
2011-03-16rootfs_rpm.bbclass: Add additional system configuration to RPM spaceMark Hatle1
2011-03-16poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURESScott Garman1
2011-03-16poky-image.bbclass: add new IMAGE_FEATURES for ssh serversScott Garman1
2011-03-15sstate.bbclass: always delete stamp files in sstate_cleanPaul Eggleton1
2011-03-15sstate.bbclass: avoid deleting unrelated stamp filesPaul Eggleton1
2011-03-15kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi1
2011-03-15own-mirrors.bbclass: Bring own-mirrors.bbclass from oe commit 0ef914b250df46a...Khem Raj1
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie3
2011-03-12sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie1
2011-03-10package_rpm: Fix rootfs generationMark Hatle1
2011-03-10package.bbclass: Change the debug directory to avoid conflictsMark Hatle1
2011-03-10autotools.bbclass: Fix automake file race issuesRichard Purdie1
2011-03-08distutils-base: Only RDEPEND python-core on target packagesMartin Jansa1
2011-03-08debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGSMartin Jansa1
2011-03-08sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie1
2011-03-08sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj1
2011-03-08sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa1
2011-03-05toolchain-script.bbclass: Added --sysroot to LDFLAGS.Lianhao Lu1
2011-03-04module: build hostprogs for each moduleDarren Hart1
2011-03-04distrodata.bbclass: Get git repo tag informationMei Lei1
2011-03-02insane.bbclass: Fix ELF bitsize comparisonMark Hatle1
2011-03-02kernel: remove explicit bash call in do_menuconfigBruce Ashfield1
2011-03-01base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi1
2011-03-01base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie2
2011-03-01populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle1
2011-03-01Fixing type: license.bbclassBeth Flanagan1
2011-03-01Fixing my bad license parsing: license.bbclassBeth Flanagan1
2011-03-01[BUG:650] Fix LICENSE parsing: license.bblcassBeth Flanagan1
2011-03-01utils.bbclass: add new wrapper scriptSaul Wold1