summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie2011-02-031-1/+1
* bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle2011-02-031-1/+4
* license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie2011-02-032-13/+17
* rm_work: Retain package and package-split directories to be consistent with s...Richard Purdie2011-02-031-1/+4
* rootrs_rpm.bbclass: Disable createrepo for now due to this error:Richard Purdie2011-02-031-2/+2
* linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvementsRichard Purdie2011-02-021-2/+2
* autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie2011-02-021-0/+4
* package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTIONRichard Purdie2011-02-021-0/+1
* linux-yocto: export kernel configuration audit to the consoleBruce Ashfield2011-02-011-6/+11
* distrodata.bbclass: Imporve the checkpkg task more precisely and generate dat...Mei Lei2011-02-011-4/+31
* populate_sdk.bbclass/meta-toolchain: Made populate_sdk task more genericLianhao Lu2011-02-011-0/+82
* populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task.Lianhao Lu2011-02-011-0/+44
* populate_sdk_deb.bbclass: Added deb support for populate_sdk task.Lianhao Lu2011-02-011-0/+60
* populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task.Lianhao Lu2011-02-011-0/+80
* rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpmLianhao Lu2011-02-012-141/+234
* rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu2011-02-012-16/+52
* rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_debLianhao Lu2011-02-012-75/+141
* package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgnamePaul Eggleton2011-02-011-0/+2
* qt4: add qt4-embedded 4.6.3 from meta-openembeddedPaul Eggleton2011-02-011-0/+18
* qt4: Bring in improvements from meta-openembeddedPaul Eggleton2011-02-011-0/+9
* kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie2011-02-011-2/+5
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-317-64/+61
* package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie2011-01-311-3/+1
* license.bbclass: don't mark it as 'nostamp'Kevin Tian2011-01-311-1/+0
* license.bbclass: handle | (or) in the LICENSE fieldJoshua Lock2011-01-311-1/+1
* package_rpm: Fix package-split summaryMark Hatle2011-01-301-1/+1
* creating the rpmrepo metadataQing He2011-01-301-0/+5
* poky-image.bbclass: If not including package management, ensure the basics to...Richard Purdie2011-01-281-1/+1
* rootfs_rpm: Drop bogus inclusion of the run-postinsts packageRichard Purdie2011-01-281-2/+3
* rootfs_rpm: Setup the platform configurationMark Hatle2011-01-281-1/+7
* rpm: Uprev to RPM 5.4.0Mark Hatle2011-01-283-10/+14
* cross-canadian.bbclass: Correct deb package arch.Lianhao Lu2011-01-281-0/+3
* Initial commit of license reporting:Beth Flanagan2011-01-281-0/+101
* staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie2011-01-282-2/+6
* sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie2011-01-281-2/+6
* sstate.bbclass: Fix stupid typoRichard Purdie2011-01-271-1/+1
* sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie2011-01-271-2/+2
* sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie2011-01-271-0/+2
* sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie2011-01-271-3/+3
* rm_work.bbclass: Update to convert stamps to setscene stampsRichard Purdie2011-01-271-0/+25
* autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie2011-01-271-4/+0
* autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie2011-01-271-3/+6
* crosssdk: Drop PACKAGES setting as its set in cross.bbclass alreadyRichard Purdie2011-01-261-2/+0
* sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie2011-01-261-1/+6
* cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie2011-01-261-13/+0
* staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie2011-01-261-9/+2
* sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie2011-01-252-2/+2
* base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke2011-01-252-2/+8
* base.bbclass: use bb.fetch2 unpack APIYu Ke2011-01-251-1/+7
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-2511-18/+67