| Commit message (Expand) | Author | Age | Files | Lines |
* | classes/license: handle EXDEV if hard link to license fails | Manuel Huber | 2016-06-15 | 1 | -5/+15 |
* | classes/rm_work: use the idle I/O scheduler class | Ross Burton | 2016-06-15 | 1 | -0/+3 |
* | classes/sdl: remove pointless class | Ross Burton | 2016-06-15 | 1 | -6/+0 |
* | update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURES | Mariano Lopez | 2016-06-15 | 1 | -4/+4 |
* | image.bbclass: do exact match for rootfs type | Zhenhua Luo | 2016-06-15 | 1 | -1/+1 |
* | libc-package: ensure glibc-locale package list is deterministic | Ross Burton | 2016-06-15 | 1 | -2/+1 |
* | staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changes | Richard Purdie | 2016-06-15 | 1 | -0/+13 |
* | useradd-staticids.bbclass: Avoid FutureWarning about split() | Peter Kjellerstedt | 2016-06-12 | 1 | -2/+2 |
* | useradd-staticids.bbclass: Make sure opened files are closed | Peter Kjellerstedt | 2016-06-12 | 1 | -13/+17 |
* | image/image_types.bbclass: fix fatal error during cpio debugfs creation | André Draszik | 2016-06-12 | 2 | -6/+14 |
* | gtk-immodules-cache: Support both GTKs at same time | Jussi Kukkonen | 2016-06-12 | 1 | -2/+4 |
* | npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARY | Patrick Ohly | 2016-06-12 | 1 | -2/+2 |
* | testexport.bbclass: Create tarballs for easy release | Mariano Lopez | 2016-06-07 | 1 | -0/+32 |
* | testexport.bbclass: Add support for testexport-tarball | Mariano Lopez | 2016-06-07 | 1 | -0/+16 |
* | testimage.bbclass: Make dependency of cpio when using RPMs | Mariano Lopez | 2016-06-07 | 2 | -0/+3 |
* | oetest.py: Add install/uninstall functionality for DUTs | Mariano Lopez | 2016-06-07 | 2 | -5/+46 |
* | lib/oeqa/otest.py: Fix import tests from other layers with python3 | Mariano Lopez | 2016-06-07 | 1 | -4/+6 |
* | rm_work: exclude all kernel recipes | Martin Jansa | 2016-06-07 | 1 | -0/+2 |
* | gobject-introspection: move to Python 3 | Alexander Kanavin | 2016-06-07 | 1 | -2/+5 |
* | meta: Drop swabber | Richard Purdie | 2016-06-07 | 1 | -94/+0 |
* | image-buildinfo: Update to python3 syntax | Richard Purdie | 2016-06-05 | 1 | -1/+1 |
* | testexport.bbclass: Update to use python3 | Mariano Lopez | 2016-06-03 | 1 | -2/+2 |
* | image-live, image-vm, wic: Remove fs size workaround | Jussi Kukkonen | 2016-06-03 | 2 | -12/+0 |
* | systemd: support systemd-boot as a stand-alone EFI bootloader | Jianxun Zhang | 2016-06-03 | 1 | -0/+124 |
* | syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable | Davis, Michael | 2016-06-03 | 1 | -1/+7 |
* | classes/lib: Complete transition to python3 | Richard Purdie | 2016-06-02 | 4 | -5/+5 |
* | sanity: Switch urlparse to urllib.parse | Jeremy Puhlman | 2016-06-02 | 1 | -3/+3 |
* | classes/lib: Update xrange -> range for python3 | Richard Purdie | 2016-06-02 | 1 | -1/+1 |
* | classes/lib: Update to explictly create lists where needed | Richard Purdie | 2016-06-02 | 3 | -4/+4 |
* | classes/lib: Update to match python3 iter requirements | Richard Purdie | 2016-06-02 | 3 | -5/+5 |
* | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 2016-06-02 | 8 | -31/+29 |
* | classes/lib: Convert to use python3 octal syntax | Richard Purdie | 2016-06-02 | 6 | -12/+12 |
* | sanity: Drop setting C locale | Richard Purdie | 2016-06-01 | 1 | -1/+0 |
* | systemd: allow add users as a rootfs postprocess cmd | Stephano Cetola | 2016-06-01 | 1 | -23/+20 |
* | package.bbclass: fix strip and split logic | Stephano Cetola | 2016-06-01 | 1 | -1/+2 |
* | insane: return line-feeds to qa.log | Martin Jansa | 2016-06-01 | 1 | -1/+1 |
* | sip.bbclass: remove | Alexander Kanavin | 2016-06-01 | 1 | -61/+0 |
* | python3-dir.bbclass: add a separate class for Python 3 | Alexander Kanavin | 2016-06-01 | 5 | -11/+9 |
* | distutils-native-base.bbclass, distutils3-native-base.bbclass: remove | Alexander Kanavin | 2016-06-01 | 2 | -7/+0 |
* | python-native, python3-native: remove the use of exported HOST_SYS and BUILD_... | Alexander Kanavin | 2016-06-01 | 4 | -34/+0 |
* | uboot-sign: rebuild u-boot.img with signed dtb | George McCollister | 2016-05-30 | 1 | -2/+6 |
* | gobject-introspection.bbclass: disable introspection for -native and -natives... | Alexander Kanavin | 2016-05-30 | 1 | -2/+12 |
* | gnupg.org-hosted recipes: Change SRC_URI to https site | Jussi Kukkonen | 2016-05-30 | 1 | -4/+4 |
* | gummiboot.bbclass: also write startup.nsh for non-iso | Christopher Larson | 2016-05-30 | 1 | -0/+2 |
* | grub-efi.bbclass: also write startup.nsh for non-iso | Christopher Larson | 2016-05-30 | 1 | -0/+2 |
* | kernel: Make symbol link to vmlinuz in boot directory | He Zhe | 2016-05-30 | 1 | -5/+8 |
* | kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time | He Zhe | 2016-05-30 | 4 | -77/+171 |
* | testexport.bbclass: Stop exporting test context | Mariano Lopez | 2016-05-30 | 1 | -4/+0 |
* | nopackages.bbclass: deltask foo_setscene | Robert Yang | 2016-05-30 | 1 | -0/+6 |
* | npm: add target_arch flag to npm | Brendan Le Foll | 2016-05-30 | 1 | -1/+12 |