summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel-module-split.bbclass: add a prefix for module package name patternRicardo Neri2016-07-011-1/+5
* classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik2016-07-011-2/+1
* classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik2016-07-011-2/+1
* pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DE...Alexander Kanavin2016-07-012-2/+2
* pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin2016-07-013-5/+16
* u-boot: extend UBOOT_CONFIG format to support different binary nameTing Liu2016-07-011-3/+16
* autotools: ensure Makefile exists in do_compileRoss Burton2016-06-231-1/+5
* rootfs_rpm: Increase rootfs sizeSaul Wold2016-06-201-2/+2
* Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie2016-06-201-1/+1
* cmake.bbclass: set the modules directory correctlyJose Pardeiro2016-06-171-1/+1
* useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt2016-06-171-1/+4
* useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt2016-06-171-6/+13
* base.bbclass: p4 fetcher supports srcrevAndrew Bradford2016-06-171-0/+4
* package_deb: Avoid chdir warnings and restore cwd after packagingRichard Purdie2016-06-161-0/+3
* package_ipk: restore cwd after packagingRoss Burton2016-06-151-0/+3
* classes/package: save/restore cwd in split_and_strip_filesRoss Burton2016-06-151-3/+4
* classes/kernel: remove path assumptions in compile_kernelmodulesRoss Burton2016-06-151-2/+1
* classes/image: don't chdir when creating symlinksRoss Burton2016-06-151-3/+2
* classes/license: handle EXDEV if hard link to license failsManuel Huber2016-06-151-5/+15
* classes/rm_work: use the idle I/O scheduler classRoss Burton2016-06-151-0/+3
* classes/sdl: remove pointless classRoss Burton2016-06-151-6/+0
* update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURESMariano Lopez2016-06-151-4/+4
* image.bbclass: do exact match for rootfs typeZhenhua Luo2016-06-151-1/+1
* libc-package: ensure glibc-locale package list is deterministicRoss Burton2016-06-151-2/+1
* staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie2016-06-151-0/+13
* useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt2016-06-121-2/+2
* useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt2016-06-121-13/+17
* image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik2016-06-122-6/+14
* gtk-immodules-cache: Support both GTKs at same timeJussi Kukkonen2016-06-121-2/+4
* npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARYPatrick Ohly2016-06-121-2/+2
* testexport.bbclass: Create tarballs for easy releaseMariano Lopez2016-06-071-0/+32
* testexport.bbclass: Add support for testexport-tarballMariano Lopez2016-06-071-0/+16
* testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez2016-06-072-0/+3
* oetest.py: Add install/uninstall functionality for DUTsMariano Lopez2016-06-072-5/+46
* lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez2016-06-071-4/+6
* rm_work: exclude all kernel recipesMartin Jansa2016-06-071-0/+2
* gobject-introspection: move to Python 3Alexander Kanavin2016-06-071-2/+5
* meta: Drop swabberRichard Purdie2016-06-071-94/+0
* image-buildinfo: Update to python3 syntaxRichard Purdie2016-06-051-1/+1
* testexport.bbclass: Update to use python3Mariano Lopez2016-06-031-2/+2
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-032-12/+0
* systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang2016-06-031-0/+124
* syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael2016-06-031-1/+7
* classes/lib: Complete transition to python3Richard Purdie2016-06-024-5/+5
* sanity: Switch urlparse to urllib.parseJeremy Puhlman2016-06-021-3/+3
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-021-1/+1
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-023-4/+4
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-023-5/+5
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-028-31/+29
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-026-12/+12