summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sanity.bbclass: warn the user if BBPATH contains wrong entriesLaurentiu Palcu2012-06-131-0/+11
* cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasksRichard Purdie2012-06-121-1/+7
* package_rpm: Verify that the package manifests are not emptyMark Hatle2012-06-121-25/+34
* rootfs_rpm.bbclass: Update database configuration fileMark Hatle2012-06-122-31/+32
* package_rpm: Add capability to directly query packageoriginMark Hatle2012-06-121-9/+9
* rpm: Upgrade RPM to 5.4.8 (db to 5.3.15)Mark Hatle2012-06-121-10/+12
* gnomebase: add GNOME_COMPRESS_TYPE variableSaul Wold2012-06-121-1/+2
* cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variablesKhem Raj2012-06-111-0/+4
* rootfs_rpm.bbclass: save rpmlib rather than remove itRobert Yang2012-06-082-1/+11
* archiver.bbclass: Reduce some duplication for function get_licensesXiaofeng Yan2012-06-081-11/+12
* insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle2012-06-081-4/+16
* license.bbclass: optimize pkg runtime dataElizabeth Flanagan2012-06-051-23/+21
* license.bbclass: Adding PV to package.manifestElizabeth Flanagan2012-06-051-0/+2
* archiver.bbclass: Improve the usability for the archiver classesXiaofeng Yan2012-06-051-2/+4
* cpan.bbclass: Fix config error while patches to Makefile.PLXin Ouyang2012-06-051-0/+1
* update-alternatives: Fix absolute symlink handlingRichard Purdie2012-05-301-1/+5
* package.bbclass: Add warning about FILES containing '//'Richard Purdie2012-05-301-0/+3
* Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie2012-05-307-53/+38
* classes/sanity: fix a couple of grammatical errors in messagesPaul Eggleton2012-05-301-2/+2
* ccache: Separate out into its own classRichard Purdie2012-05-303-2/+7
* scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie2012-05-301-2/+1
* classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton2012-05-301-3/+13
* classes/sanity: remove broken TARGET_ARCH checkPaul Eggleton2012-05-301-4/+0
* meta: replace os.popen with subprocess.PopenRobert Yang2012-05-307-38/+53
* meta: replace os.system with subprocess.callRobert Yang2012-05-3011-47/+66
* update-alternatives.bbclass: Change from using PN to BPNMark Hatle2012-05-301-8/+8
* update-alternatives.bbclass: Refactor the implementationMark Hatle2012-05-303-71/+293
* image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie2012-05-251-0/+1
* package.bbclass: Add additional debugging for dependenciesMark Hatle2012-05-251-2/+5
* utils.bbclass: remove the unused oe_systemRobert Yang2012-05-251-26/+0
* sanity.bbclass: check sanity at BuildStarted rather than ConfigParsedJoshua Lock2012-05-241-1/+1
* sanity.bbclass: catch an extra exception in check_create_long_filenameJoshua Lock2012-05-241-0/+2
* sanity.bbclass: add extra information when SSTATE_CACHE unusableJoshua Lock2012-05-241-0/+7
* sanity.bbclass: add newline to check_create_long_filename failure messageJoshua Lock2012-05-241-1/+1
* sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)Joshua Lock2012-05-241-30/+30
* sanity.bbclass: copy the data store and finalise before running checksJoshua Lock2012-05-241-60/+69
* Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"Joshua Lock2012-05-241-14/+3
* distutils.bbclass: don't delete .pyo filesAndreas Oberritter2012-05-241-4/+0
* package_rpm.bbclass: Fix incremental rpm image generationRobert Yang2012-05-241-12/+8
* classes/base: add checksum file list at parse timePaul Eggleton2012-05-241-0/+1
* libc-package: Add sh4 and mips64 to arch optionsKhem Raj2012-05-211-0/+3
* kernel-arch.bbclass: Map mips64{el} to mips KARCHKhem Raj2012-05-211-1/+1
* insane.bbclass: Add mips64{el} to known machinesKhem Raj2012-05-211-0/+4
* sstate.bbclass: Make sure we don't have an empty fixmepath fileMark Hatle2012-05-181-5/+12
* multilib.bbclass: Added multilib specific package QA.Lianhao Lu2012-05-181-0/+31
* (libc-)package.bbclass: Added MLPREFIX to locale packages.Lianhao Lu2012-05-182-4/+5
* sanity.bbclass: check user can read and write to SSTATE_DIRJoshua Lock2012-05-171-3/+14
* archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan2012-05-171-1/+3
* meta/classes/sstate.bbclass: ensure sstate files have group R/WJoshua Lock2012-05-171-0/+1
* kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson2012-05-171-0/+1