aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-06-15classes/license: handle EXDEV if hard link to license failsManuel Huber
2016-06-15classes/rm_work: use the idle I/O scheduler classRoss Burton
2016-06-15classes/sdl: remove pointless classRoss Burton
2016-06-15update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURESMariano Lopez
2016-06-14image.bbclass: do exact match for rootfs typeZhenhua Luo
2016-06-14libc-package: ensure glibc-locale package list is deterministicRoss Burton
2016-06-14staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt
2016-06-12useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt
2016-06-12image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik
2016-06-12gtk-immodules-cache: Support both GTKs at same timeJussi Kukkonen
2016-06-12npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARYPatrick Ohly
2016-06-06testexport.bbclass: Create tarballs for easy releaseMariano Lopez
2016-06-06testexport.bbclass: Add support for testexport-tarballMariano Lopez
2016-06-06testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez
2016-06-06lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez
2016-06-06rm_work: exclude all kernel recipesMartin Jansa
2016-06-06gobject-introspection: move to Python 3Alexander Kanavin
2016-06-06meta: Drop swabberRichard Purdie
2016-06-05image-buildinfo: Update to python3 syntaxRichard Purdie
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-06-02systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang
2016-06-02syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02sanity: Switch urlparse to urllib.parseJeremy Puhlman
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-06-01sanity: Drop setting C localeRichard Purdie
2016-06-01systemd: allow add users as a rootfs postprocess cmdStephano Cetola
2016-06-01package.bbclass: fix strip and split logicStephano Cetola
2016-06-01insane: return line-feeds to qa.logMartin Jansa
2016-05-30sip.bbclass: removeAlexander Kanavin
2016-05-30python3-dir.bbclass: add a separate class for Python 3Alexander Kanavin
2016-05-30distutils-native-base.bbclass, distutils3-native-base.bbclass: removeAlexander Kanavin
2016-05-30python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister
2016-05-30gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin
2016-05-30gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen
2016-05-30gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-05-30testexport.bbclass: Stop exporting test contextMariano Lopez
2016-05-30nopackages.bbclass: deltask foo_setsceneRobert Yang
2016-05-30npm: add target_arch flag to npmBrendan Le Foll