summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* sanity: Drop setting C localeRichard Purdie2016-06-011-1/+0
* systemd: allow add users as a rootfs postprocess cmdStephano Cetola2016-06-011-23/+20
* package.bbclass: fix strip and split logicStephano Cetola2016-06-011-1/+2
* insane: return line-feeds to qa.logMartin Jansa2016-06-011-1/+1
* sip.bbclass: removeAlexander Kanavin2016-06-011-61/+0
* python3-dir.bbclass: add a separate class for Python 3Alexander Kanavin2016-06-015-11/+9
* distutils-native-base.bbclass, distutils3-native-base.bbclass: removeAlexander Kanavin2016-06-012-7/+0
* python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin2016-06-014-34/+0
* uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister2016-05-301-2/+6
* gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin2016-05-301-2/+12
* gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen2016-05-301-4/+4
* gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson2016-05-301-0/+2
* grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson2016-05-301-0/+2
* kernel: Make symbol link to vmlinuz in boot directoryHe Zhe2016-05-301-5/+8
* kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe2016-05-304-77/+171
* testexport.bbclass: Stop exporting test contextMariano Lopez2016-05-301-4/+0
* nopackages.bbclass: deltask foo_setsceneRobert Yang2016-05-301-0/+6
* npm: add target_arch flag to npmBrendan Le Foll2016-05-301-1/+12
* sanity: check that the en_US.UTF-8 locale existsRoss Burton2016-05-301-0/+13
* sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt2016-05-251-9/+3
* useradd: Fix infinite build loopRichard Purdie2016-05-231-6/+6
* image.bbclass: additional output in create_symlinksPatrick Ohly2016-05-221-3/+5