| Commit message (Expand) | Author | Age | Files | Lines |
* | classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variables | Richard Purdie | 2023-09-09 | 5 | -20/+20 |
* | recipes/classes/scripts: Drop SRCPV usage in OE-Core | Richard Purdie | 2023-08-24 | 1 | -2/+0 |
* | base/package: Move source revision information from PV to PKGV | Richard Purdie | 2023-08-24 | 1 | -0/+4 |
* | ccache.bbclass: Add allowed list for native recipes | Angelo Ribeiro | 2023-08-21 | 1 | -3/+8 |
* | Add GCP fetcher to list of supported protocols | Emil Ekmečić | 2023-08-14 | 1 | -0/+1 |
* | externalsrc: fix dependency chain issues | Peter Suti | 2023-08-11 | 1 | -4/+3 |
* | cve-check: add option to add additional patched CVEs | Andrej Valek | 2023-07-19 | 1 | -13/+68 |
* | image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N... | Martin Jansa | 2023-06-29 | 1 | -2/+2 |
* | useradd-staticids.bbclass: improve error message | Mikko Rapeli | 2023-06-15 | 1 | -1/+1 |
* | classes/create-spdx-2.2: Make license errors fatal | Joshua Watt | 2023-06-02 | 1 | -1/+1 |
* | create-spdx-2.2: Add missing variable exclusions | Richard Purdie | 2023-06-02 | 1 | -0/+9 |
* | create-spdx-2-2: Fix packagedata usage to work with SDK packages | Richard Purdie | 2023-06-02 | 1 | -2/+7 |
* | classes/create-spdx-2.2: Fix runtime dependency calculations | Joshua Watt | 2023-06-02 | 1 | -8/+5 |
* | classes/create-spdx-2.2: Fix build time dependency calculations | Joshua Watt | 2023-06-02 | 1 | -17/+54 |
* | classes/create-spdx-2.2: Respect PKG for providers | Joshua Watt | 2023-06-02 | 1 | -0/+4 |
* | classes/create-spdx-2.2: Use hashfn from BB_TASKDEPDATA instead of MACHINE | Joshua Watt | 2023-06-02 | 1 | -23/+38 |
* | spdx: Fix license parsing | Louis Rannou | 2023-05-31 | 1 | -1/+1 |
* | archiver: move exclusion logic in a dedicated function | Antonin Godard | 2023-05-25 | 1 | -12/+18 |
* | report-error: make it catch ParseError error | Mingli Yu | 2023-04-20 | 1 | -21/+31 |
* | report-error: catch Nothing PROVIDES error | Mingli Yu | 2023-04-04 | 1 | -1/+26 |
* | devtool: add support for multiple git url inside a cargo based recipe | Frederic Martinsons | 2023-04-01 | 1 | -3/+1 |
* | cve-update-nvd2-native: new CVE database fetcher | Marta Rybczynska | 2023-04-01 | 1 | -2/+2 |
* | cve-check: Fix false negative version issue | Geoffrey GIRY | 2023-03-30 | 1 | -1/+4 |
* | staging/multilib: Fix manifest corruption | Richard Purdie | 2023-03-09 | 1 | -0/+1 |
* | create-spdx: fix config build by adding dependency to enable reruns | Maanya Goenka | 2023-03-06 | 1 | -1/+1 |
* | icecc: enable the network only when ICECC_DISABLED is not set | Jose Quaresma | 2023-02-24 | 1 | -4/+6 |
* | classes/create-spdx-2.2: Report downloads as separate packages | Joshua Watt | 2023-02-19 | 1 | -8/+50 |
* | create-spdx-2.2: Add support for custom Annotations | Saul Wold | 2023-02-15 | 1 | -1/+6 |
* | classes/create-sdpx-2.2: Remove image SPDX and index from deploydir | Joshua Watt | 2023-02-15 | 1 | -12/+8 |
* | recipe_sanity: fix old override syntax | Ulrich Ölmann | 2023-02-08 | 1 | -1/+1 |
* | devtool: fix devtool finish when gitmodules file is empty | Thomas Roos | 2023-01-18 | 1 | -1/+1 |
* | cve-check: write the cve manifest to IMGDEPLOYDIR | Jermain Horsman | 2023-01-18 | 1 | -3/+3 |
* | rm_work: handle non-existant stamps directory | Ross Burton | 2023-01-06 | 1 | -49/+52 |
* | rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively | Luis | 2022-12-26 | 1 | -4/+11 |
* | externalsrc: fix lookup for .gitmodules | Peter Marko | 2022-12-08 | 1 | -1/+1 |
* | rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work | Chen Qi | 2022-12-08 | 1 | -1/+1 |
* | rm_work: exclude the SSTATETASKS from the rm_work tasks sinature | Jose Quaresma | 2022-11-14 | 1 | -0/+2 |
* | classes/testexport: move to classes-recipe | Ross Burton | 2022-11-11 | 1 | -180/+0 |
* | create-spdx: default share_src for shared sources | Konrad Weihmann | 2022-11-11 | 1 | -2/+3 |
* | classes: create-spdx: Move to version specific class | Joshua Watt | 2022-11-11 | 2 | -1020/+1028 |
* | archiver: avoid using machine variable as it breaks multiconfig | Jose Quaresma | 2022-11-02 | 1 | -1/+1 |
* | create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED | Michael Opdenacker | 2022-10-29 | 1 | -2/+0 |
* | externalsrc.bbclass: Remove a trailing slash from ${B} | Peter Kjellerstedt | 2022-10-26 | 1 | -1/+1 |
* | externalsrc.bbclass: fix git repo detection | Martin Jansa | 2022-10-26 | 1 | -2/+2 |
* | create-spdx: Remove ";name=..." for downloadLocation | Keiya Nobuta | 2022-10-26 | 1 | -0/+1 |
* | own-mirrors: add crate | Adrian Freihofer | 2022-10-25 | 1 | -0/+1 |
* | externalsrc: move back to classes | Ross Burton | 2022-10-25 | 1 | -0/+272 |
* | icecc.bbclass: fix filename of recipe in comment | Ulrich Ölmann | 2022-09-17 | 1 | -1/+1 |
* | classes: Update overlayfs classes to use new bitbake functionality | Vyacheslav Yurkov | 2022-09-09 | 2 | -219/+0 |
* | icecc.bbclass: delete 'rm' command | Ulrich Ölmann | 2022-09-07 | 1 | -1/+0 |