summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-07-02kernel-arch: Remove test for long-dead arm26 architecture.Robert P. J. Day1
2012-06-28bitbake.conf: disable ccache explicitly if it is not enabledRobert Yang1
2012-06-28archiver.bbclass: Add the function of filtering packagesXiaofeng Yan1
2012-06-28gconf.bbclass: don't register schemas in the install stageRoss Burton1
2012-06-28native.bbclass: correct PATH to have native-intercept be prependedSaul Wold1
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield1
2012-06-27classes/image: Allow openssh empty passwords login.Lianhao Lu2
2012-06-25distrodata: Fix missed VARIABLE name changeSaul Wold1
2012-06-25cml1.bbclass: Only delay exit if the command failsDarren Hart1
2012-06-21recipes-kernel: make perf a standalone packageLiang Li1
2012-06-21kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield1
2012-06-21package_rpm.bbclass: fix incremental rpm generationRobert Yang1
2012-06-21classes/cml1: ensure -c menuconfig forces a rebuild next timePaul Eggleton1
2012-06-21kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa1
2012-06-19bitbake.conf: add PN-bin and cleanup lib_package.bbclassSaul Wold1
2012-06-19lib_package: remove the -dev listSaul Wold1
2012-06-19binconfig: add *-config files to the -dev packageSaul Wold1
2012-06-18debian.bbclass: invoke target objdumpJames Limbouris1
2012-06-15distrodata: cleanup after moving distro_tracking_fieldsSaul Wold1
2012-06-13sanity.bbclass: warn the user if BBPATH contains wrong entriesLaurentiu Palcu1
2012-06-12cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasksRichard Purdie1
2012-06-12package_rpm: Verify that the package manifests are not emptyMark Hatle1
2012-06-12rootfs_rpm.bbclass: Update database configuration fileMark Hatle2
2012-06-12package_rpm: Add capability to directly query packageoriginMark Hatle1
2012-06-12rpm: Upgrade RPM to 5.4.8 (db to 5.3.15)Mark Hatle1
2012-06-12gnomebase: add GNOME_COMPRESS_TYPE variableSaul Wold1
2012-06-11cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variablesKhem Raj1
2012-06-08rootfs_rpm.bbclass: save rpmlib rather than remove itRobert Yang2
2012-06-08archiver.bbclass: Reduce some duplication for function get_licensesXiaofeng Yan1
2012-06-08insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle1
2012-06-05license.bbclass: optimize pkg runtime dataElizabeth Flanagan1
2012-06-05license.bbclass: Adding PV to package.manifestElizabeth Flanagan1
2012-06-05archiver.bbclass: Improve the usability for the archiver classesXiaofeng Yan1
2012-06-05cpan.bbclass: Fix config error while patches to Makefile.PLXin Ouyang1
2012-05-30update-alternatives: Fix absolute symlink handlingRichard Purdie1
2012-05-30package.bbclass: Add warning about FILES containing '//'Richard Purdie1
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie7
2012-05-30classes/sanity: fix a couple of grammatical errors in messagesPaul Eggleton1
2012-05-30ccache: Separate out into its own classRichard Purdie3
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie1
2012-05-30classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton1
2012-05-30classes/sanity: remove broken TARGET_ARCH checkPaul Eggleton1
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang7
2012-05-30meta: replace os.system with subprocess.callRobert Yang11
2012-05-30update-alternatives.bbclass: Change from using PN to BPNMark Hatle1
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle3
2012-05-25image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie1
2012-05-25package.bbclass: Add additional debugging for dependenciesMark Hatle1
2012-05-25utils.bbclass: remove the unused oe_systemRobert Yang1
2012-05-24sanity.bbclass: check sanity at BuildStarted rather than ConfigParsedJoshua Lock1