summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package_ipk: Ensure the status file existsRichard Purdie2013-04-181-0/+1
* package.bbclass: Add useradd variables to PACKAGEVARSRichard Purdie2013-04-181-1/+1
* multilib: Ensure we map the USERADD_PACKAGES variableRichard Purdie2013-04-181-0/+1
* packagegroup: Add init-manager sanity checkRichard Purdie2013-04-181-0/+7
* package.bbclass: Fix populate_packages for glob expansion issuesRichard Purdie2013-04-181-0/+2
* update-alternatives: Ensure DEPENDS is correct in multilib caseRichard Purdie2013-04-151-1/+1
* kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie2013-04-151-2/+4
* package/image.bbclass: Fix multilib rprovidesRichard Purdie2013-04-133-12/+18
* classes/sanity: fix handling of bblayers.conf updatingPaul Eggleton2013-04-131-25/+52
* kernel.bbclass: Optionally create lib dir during deployKhem Raj2013-04-121-0/+1
* icecc: Allow to use this bbclass together with external toolchainsMartin Jansa2013-04-111-4/+33
* package_rpm.bbclass: fix build multilib image failed when PR Server enabledHongxu Jia2013-04-111-1/+8
* ptest bug fixesBjörn Stenberg2013-04-113-15/+11
* kernel.bbclass: do_strip: allow recipes to strip the kernelMichel Thebeau2013-04-111-2/+31
* postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu2013-04-104-5/+15
* update-rc.d: correctly look up the initscript params with overridesRoss Burton2013-04-101-3/+9
* classes/license: remove outdated commentPaul Eggleton2013-04-101-1/+0
* systemd.bbclass: restart service in postinst, not startRoss Burton2013-04-091-1/+1
* base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINEOtavio Salvador2013-04-091-5/+6
* classes/buildhistory: fix interaction with rm_workPaul Eggleton2013-04-091-3/+2
* kernel.bbclass: do_sizecheck: update path to build image and do not deleteMichel Thebeau2013-04-081-3/+4
* image.bbclass: fix postinstall intercepts fallbackLaurentiu Palcu2013-04-081-1/+1
* insane.bbclass: Updated MicroBlaze machine definitionsNathan Rossi2013-04-081-2/+2
* postinst-intercepts, qemu.bbclass: fix issue on 32 bit hostsLaurentiu Palcu2013-04-051-7/+1
* Add file information to package information windowAndrei Dinu2013-04-042-20/+10
* buildhistory: record tag names and show warning when the same tag corresponds...Martin Jansa2013-04-041-4/+25
* classes/sstate: avoid traceback when no files have been stagedPaul Eggleton2013-04-031-1/+4
* package_deb.bbclass: fix 'armel' overrideBogdan Marinescu2013-04-031-3/+5
* archiver: fix srpm archiving build errorsKevin Strasser2013-04-034-52/+27
* base.bbclass: Update the preferred_ml_updatesMark Hatle2013-04-031-6/+18
* update-rc.d, systemd: redirect also stderr from typeMartin Jansa2013-04-022-4/+4
* remove gtk-update-icon-cache-native virtualsAndreas Müller2013-04-021-1/+1
* sstate.bbclass: remove reference to gtk+-nativeAndreas Müller2013-04-021-1/+1
* sstate: add -f to mv when moving sstate files into placeJeff Polk2013-04-021-1/+1
* kernel-yocto: use KBRANCH as default build branchBruce Ashfield2013-04-021-5/+6
* packageinfo.bbclass : extended functionalityAndrei Dinu2013-03-291-0/+21
* image_types.bbclass: Replace squashfs-lzma with squashfs-xzMarc Ferland2013-03-291-3/+3
* classes/buildhistory: improve SRCREV recordingPaul Eggleton2013-03-291-6/+52
* rpm: split out run-postinstsZhenhua Luo2013-03-291-3/+1
* base.bbclass: When we use fakeroot, also use it for devshellRichard Purdie2013-03-281-0/+2
* classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton2013-03-271-2/+3
* update-rc.d/systemd: change communication variable nameRoss Burton2013-03-262-9/+10
* systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton2013-03-261-16/+11
* update-rcd: drop depends to recommends, check for update-rcd in scriptsRoss Burton2013-03-261-5/+10
* update-rcd.bbclass: handle both sysvinit and systemd features being presentRoss Burton2013-03-261-3/+6
* classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDE1.4_M5.rc2Paul Eggleton2013-03-261-5/+5
* qemuimagetest: collect and print runqemu outputPaul Eggleton2013-03-261-0/+1
* package.bbclass: Correctly handle /usr/src/debug file ownershipRichard Purdie2013-03-261-0/+1
* package.bbclass: Ensure debug source file is generated correctlyRichard Purdie2013-03-251-0/+2
* package.bbclass: Handle subprocess errors correctlyRichard Purdie2013-03-251-6/+26