aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-04-04archive-patched-source.bbclass: Archive patched sourceXiaofeng Yan
2012-04-04archiver.bbclass: enhance code readabilityXiaofeng Yan
2012-04-04eglibc packaging: locale packaging configurationNitin A Kamble
2012-04-04package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter
2012-04-04copyleft_compliance: also print the reason for including a packageEric Bénard
2012-04-04license.bbclass: Check if copyfile succeeded with isfileAndrei Gherzan
2012-04-01buildhistory: make seperate commits for every changed top level entry in the ...Koen Kooi
2012-04-01buildhistory: record all buildsKoen Kooi
2012-04-01buildhistory: remove duplicate entries from dot graphKoen Kooi
2012-03-31cross-canadian.bbclass: fix rpath for sdk executablesNitin A Kamble
2012-03-31pkgconfig.bbclass: corrected dependency for -nativesdk.Lianhao Lu
2012-03-31autotools.bbclass: Drop -nativesdk dependency to lib-cross.Lianhao Lu
2012-03-31crosssdk.bbclass: Set TUNE_PKGARCH to SDK_PKGARCH.Lianhao Lu
2012-03-31nativesdk.bbclass: Set PACKAGE_ARCHS to SDK_PACKAGE_ARCHS.Lianhao Lu
2012-03-30rootfs_ipk: don't echo opkg-cl output to log.do_rootfsMartin Jansa
2012-03-29libc-packgae.bbclass: Add i686 support in locale_arch_optionsNoor Ahsan
2012-03-29license.bbclass: remove existing license.manifest before appending new dataEric Bénard
2012-03-28linux-yocto: support externalsrc buildsBruce Ashfield
2012-03-27image_types: remove duplicate setting of -i for inode countSaul Wold
2012-03-27vmdk: Update for direstdiskSaul Wold
2012-03-27boot-directdisk: Fix Block CalcuationSaul Wold
2012-03-27image-vmdk: Add symbolic link for a short named vmdk imageSaul Wold
2012-03-26rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filenameMartin Jansa
2012-03-26classes: scons: add EXTRA_OESCONSDenis 'GNUtoo' Carikli
2012-03-26archive-configured-source.bbclass: Archive configured sourceXiaofeng Yan
2012-03-26archive-original-source.bbclass: Archive original sourceXiaofeng Yan
2012-03-26archiver.bbclass:Xiaofeng Yan
2012-03-26package_rpm: Add srpm function to this bbclassXiaofeng Yan
2012-03-26src_distributelocal.bbclass: Remove src_distribute_local.bbclassXiaofeng Yan
2012-03-26src_distribute.bbclass: Remove src__distribute.bbclassXiaofeng Yan
2012-03-26sourcepkg.bbclass: Remove sourcepkg.bbclassXiaofeng Yan
2012-03-26kernel.bbclass: touch .scmversion also in ${S}Martin Jansa
2012-03-26Fix empty file case that caused build error at do_rootfsJessica Zhang
2012-03-26image_types.bbclass: Define runnable and deployable patternDongxiao Xu
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day
2012-03-25license.bbclass: Style guide complianceElizabeth Flanagan
2012-03-25INCOMPATIBLE_LICENSE: support for spdx and pkg licensesElizabeth Flanagan
2012-03-25license.bbclass: Whitespace standardizationElizabeth Flanagan
2012-03-25license.bbclass: Add spdx mapping to GPL-1.0Elizabeth Flanagan
2012-03-23kernel.bbclass: don't create /etc/modutils/*Martin Jansa
2012-03-23kernel.bbclass: fix extra + in kernelreleaseMartin Jansa
2012-03-23kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa
2012-03-23kernel.bbclass: use symlinks for modutils filesMartin Jansa
2012-03-23kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa
2012-03-23Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files...Richard Purdie
2012-03-23mirrors.bbclass: remove dead kernel.org mirrorsAndreas Oberritter
2012-03-23sstate.bbclass: Remove possibility of file corruption and make package writin...Richard Purdie
2012-03-23useradd.bbclass: retry useradd/groupadd commands to avoid lock race issuesScott Garman
2012-03-23package_rpm.bbclass: ensure base-passwd and shadow get installed firstScott Garman
2012-03-23nativesdk/misc: set PKGSUFFIX for correct variable name expansion.Lianhao Lu