Age | Commit message (Expand) | Author | Files |
2017-10-06 | utils.bbclass: Support applications with arguments in check_app_exist() | Nikolay Merinov | 1 |
2017-10-06 | staging.bbclass: handle postinst-useradd-* fixmes | Mikko Ylinen | 2 |
2017-10-06 | image_types: Fix bmaptool support for RSS | Tom Rini | 1 |
2017-10-06 | goarch.bbclass: rework mips architecture checks | Matt Madison | 1 |
2017-10-06 | cml1: remove diffconfig return code checking | Bruce Ashfield | 1 |
2017-09-26 | wic: remove systemd-boot for x32 | Saul Wold | 1 |
2017-09-25 | sign_rpm.bbclass: force rpm serial signing | Leonardo Sandoval | 1 |
2017-09-25 | meta: drop True option to getVar calls | Ming Liu | 3 |
2017-09-25 | go: disable PIE flags for cgo | Matt Madison | 1 |
2017-09-25 | goarch.bbclass: fixups for Go mips32 support | Matt Madison | 1 |
2017-09-25 | classes: drop image dependencies on TOPDIR variable | Paul Eggleton | 3 |
2017-09-25 | useradd-staticids: don't create username-group if gid is specified | André Draszik | 1 |
2017-09-25 | staging: Reduce verbosity of log messages | Richard Purdie | 1 |
2017-09-25 | uboot-extlinux: fix extlinux creation race (take 2) | André Draszik | 1 |
2017-09-25 | kernel-devicetree.bbclass: Add support to generate append to kernel | Otavio Salvador | 1 |
2017-09-25 | kernel-fitimage: support MIPS (compressed) | André Draszik | 1 |
2017-09-25 | kernel-uboot: support compressed kernel on MIPS | André Draszik | 1 |
2017-09-25 | kernel-uimage: optimise UBOOT_ENTRYSYMBOL support | André Draszik | 1 |
2017-09-25 | kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support | André Draszik | 1 |
2017-09-25 | kernel-fitimage: sanitize dtb section name (unbreak MIPS) | André Draszik | 1 |
2017-09-22 | sanity: check that path variables don't use ~ | Ross Burton | 1 |
2017-09-22 | sanity: correct Python version sanity check | Ross Burton | 1 |
2017-09-21 | kernel.bbclass: build host programs with native sysroots | Wenzong Fan | 1 |
2017-09-21 | image.bbclass: Sorted ctypes to avoid basehash error | Gerson Fernando Budke | 1 |
2017-09-21 | classes/image: move image_qa to between rootfs and image | Ross Burton | 1 |
2017-09-21 | classes/image_live: fix using squashfs as image filesystem | Tomasz Meresiński | 1 |
2017-09-21 | cross-canadian.bbclass: drop TARGET_* flags overrides | Ming Liu | 1 |
2017-09-21 | classes/externalsrc: delete symlinks at start of do_buildclean | Paul Eggleton | 1 |
2017-09-21 | go.bbclass: set TMPDIR during compilation | Matt Madison | 1 |
2017-09-21 | go: fix linking issues for nativesdk builds | Matt Madison | 1 |
2017-09-18 | useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate() | Peter Kjellerstedt | 1 |
2017-09-18 | useradd: don't override pseudo environment | Ross Burton | 1 |
2017-09-18 | bitbake.conf: Add default FILESYSTEM_PERMS_TABLES | Mark Hatle | 1 |
2017-09-18 | devtool: ensure recipes devtool is working on are unlocked within the eSDK | Paul Eggleton | 1 |
2017-09-18 | devtool: rework source extraction so that dependencies are handled | Paul Eggleton | 2 |
2017-09-13 | python*native.bbclass: suppress user site dirs | Martin Kelly | 2 |
2017-09-13 | goarch.bbclass: set ARM_INSTRUCTION_SET to "arm" | Matt Madison | 1 |
2017-09-13 | go.bbclass: Add ptest support | Otavio Salvador | 1 |
2017-09-13 | go.bbclass: Add "ldflags" to QA skip list | Otavio Salvador | 1 |
2017-09-13 | go.bbclass: add support linking against shared runtime | Matt Madison | 1 |
2017-09-13 | goarch.bbclass: identify archs with Go dynamic linking support | Matt Madison | 1 |
2017-09-13 | insane: consider INSANE_SKIP without package-specifier too | Ross Burton | 1 |
2017-09-13 | insane: don't pass skip list to functions which don't respect it | Ross Burton | 1 |
2017-09-13 | kernel: Move Device Tree support to kernel.bbclass | Otavio Salvador | 2 |
2017-09-12 | image_types: support lz4 compressed squashfs | Enrico Scholz | 1 |
2017-09-12 | go.bbclass: enable nativesdk builds for Go packages | Matt Madison | 1 |
2017-09-12 | go.bbclass: clean up CGO_xxx settings | Matt Madison | 1 |
2017-09-12 | go.bbclass: remove some xxx_FINAL variables | Matt Madison | 1 |
2017-09-12 | go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS | Matt Madison | 1 |
2017-09-12 | go: split out go-runtime into separate recipe | Matt Madison | 1 |