| Commit message (Expand) | Author | Age | Files | Lines |
* | libubootenv: update to latest git hash | Max Krummenacher | 2020-04-07 | 1 | -1/+1 |
* | u-boot: cmd/gpt.c: fix memory leak | Sakib Sajal | 2020-04-07 | 2 | -0/+117 |
* | parselogs.py: update network interface related messages | Changqing Li | 2020-04-07 | 1 | -1/+2 |
* | Revert "dhclient: not always skip the nfsroot interface" | Mingli Yu | 2020-04-07 | 1 | -25/+1 |
* | qemu: fix CVE-2020-11102 | Lee Chee Yang | 2020-04-07 | 2 | -0/+149 |
* | Revert "wic: Fix permissions when using exclude or include path" | Richard Purdie | 2020-04-07 | 1 | -19/+3 |
* | Revert "wic: Add --embed-rootfs argument" | Richard Purdie | 2020-04-07 | 4 | -31/+1 |
* | dev-manual: use "git", not "apmd", to explain checksum names | rpjday@crashcourse.ca | 2020-04-06 | 1 | -8/+9 |
* | dev-manual: use "strace" for PV example, not cdrtools | rpjday@crashcourse.ca | 2020-04-06 | 1 | -4/+4 |
* | build-appliance-image: Update to master head revision | Richard Purdie | 2020-04-06 | 1 | -1/+1 |
* | poky.conf: Bump version for 3.1 dunfell release | Richard Purdie | 2020-04-06 | 1 | -2/+3 |
* | bitbake: tinfoil: Add back ability to parse on top of a datastore | Richard Purdie | 2020-04-06 | 2 | -4/+6 |
* | bitbake: data/siggen: Don't expand ignored variables | Richard Purdie | 2020-04-06 | 3 | -4/+4 |
* | runqemu-extract-sdk: fix install debugfs on rootfs | Adrian Freihofer | 2020-04-06 | 1 | -1/+1 |
* | apt-native: don't let dpkg overwrite files by default | Jan Luebbe | 2020-04-06 | 1 | -1/+1 |
* | systemd: Package systemd-hwdb-update.service into udev | Khem Raj | 2020-04-06 | 1 | -1/+2 |
* | pseudo: During DB fix, remove files that do not exist | Ricardo Ribalda Delgado | 2020-04-06 | 2 | -0/+50 |
* | wic: Add --embed-rootfs argument | Ricardo Ribalda Delgado | 2020-04-06 | 4 | -1/+31 |
* | wic: Fix permissions when using exclude or include path | Ricardo Ribalda Delgado | 2020-04-06 | 1 | -3/+19 |
* | pseudo: Force seccomp to return success when in fact doing nothing | Richard Purdie | 2020-04-06 | 2 | -0/+125 |
* | bitbake: bitbake: Update to version 1.46 | Richard Purdie | 2020-04-06 | 2 | -2/+2 |
* | brief-yoctoprojectqs: buildtools changes | Tim Orling | 2020-04-06 | 1 | -4/+7 |
* | dev-manual: buildtools versions and changes | Tim Orling | 2020-04-06 | 1 | -5/+8 |
* | ref-manual: add install-buildtools and -extended | Tim Orling | 2020-04-06 | 3 | -17/+120 |
* | ref-manual: fix debian-8 system reqs | Tim Orling | 2020-04-06 | 1 | -11/+21 |
* | ref-manual: bump tar and python min versions | Tim Orling | 2020-04-06 | 1 | -2/+2 |
* | ref-manual: split CentOS-7 and CentOS-8 reqs | Tim Orling | 2020-04-06 | 1 | -8/+60 |
* | poky.ent: split centos-7 and centos-8 | Tim Orling | 2020-04-06 | 1 | -2/+10 |
* | poky.ent: recommend python36-pip for CentOS | Tim Orling | 2020-04-06 | 1 | -1/+1 |
* | documentaiton: Change author info | akuster | 2020-04-06 | 10 | -28/+21 |
* | BSP Guide: numerous tweaks/grammar/wording/clarification | rpjday@crashcourse.ca | 2020-04-06 | 1 | -37/+52 |
* | kernel-dev: fix explanation of KBUILD_DEFCONFIG | rpjday@crashcourse.ca | 2020-04-06 | 1 | -5/+7 |
* | correct mention of "postinst_intercept delay_to_first_boot" | rpjday@crashcourse.ca | 2020-04-06 | 2 | -3/+3 |
* | ref-manual: minor rewording/clarification in chapter 2 | rpjday@crashcourse.ca | 2020-04-06 | 1 | -4/+6 |
* | ref-manual: minor rewording in chapter 1 | rpjday@crashcourse.ca | 2020-04-06 | 1 | -5/+5 |
* | ref-manual: update PROVIDES example, clarify use of "+=" | rpjday@crashcourse.ca | 2020-04-06 | 1 | -6/+18 |
* | ref-manual: various touchups, rewordings, corrections to Ch 5 | rpjday@crashcourse.ca | 2020-04-06 | 1 | -63/+63 |
* | use defined entity "YOCTO_DOCS_URL", not "YOCTO_HOME_URL" | rpjday@crashcourse.ca | 2020-04-06 | 10 | -20/+20 |
* | dev-manual: minor tweaks, rewording, grammar for chapter 2 | rpjday@crashcourse.ca | 2020-04-06 | 1 | -26/+28 |
* | dev-manual: clarify PN usage in packagegroup files | rpjday@crashcourse.ca | 2020-04-06 | 1 | -6/+10 |
* | dev-manual: add missing check to yocto-check-layer section | rpjday@crashcourse.ca | 2020-04-06 | 1 | -1/+20 |
* | dev-manual: use actual machine override demonstration | rpjday@crashcourse.ca | 2020-04-06 | 1 | -5/+19 |
* | dev-manual: explain LAYERDEPENDS with other layer.conf vars | rpjday@crashcourse.ca | 2020-04-06 | 1 | -0/+4 |
* | dev-manual: Fix CROPS link | Alejandro Hernandez Samaniego | 2020-04-06 | 1 | -2/+2 |
* | overview-manual-yp-intro: Fix CROPS link | Alejandro Hernandez Samaniego | 2020-04-06 | 1 | -2/+2 |
* | overview-manual-development-environment: Fix CROPS link | Alejandro Hernandez Samaniego | 2020-04-06 | 1 | -1/+1 |
* | dev-manual-common-tasks.xml: Replace "QemuTarget" with "qemu" | Yeoh Ee Peng | 2020-04-06 | 1 | -2/+2 |
* | ref-variables.xml: Replace "QemuTarget" with "qemu" | Yeoh Ee Peng | 2020-04-06 | 1 | -3/+3 |
* | dev-manual-common-tasks: Replace "SimpleRemoteTarget" with "simpleremote" | Yeoh Ee Peng | 2020-04-06 | 1 | -4/+4 |
* | ref-variables.xml: Replace "SimpleRemoteTarget" with "simpleremote" | Yeoh Ee Peng | 2020-04-06 | 1 | -2/+2 |