summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* recipe_sanity.bbclass: avoid error when running 'bitbake -e'Andreas Oberritter2014-04-231-1/+0
* icecc: don't create unnecessary 'ice' dirs in sysroots when disabledMartin Jansa2014-04-231-2/+10
* toaster.bbclass: do not fail on non-existent filesAlexandru DAMIAN2014-04-191-1/+9
* sstate: Silence warnings when switching machinesRichard Purdie2014-04-101-0/+1
* image.bbclass: improve sed expressions for ssh_allow_empty_password()Jonathan Liu2014-04-101-2/+2
* package.bbclass: Add CONFFILES to list of package specific variablesRichard Purdie2014-04-081-1/+1
* toaster.bbclass: image file is missing a "/"Cristiana Voicu2014-04-081-1/+2
* useradd_base.bbclass: avoid the traffic crowdingRobert Yang2014-04-051-7/+7
* siteconfig: Unbreak after sstate changes some time agoRichard Purdie2014-04-051-1/+1
* sstate: Remove name sstate parameterRichard Purdie2014-04-051-16/+13
* sstate: Fix an error handling the tasknameRichard Purdie2014-04-051-0/+1
* SDK default deploy directoryDavid Vincent2014-04-041-1/+1
* sanity: testimage needs DISPLAY set only for qemu targetsStefan Stanacar2014-04-041-3/+5
* gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevantRoss Burton2014-04-011-1/+1
* image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONSRichard Purdie2014-04-014-9/+0
* image.bbclass: add function to disable SSH DNS Lookup for QemuSaul Wold2014-04-011-0/+10
* classes/sanity: check if SDKMACHINE setting has taken effectPaul Eggleton2014-03-311-0/+2
* toaster.bbclass: the license.manifest is located in DEPLOY_DIRCristiana Voicu2014-03-311-2/+2
* sstate.bbclass: update missed sstate eventAlexandru DAMIAN2014-03-311-2/+10
* syslinux.bbclass: Enable additional kernel parameters for syslinuxKonrad Scherer2014-03-301-0/+5
* package_*.bbclass: Simplify addtaskRichard Purdie2014-03-303-3/+3
* populate_sdk_*: Drop now unneeded recrdeptask flagsRichard Purdie2014-03-303-5/+0
* populate_sdk_base: add dependency of do_package_write_* tasksLaurentiu Palcu2014-03-301-1/+1
* image.bbclass: replace rootfs with /dev/rootChen Qi2014-03-271-1/+1
* base.bbclass: Merge two ConfigParsed event handlersRichard Purdie2014-03-271-7/+1
* sanity.bbclass: Update against bitbake sanity event changesRichard Purdie2014-03-271-7/+6
* base.bbclass: Run oe_import before other INHERITsRichard Purdie2014-03-271-1/+5
* cpio rootfs build: Avoid modifying rootfs dirJonas Eriksson2014-03-271-3/+5
* toaster.bbclass: update buildstats event dataAlexandru DAMIAN2014-03-251-3/+3
* classes/binconfig: fix indentation in python functionPaul Eggleton2014-03-251-22/+22
* classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot pr...Paul Eggleton2014-03-251-0/+2
* buildstats: use TaskBase time for elapsed timeMarius Avram2014-03-251-8/+15
* staging: Save out provider information into the sysrootRichard Purdie2014-03-251-0/+10
* archiver.bbclass: emit patch series files for original srcRobert Yang2014-03-251-0/+13
* archiver.bbclass: make it can filter the licenseRobert Yang2014-03-253-57/+88
* classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton2014-03-221-1/+1
* classes/kernel: move module postinst commands to kernel-basePaul Eggleton2014-03-221-2/+5
* classes/image: disable pam nullok_secure with debug-tweaksPaul Eggleton2014-03-211-0/+4
* archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang2014-03-212-21/+53
* package_rpm.bbclass: archive the source to srpm packageRobert Yang2014-03-211-21/+12
* archiver.bbclass: refactor itRobert Yang2014-03-211-554/+275
* classes/archive*.bbclass: remove archive-*-source.bbclassRobert Yang2014-03-214-196/+62
* kernel-arch.bbclass: add arm64 support to U-Boot architecture mapFathi Boudra2014-03-211-0/+1
* sstate: list missing files for toasterAlexandru DAMIAN2014-03-211-0/+11
* toaster.bbclass: read the data needed for license manifest pathCristiana Voicu2014-03-211-0/+12
* image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang2014-03-211-3/+3
* buildhistory.bbclass: create proper dependency files for SDKLaurentiu Palcu2014-03-211-13/+27
* image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu2014-03-212-4/+4
* fontcache.bbclass: add fontconfig-utils runtime dependencyMatthieu Crapet2014-03-211-0/+4
* useradd{-static}: Ignore useradds on nativesdkMark Hatle2014-03-212-3/+6
OpenPOWER on IntegriCloud