summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-04-22package.bbclass: Ensure kernel modules get strippedRichard Purdie
2012-04-22gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT valuesRichard Purdie
2012-04-18packageinfo.bbclass: A workaround for RPM architecture renamingDongxiao Xu
2012-04-18classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton
2012-04-18classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield
2012-04-17sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie
2012-04-16distrodata.bbclass: fix comment typoOtavio Salvador
2012-04-16Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...Zhai Edwin
2012-04-14mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is prese...Richard Purdie
2012-04-14update-alternatives: Fix for compatibility with multilib recipesRichard Purdie
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield
2012-04-13base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEN...Richard Purdie
2012-04-12package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...1.2_M4.rc3.2Richard Purdie
2012-04-12package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie
2012-04-12package_rpm: Fix useradd preinst ordering issues1.2_M4.rc3Richard Purdie
2012-04-11insane.bbclass: Add missing variable bpnNoor Ahsan
2012-04-11"The suite of statements in a function definition executes with a local names...Andrei Gherzan
2012-04-11archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan
2012-04-11classes/package_deb: create .gz index instead of .bz2Paul Eggleton
2012-04-11boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold
2012-04-06package_ipk.bbclass: fixing muttilib prefix extracting.Lianhao Lu
2012-04-06package_ipk: don't generate Packages.filelistMartin Jansa
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-02buildhistory: make seperate commits for every changed top level entry in the ...Koen Kooi
2012-04-02buildhistory: record all buildsKoen Kooi
2012-04-02buildhistory: 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