summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-03-15mirrors.bbclass: remove dead GNU mirrorsAndreas Oberritter1
2012-03-14package.bbclass: do not split debug pkg when no debugsources.listRobert Yang1
2012-03-13package.bbclass: sort dynamically generated packagesAndreas Oberritter1
2012-03-13image_types: ensure .rootfs.ext3 is created before vmdk is created.Dexuan Cui1
2012-03-13image-vmdk: add NOISO to disable iso image creation since it's not neededSaul Wold1
2012-03-13rootfs_rpm.bbclass: rename postinst trigger scriptOtavio Salvador1
2012-03-13image.bbclass: fix rootfs generation without package management toolsOtavio Salvador2
2012-03-13linux-yocto: respect FILESPATH directoriesBruce Ashfield1
2012-03-13license.bbclass: Add mapping for LGPLv2.0, pango uses itRichard Purdie1
2012-03-12cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATHNitin A Kamble1
2012-03-11package.bbclass: Drop python depends from rpmdepsRichard Purdie1
2012-03-08package_ipk.bbclass: Ensure Source is set to something else packaging can failRichard Purdie1
2012-03-08prservice: Added sanity check for prservice connection.Lianhao Lu2
2012-03-08kernel.bbclass: Remove warnings for modutils and modprobe.dDarren Hart1
2012-03-08mime.bbclass: Fix bracket error.Samuel Stirtzel1
2012-03-08shadow-sysroot: Fix for multilibZhai Edwin1
2012-03-08image_types: add IMAGE_ROOTFS_ALIGNMENTKen Werner1
2012-03-05base.bbclass: Fix PACKAGECONFIG handling when no flags are setRichard Purdie1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie18
2012-03-05sstate: Remove unecessary bb.data.expand()Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie39
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie7
2012-03-02image_types: Ensure duplicate compressed types aren't createdRichard Purdie1
2012-03-02image_types.bbclass: We need to preserve order in the types variable and avoi...Richard Purdie1
2012-03-02base.bbclass: If unpacking again, wipe out ${S}/patchesRichard Purdie1
2012-03-02linux-yocto: make kernel_checkout reentrantBruce Ashfield1
2012-03-02image_types: Ensure dependencies for compression types containing multiple do...Richard Purdie1
2012-03-01site.conf.sample: Fix broken SOCKS proxy setup and configurationInaky Perez-Gonzalez1
2012-03-01externalsrc.bbclass: Add class for handling external source treesRichard Purdie1
2012-03-01toolchain-scripts: Exclude variables causing the recipe to become unecessaril...Richard Purdie1
2012-03-01image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold3
2012-03-01image-live: Allow LABELS to be modifiedSaul Wold1
2012-02-29image_types_uboot: Update to work after recent image_types changesRichard Purdie1
2012-02-29image_types: Correctness fixesRichard Purdie1
2012-02-29image_types.bbclass: fix bzip2 and xz compression commandsOtavio Salvador1
2012-02-29image_types.bbclass: properly support IMAGE_LINK_NAME as emptyOtavio Salvador1
2012-02-29image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador1
2012-02-28bootimg: Fix QuotingSaul Wold1
2012-02-28More quoting fixesRichard Purdie1
2012-02-28image_types: Refactor compression code into a generic compression solutionRichard Purdie2
2012-02-28multilib.bbclass: allow TARGET_VENDOR_virtclass-multilib to be overridenMatthew McClintock1
2012-02-28linux-yocto: allow non-branched repositories to check outBruce Ashfield1
2012-02-26More quoting fixesMartin Jansa1
2012-02-26Quoting fixesRichard Purdie1
2012-02-26cross-canadian: Set STAGING_DIR_HOST correctlyRichard Purdie1
2012-02-24useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross pa...Otavio Salvador1
2012-02-24license.bbclass: Symbolic links of generic licenseElizabeth Flanagan1
2012-02-24license.bbclass: Gather Pkg level licensesElizabeth Flanagan1
2012-02-24linux-yocto: improve checkout error handling and reportingBruce Ashfield1
2012-02-24sstate.bbclass: improve performance of sstate package creationMartin Jansa1