aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-07-01kernel-module-split.bbclass: add a prefix for module package name patternRicardo Neri
2016-07-01classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik
2016-07-01classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik
2016-07-01pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DE...Alexander Kanavin
2016-07-01pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin
2016-07-01u-boot: extend UBOOT_CONFIG format to support different binary nameTing Liu
2016-06-23autotools: ensure Makefile exists in do_compileRoss Burton
2016-06-20rootfs_rpm: Increase rootfs sizeSaul Wold
2016-06-19Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie
2016-06-17cmake.bbclass: set the modules directory correctlyJose Pardeiro
2016-06-17useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt
2016-06-17useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt
2016-06-17base.bbclass: p4 fetcher supports srcrevAndrew Bradford
2016-06-16package_deb: Avoid chdir warnings and restore cwd after packagingRichard Purdie
2016-06-15package_ipk: restore cwd after packagingRoss Burton
2016-06-15classes/package: save/restore cwd in split_and_strip_filesRoss Burton
2016-06-15classes/kernel: remove path assumptions in compile_kernelmodulesRoss Burton
2016-06-15classes/image: don't chdir when creating symlinksRoss Burton
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