summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* buildhistory: improve git commit robustnessPaul Eggleton2012-01-031-4/+17
* autotools.bbclass: fix cp error for empty dirNitin A Kamble2012-01-031-1/+3
* image_types: Ensure /init exists for cpio rootfs archivesDarren Hart2012-01-031-2/+8
* rpm: Fix rpm database files capacity issue.Mei Lei2012-01-031-0/+3
* classes/image: implement generic locale package installationPaul Eggleton2012-01-034-55/+84
* patch.bbclass: abstract out logic that determines patches to applyChristopher Larson2012-01-031-94/+109
* buildhistory: avoid quoting issues with the layer list for build-idChristopher Larson2012-01-031-1/+4
* base.bbclass: Allow buildstats to be optionally suppliedMark Hatle2012-01-031-1/+0
* Add mini X core tasksZhai Edwin2012-01-031-0/+2
* linux-yocto: use PATH to locate kconf_checkBruce Ashfield2012-01-031-2/+2
* classes/rootfs_rpm: handle recommends in query functionsPaul Eggleton2012-01-031-2/+4
* kernel.bbclass: fix pkg_postinst and pkg_postrmAndrea Adami2011-12-241-2/+2
* package_rpm.bbclass: Add RPMSPEC_PREAMBLEMark Hatle2011-12-241-0/+6
* package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle2011-12-242-2/+2
* image-types: add btrfs as a supported fstypeNitin A Kamble2011-12-221-1/+1
* license: Fix manifest conditionalBeth Flanagan2011-12-211-2/+2
* icecc.bbclass: also use icecc for kernel modules compilationDmitry Eremin-Solenikov2011-12-191-0/+4
* license.bbclass: remove bashismElizabeth Flanagan2011-12-161-1/+1
* update-rc.d.bbclass: override UPDATERCD for nativesdkBernhard Guillon2011-12-161-0/+2
* opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie2011-12-162-24/+4
* nativesdk.bbclass: Remove historical FILES artifactRichard Purdie2011-12-161-5/+0
* bootimg: Use mcopy to construct the hddimgDarren Hart2011-12-161-5/+13
* bootimg: Use dosfsck to clean up the generated live imageDarren Hart2011-12-161-0/+1
* grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directoriesDarren Hart2011-12-161-15/+3
* sstate: Add SSTATE_SCAN_FILESRichard Purdie2011-12-151-1/+2
* cross-recipes: Disable nls in gettext bbclassKhem Raj2011-12-151-3/+3
* kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie2011-12-131-1/+1
* license: PR bump failureElizabeth Flanagan2011-12-121-1/+1
* siteinfo: create a new siteinfo for x32-linuxH.J. Lu2011-12-121-1/+1
* license/copyleft: exception for ast parseElizabeth Flanagan2011-12-102-1/+6
* license.bbclass: remove deb exclusionElizabeth Flanagan2011-12-101-26/+23
* license.bbclass: remove bashism.Elizabeth Flanagan2011-12-101-1/+1
* classes/rootfs_deb: implement query functions for buildhistoryPaul Eggleton2011-12-101-0/+23
* package.bbclass: Adding license collectionElizabeth Flanagan2011-12-081-0/+1
* license: manifest and license pathElizabeth Flanagan2011-12-081-66/+153
* Add copyleft compliance classChristopher Larson2011-12-081-0/+94
* license: split license parsing into oe.licenseChristopher Larson2011-12-081-39/+20
* bitbake.conf/image.bbclass: Ensure images use the correct passwd/group filesRichard Purdie2011-12-081-0/+2
* image_types.bbclass: disable cleanmarkers for jffs2 imagesAndrea Adami2011-12-081-2/+2
* image_types.bbclass: implement jffs2 summary images (sum.jffs2)Andrea Adami2011-12-081-1/+4
* rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI supportEric BĂ©nard2011-12-081-1/+12
* populate_sdk.bbclass: remap packages when generating sdk tarballMatthew McClintock2011-12-061-0/+7
* buildhistory bbclass: avoid absolute paths for files-in-image.txt to avoid di...Koen Kooi2011-12-061-1/+1
* distrodata.bbclass:Fix some recipes upstream version check issue.Mei Lei2011-12-061-1/+1
* classes/buildhistory: do not save old packagehistory files by defaultPaul Eggleton2011-12-051-2/+7
* classes/buildhistory: merge in package history functionalityPaul Eggleton2011-12-051-1/+250
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-053-6/+167
* classes/packagehistory: fix and extendPaul Eggleton2011-12-051-40/+192
* bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa2011-12-051-1/+1
* bootimage: Use ${S} explicitly for generated config filesDarren Hart2011-12-022-7/+5
OpenPOWER on IntegriCloud