summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* update-rc.d/systemd: Remove OVERRIDES dependencySteffen Sledz2014-09-292-0/+2
* useradd-staticids.bbclass: Fix for Bug 6633Fabrice Coulon2014-09-231-2/+6
* crosssdk: Clear MACHINEOVERRIDESRichard Purdie2014-09-201-0/+1
* native/nativesdk: Clear MACHINEOVERRIDESKhem Raj2014-09-202-0/+2
* populate_sdk_base: Fix grep command usage on old hostsRichard Purdie2014-08-151-1/+1
* kernel: don't copy .so.dbg files into kernel source installBruce Ashfield2014-08-111-1/+1
* populate_sdk_deb: Fix non x86_64 SDK buildsRichard Purdie2014-07-271-5/+10
* ptest: Work from PTEST_ENABLED, not DISTRO_FEATURESRichard Purdie2014-06-171-1/+1
* update-rc.d/useradd: Add additional dependeciesSaul Wold2014-06-102-1/+3
* image_types: Fix ubi filesystem return codesRichard Purdie2014-06-101-1/+2
* sanity.bbclass: Add libsdl-native checkRichard Purdie2014-06-101-0/+4
* distro_features_check.bbclass: fix wrong indentationSebastian Wiegand2014-05-291-2/+2
* distutils.bbclass: only modify *.py file if it contains path to be removedRadek Dostal2014-05-291-1/+4
* distrodata.bbclass: Fix checkpkg functionalityIrina Patru2014-05-291-27/+13
* kernel: don't populate source symbolic linkMing Liu2014-05-291-1/+1
* native.bbclass: Override TARGET_ flags tooMike Crowe2014-05-291-0/+4
* report-error: Add posting in the public noteSaul Wold2014-05-291-0/+1
* pixbufcache: add error exit in pixbufcache_sstate_postinstJoe Slater2014-05-291-2/+4
* recipe_sanity.bbclass: avoid error when running 'bitbake -e'Andreas Oberritter2014-05-291-1/+0
* icecc: don't create unnecessary 'ice' dirs in sysroots when disabledMartin Jansa2014-05-291-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