Age | Commit message (Expand) | Author | Files |
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 |
2017-09-12 | Revert "kernel-module-split: rrecommend kernel-image instead of rdepend" | Martin Hundebøll | 1 |
2017-09-11 | staging: gracefully abort if two recipes conflict in the sysroot | Ross Burton | 1 |
2017-09-11 | go.bbclass: add GO_INSTALL_FILTEROUT variable | Matt Madison | 1 |
2017-09-11 | go.bbclass: add do_unpack function to handle common cases | Matt Madison | 1 |
2017-09-11 | go.bbclass: separate ${S} and ${B} | Matt Madison | 1 |
2017-09-11 | go.bbclass: Use an auxiliary variable to add the build dependencies | Otavio Salvador | 1 |
2017-09-11 | go.bbclass: exported function cleanup | Matt Madison | 1 |
2017-09-11 | go.bbclass: Enable parallel build | Otavio Salvador | 1 |
2017-09-11 | go.bbclass: Use a global Go build flags | Otavio Salvador | 1 |
2017-09-11 | goarch.bbclass: Add support for ARMv5 | Otavio Salvador | 1 |
2017-09-11 | goarch.bbclass: Replace logic for setting GOARM | Will Newton | 1 |
2017-09-11 | go.bbclass: Fix binary installation path detection | Otavio Salvador | 1 |
2017-09-11 | goarch.bbclass: Stop passing True as second argument of d.getVar | Otavio Salvador | 1 |
2017-09-11 | kernel: Stop using update-alternatives | Otavio Salvador | 1 |
2017-09-11 | package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packages | Leonardo Sandoval | 2 |
2017-09-11 | package_deb, ipk: improve subprocess output on package manager command | Leonardo Sandoval | 2 |
2017-09-11 | gtk-doc.bbclass: add all directories where .so files are found to library sea... | Alexander Kanavin | 1 |
2017-09-11 | insane.bbclass: write QA issues to log file only when they are in ERROR_QA or... | Martin Jansa | 1 |
2017-09-05 | cve-check.bbclass: detect patched CVE's also from patch file names | Mikko Rapeli | 1 |
2017-09-05 | rootfs-postcommands: add test for unsatisfied RRECOMMENDS | Jose Alarcon | 1 |