| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: tests/fetch: state which upstream failed | Ross Burton | 2018-03-28 | 1 | -2/+2 |
* | gitignore: ignore bitbake documentation build products | Sascha Silbe | 2018-03-28 | 1 | -0/+3 |
* | tzdata: update to 2018d | akuster@mvista.com | 2018-03-28 | 1 | -2/+2 |
* | tzcode-native: update to 2018d | akuster@mvista.com | 2018-03-28 | 1 | -4/+4 |
* | ltp: add rdepend for procps | Armin Kuster | 2018-03-28 | 1 | -0/+1 |
* | mirrors.bbclass: change Debian anonscm to salsa | Mikko Rapeli | 2018-03-28 | 1 | -1/+1 |
* | ca-certificates: change SRC_URI from Debian anonscm to salsa | Mikko Rapeli | 2018-03-28 | 1 | -1/+1 |
* | ncurses: change SRC_URI from Debian anonscm to salsa | Mikko Rapeli | 2018-03-28 | 1 | -1/+1 |
* | qemu: fix qemuarm64 intermediate kernel hang in raid6_select_algo func | Victor Kamensky | 2018-03-28 | 1 | -0/+67 |
* | package.bbclass: use single quotes for path passed to file in isELF() | Andre McCurdy | 2018-03-28 | 1 | -1/+1 |
* | sanity.bbclass: quote path passed to stat in get_filesystem_id() | Andre McCurdy | 2018-03-28 | 1 | -1/+1 |
* | glibc: Replace strncpy with memccpy to fix -Wstringop-truncation. | Khem Raj | 2018-03-28 | 2 | -0/+41 |
* | glibc-2.27: Update to bring in 2.27 bug fixes since release | Khem Raj | 2018-03-28 | 2 | -2/+2 |
* | tcp-wrappers: Fix build with clang | Oleksiy Obitotskyy | 2018-03-28 | 2 | -0/+66 |
* | systemtap: bring in PR22551 fix that addresses build against 4.15 kernel issue | Victor Kamensky | 2018-03-28 | 2 | -0/+278 |
* | systemtap: supports mips starting with version 3.1 | Victor Kamensky | 2018-03-28 | 1 | -2/+1 |
* | elfutils: Fix gcc compile time alignment errors | Khem Raj | 2018-03-28 | 3 | -94/+124 |
* | initrdscripts: format rootfs partition as ext4 | Anuj Mittal | 2018-03-28 | 2 | -6/+6 |
* | libxml-namespacesupport: use stable v1.12 release; inherit ptest-perl | Tim Orling | 2018-03-28 | 2 | -35/+27 |
* | pseudo: explicitly enable xattr support | Andreas Kaufmann | 2018-03-28 | 1 | -1/+1 |
* | virtual/libgbm: create | Trevor Woerner | 2018-03-28 | 2 | -1/+2 |
* | mesa.inc: make PROVIDES conditional on PACKAGECONFIG | Trevor Woerner | 2018-03-28 | 1 | -1/+6 |
* | mesa: update Upstream-Status of a patch | Maxin B. John | 2018-03-28 | 1 | -1/+1 |
* | mesa: Upgrade 17.3.6 -> 17.3.7 | Otavio Salvador | 2018-03-28 | 2 | -2/+2 |
* | kernel-dev: Clean up of "bsp_name" placeholder. | Scott Rifenbark | 2018-03-25 | 2 | -15/+25 |
* | bsp-guide: Updated BSP terminolgy and BBLAYERS ordering | Scott Rifenbark | 2018-03-25 | 1 | -49/+61 |
* | ref-manual: Added term "container layer" | Scott Rifenbark | 2018-03-25 | 1 | -0/+14 |
* | dev-manual: Cleaned up layer naming terminology | Scott Rifenbark | 2018-03-25 | 1 | -60/+111 |
* | documentation: Updated the section on creating a general script | Scott Rifenbark | 2018-03-25 | 3 | -15/+53 |
* | dev-manual: Created tip for using server outside of build area | Scott Rifenbark | 2018-03-25 | 1 | -6/+11 |
* | dev-manual: Updates to the section on creating a layer | Scott Rifenbark | 2018-03-25 | 1 | -11/+15 |
* | dev-manual: Sanity edit through the layer creation section | Scott Rifenbark | 2018-03-25 | 1 | -1/+1 |
* | dev-manual: Completed rewrite of runtime package management | Scott Rifenbark | 2018-03-25 | 1 | -88/+197 |
* | ref-manual: Updated PACKAGES_FEED_ARCHS variable | Scott Rifenbark | 2018-03-25 | 1 | -6/+15 |
* | ref-manual: Updated the IMAGE_INSTALL variable description. | Scott Rifenbark | 2018-03-25 | 1 | -36/+50 |
* | bsp-guide: Review edits to the kernel layer. | Scott Rifenbark | 2018-03-25 | 1 | -8/+10 |
* | yocto-project-qs: Added "cd poky" step after cloning example. | Scott Rifenbark | 2018-03-25 | 1 | -0/+1 |
* | getting-started: Review updates for minor wordings and links | Scott Rifenbark | 2018-03-25 | 2 | -14/+17 |
* | bsp-guide: Removed deprecated tool sections | Scott Rifenbark | 2018-03-25 | 4 | -1855/+1497 |
* | bsp-guide: Minor edits to the licensing section. | Scott Rifenbark | 2018-03-25 | 1 | -184/+232 |
* | bsp-guide: Updates to Reqs and Recommeds for released BSPs | Scott Rifenbark | 2018-03-25 | 1 | -122/+198 |
* | bsp-guide: Updated the section on developing a BSP | Scott Rifenbark | 2018-03-25 | 1 | -88/+117 |
* | bsp-guide: Fixed link to section. | Scott Rifenbark | 2018-03-25 | 1 | -1/+1 |
* | bsp-guide: Updated BSP development flow figure. | Scott Rifenbark | 2018-03-25 | 2 | -0/+0 |
* | bsp-guide: Scrubbed the BSP structure section. | Scott Rifenbark | 2018-03-25 | 1 | -157/+226 |
* | bsp-guide: Edits to "Preparing Your Build Host to Work with BSP Layers" | Scott Rifenbark | 2018-03-25 | 1 | -20/+30 |
* | bsp-guide: General edits to "BSP Layers" section | Scott Rifenbark | 2018-03-25 | 1 | -18/+29 |
* | dev-manual: Updated example output for creating layer | Scott Rifenbark | 2018-03-25 | 1 | -5/+2 |
* | dev-manual: Review edits to manual upgrades for recipes. | Scott Rifenbark | 2018-03-25 | 1 | -11/+18 |
* | yocto-project-qs: Replaced AUH red-text with real cross-reference. | Scott Rifenbark | 2018-03-25 | 1 | -4/+7 |