aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-11-14classes/insane: improve LIC_FILES_CHKSUM messagesPaul Eggleton
2013-11-14classes/image-empty: removePaul Eggleton
2013-11-14staging: Use hardlinking for sysroot_stage_dirRichard Purdie
2013-11-12insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell
2013-11-12bitbake.conf: Default DISTRO to nodistroRichard Purdie
2013-11-12icecc: Fix race condition when packaging toolchainTobias Henkel
2013-11-12icecc: Add package whitelistTobias Henkel
2013-11-12icecc: Support shell evaluation of KERNEL_CCTobias Henkel
2013-11-12icecc: Enable icecc also for install stepTobias Henkel
2013-11-12icecc: Add dummy python version of set_icecc_envTobias Henkel
2013-11-12icecc: Add blacklist vars to BB_HASHBASE_WHITELISTTobias Henkel
2013-11-12icecc: Reduce verbosity with empty PARALLEL_MAKETobias Henkel
2013-11-12icecc: Log reason in error casesTobias Henkel
2013-11-12image-mklibs: Fix grep pattern when mklibs collects executables in rootfsLei Liu
2013-11-12syslinux: add APPEND to dependency listRoss Burton
2013-11-12kernel: Use hardlinks for do_populate_sysroot for speedRichard Purdie
2013-11-12kernel: Use hardlinks during do_install for speedRichard Purdie
2013-11-08cross-canadian: Let cross-canadian packages build for uclibcKhem Raj
2013-11-06toolchain-scripts/meta-environment: Further cleanup code duplicationRichard Purdie
2013-11-06package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie
2013-11-06package_rpm: Remove need for lockingRichard Purdie
2013-11-06toolchain-scripts: Drop darwin8 codeRichard Purdie
2013-11-06toolchain-scripts/meta-environment: Merge toolchain_create_sdk_env_script and...Richard Purdie
2013-11-06extrausers.bbclass: avoid infinite loopChen Qi
2013-11-04kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang
2013-11-04package.bbclass: Fix split_and_strip_files when file has single quote (')Felipe F. Tonello
2013-11-04toaster: add class to dump toaster-tracked dataAlexandru DAMIAN
2013-11-04image_types: Improve dependency handling between types (and use for sum.jffs2)Richard Purdie
2013-10-31grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel
2013-10-31update-rc.d.bbclass: Cleanup package scriptsJacob Kroon
2013-10-31grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas
2013-10-31syslinux.bbclass: Fix default serial port stringJason Wessel
2013-10-30cross-canadian: Improve commentRichard Purdie
2013-10-30vala.bbclass: add dependency on valaJoe Slater
2013-10-30cross-canadian: Handle powerpc linux verses linux-gnuspeRichard Purdie
2013-10-30classes/ptest: do not set EXCLUDE_FROM_WORLDPaul Eggleton
2013-10-30classes/ptest: fix quotingPaul Eggleton
2013-10-30pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer
2013-10-29update-rc.d.bbclass: Fix host/target test in postinstJacob Kroon
2013-10-29gnome: set UNKNOWN_CONFIGURE_WHITELISTRoss Burton
2013-10-26kernel-grub.bbclass: add a method to install/update for bzImageHongxu Jia
2013-10-26image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami
2013-10-26image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami
2013-10-26clutter: remove usage of FILESPATHPetter Mabäcker
2013-10-24base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar
2013-10-16update-rcd.bbclass: fix host/target testRoss Burton
2013-10-16cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie
2013-10-16nativesdk: Fix pn checkRichard Purdie
2013-10-14classes: add aarch64_be targetVictor Kamensky