summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-11-12bitbake.conf: Default DISTRO to nodistroRichard Purdie1
2013-11-12icecc: Fix race condition when packaging toolchainTobias Henkel1
2013-11-12icecc: Add package whitelistTobias Henkel1
2013-11-12icecc: Support shell evaluation of KERNEL_CCTobias Henkel1
2013-11-12icecc: Enable icecc also for install stepTobias Henkel1
2013-11-12icecc: Add dummy python version of set_icecc_envTobias Henkel1
2013-11-12icecc: Add blacklist vars to BB_HASHBASE_WHITELISTTobias Henkel1
2013-11-12icecc: Reduce verbosity with empty PARALLEL_MAKETobias Henkel1
2013-11-12icecc: Log reason in error casesTobias Henkel1
2013-11-12image-mklibs: Fix grep pattern when mklibs collects executables in rootfsLei Liu1
2013-11-12syslinux: add APPEND to dependency listRoss Burton1
2013-11-12kernel: Use hardlinks for do_populate_sysroot for speedRichard Purdie1
2013-11-12kernel: Use hardlinks during do_install for speedRichard Purdie1
2013-11-08cross-canadian: Let cross-canadian packages build for uclibcKhem Raj1
2013-11-06toolchain-scripts/meta-environment: Further cleanup code duplicationRichard Purdie1
2013-11-06package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie2
2013-11-06package_rpm: Remove need for lockingRichard Purdie1
2013-11-06toolchain-scripts: Drop darwin8 codeRichard Purdie1
2013-11-06toolchain-scripts/meta-environment: Merge toolchain_create_sdk_env_script and...Richard Purdie1
2013-11-06extrausers.bbclass: avoid infinite loopChen Qi1
2013-11-04kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang1
2013-11-04package.bbclass: Fix split_and_strip_files when file has single quote (')Felipe F. Tonello1
2013-11-04toaster: add class to dump toaster-tracked dataAlexandru DAMIAN1
2013-11-04image_types: Improve dependency handling between types (and use for sum.jffs2)Richard Purdie1
2013-10-31grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel1
2013-10-31update-rc.d.bbclass: Cleanup package scriptsJacob Kroon1
2013-10-31grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas1
2013-10-31syslinux.bbclass: Fix default serial port stringJason Wessel1
2013-10-30cross-canadian: Improve commentRichard Purdie1
2013-10-30vala.bbclass: add dependency on valaJoe Slater1
2013-10-30cross-canadian: Handle powerpc linux verses linux-gnuspeRichard Purdie1
2013-10-30classes/ptest: do not set EXCLUDE_FROM_WORLDPaul Eggleton1
2013-10-30classes/ptest: fix quotingPaul Eggleton1
2013-10-30pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer1
2013-10-29update-rc.d.bbclass: Fix host/target test in postinstJacob Kroon1
2013-10-29gnome: set UNKNOWN_CONFIGURE_WHITELISTRoss Burton1
2013-10-26kernel-grub.bbclass: add a method to install/update for bzImageHongxu Jia1
2013-10-26image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami1
2013-10-26image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami1
2013-10-26clutter: remove usage of FILESPATHPetter Mabäcker1
2013-10-24base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson1
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar1
2013-10-16update-rcd.bbclass: fix host/target testRoss Burton1
2013-10-16cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie1
2013-10-16nativesdk: Fix pn checkRichard Purdie1
2013-10-14classes: add aarch64_be targetVictor Kamensky4
2013-10-14insane: configure option checkingRoss Burton1
2013-10-14image types: split live into iso and hddimgValentin Popa2
2013-10-14kernel: restore scripts in the sysrootBruce Ashfield1
2013-10-14update-rc: Stop and remove service if updating packageFelipe F. Tonello1