Age | Commit message (Expand) | Author | Files |
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 |
2017-09-05 | rootfs-postcommands: remove empty line | Jose Alarcon | 1 |
2017-09-01 | insane.bbclass: Warn if ${COREBASE}/LICENSE is used | Saul Wold | 1 |
2017-09-01 | package_deb.bbclass: Handle colons in dependencies | Peter Kjellerstedt | 1 |
2017-09-01 | package: Change PACKAGE_BBCLASS_VERSION | Richard Purdie | 1 |
2017-09-01 | staging: Fix a logic error which caused dependency removal | Richard Purdie | 1 |
2017-08-31 | classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM | Paul Eggleton | 1 |
2017-08-30 | image_types.bbclass: improve reproducibility of .gz files | Juro Bystricky | 1 |
2017-08-30 | qemuboot.bbclass: create deterministic qemuboot.conf file | Juro Bystricky | 1 |
2017-08-30 | (PRE)MIRRORS: fix pattern for npm:// without slash | Olaf Mandel | 2 |
2017-08-29 | gettext.bbclass: do not add virtual/gettext to DEPENDS | Alexander Kanavin | 2 |
2017-08-29 | insane: add qa check for uppercase recipe name | Yeoh Ee Peng | 1 |
2017-08-27 | staging: Ensure dependencies are removed before being added | Richard Purdie | 1 |
2017-08-27 | staging: Avoid sysroot removal races | Richard Purdie | 1 |
2017-08-24 | populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLIST | Richard Purdie | 1 |
2017-08-24 | kernel-yocto: relax BSP definition test | Bruce Ashfield | 1 |
2017-08-24 | kernel-yocto: fix typo in error message | Luca Ceresoli | 1 |