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