summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-11-30bootimg: Allow for EFI-only boot imagesDarren Hart1
2011-11-30bootimg: Add grub-efi supportDarren Hart3
2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart2
2011-11-30bootimg: Refactor build_hddimg and build_iso routinesDarren Hart1
2011-11-30image_types.bbclass: add xz-native to deps for lzma ext2.lzma imagesMatthew McClintock1
2011-11-29toolchain-scripts.bbclass: Make it work when TCLIBC=uclibcKhem Raj1
2011-11-26getVar/setVar cleanupsRichard Purdie18
2011-11-24patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cacheMatthew McClintock1
2011-11-24base.bbclass: Use bb.plain to print the build headerRichard Purdie1
2011-11-23gconf: Ensure the correct backend directory is usedRichard Purdie1
2011-11-23gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct pathsRichard Purdie1
2011-11-22staging: Remove debug accidently left inRichard Purdie1
2011-11-22staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION functionRichard Purdie1
2011-11-22package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie1
2011-11-21mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONFAndreas Müller1
2011-11-21package.bbclass: fix path for relative links on elf files, when moved to debu...Henning Heinold1
2011-11-21sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie1
2011-11-21useradd: Ensure -native recipes don't depend on target recipesRichard Purdie1
2011-11-18bootimg: Create a valid boot sector for the iso imageDamien Lespiau1
2011-11-18sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpmJiajun Xu1
2011-11-18package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie1
2011-11-17insane.bbclass: avoid errors for x32 kernelNitin A Kamble1
2011-11-17package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie1
2011-11-16sanity.bbclass: No need to check for cvs any moreRichard Purdie1
2011-11-15base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URIMartin Jansa1
2011-11-15mime.bbclass: fix typoConnor Abbott1
2011-11-14rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie1
2011-11-11rootfs_rpm.bbclass: Turn off script debuggingMark Hatle1
2011-11-11rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle2
2011-11-10populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie3
2011-11-10populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie3
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie61
2011-11-10Allow use of dash as /bin/shRichard Purdie1
2011-11-10classes: Remove various bashismsRichard Purdie3
2011-11-10useradd: Add missing DEPEND on shadowRichard Purdie1
2011-11-10useradd.bbclass: do not modify -nativesdk packagesScott Garman1
2011-11-10useradd.bbclass: only modify packages in USERADD_PACKAGESScott Garman1
2011-11-10mime.bbclass: No need to import os.path, it then breaks the os moduleRichard Purdie1
2011-11-09classes/[gnome|gnomebase|mime]: enhance gnome related classesJoshua Lock3
2011-11-09classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton1
2011-11-08Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock1
2011-11-08useradd.bbclass: handle nativesdk caseEric Bénard1
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu6
2011-11-08useradd.bbclass: fix how RDEPENDS is setupScott Garman1
2011-11-07allarch.bbclass: disable shlib and debug symbol processingPaul Eggleton1
2011-11-07image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi1
2011-11-07libcense.bbclass: fix OpenSSL mappingMartin Jansa1
2011-11-07buildstats: Fix for buildstats on tmpfsElizabeth Flanagan1
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie1
2011-11-04patch: Convert to use oe_terminalRichard Purdie1