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