| Commit message (Expand) | Author | Age | Files | Lines |
* | rt-tests: Fix build with glibc 2.41+ | Khem Raj | 2025-01-29 | 2 | -0/+45 |
* | rt-tests: update 2.7 -> 2.8 | Alexander Kanavin | 2025-01-04 | 2 | -3/+3 |
* | images/*-sdk: remove debug-tweaks from IMAGE_FEATURES | Ross Burton | 2024-11-06 | 1 | -1/+1 |
* | rt-tests: rt_bmark.py: fix TypeError | Changqing Li | 2024-07-30 | 1 | -1/+1 |
* | rt-tests: upgrade 2.6 -> 2.7 | Wang Mingyu | 2024-06-26 | 2 | -4/+4 |
* | recipes: Start WORKDIR -> UNPACKDIR transition | Richard Purdie | 2024-05-21 | 1 | -1/+1 |
* | meta/recipes: python 3.12 regex | Adrian Freihofer | 2024-02-13 | 1 | -1/+1 |
* | rt-tests: update 2.5 -> 2.6 | Alexander Kanavin | 2023-11-30 | 2 | -5/+5 |
* | recipes-rt: update README to match newer override syntax | Quentin Schulz | 2023-10-16 | 1 | -1/+1 |
* | recipes: Default to https git protocol where possible | Richard Purdie | 2023-05-05 | 1 | -1/+1 |
* | rt-tests: update 2.4 -> 2.5 | Alexander Kanavin | 2023-02-09 | 2 | -5/+5 |
* | rt-tests: update 2.3 -> 2.4 | Alexander Kanavin | 2022-07-23 | 2 | -5/+5 |
* | meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license... | Richard Purdie | 2022-02-20 | 2 | -2/+2 |
* | rt-tests: upgrade 2.2 -> 2.3 | zhengruoqin | 2021-12-14 | 2 | -3/+3 |
* | rt-tests: update 2.1 -> 2.2 | Alexander Kanavin | 2021-10-11 | 2 | -5/+5 |
* | Convert to new override syntax | Richard Purdie | 2021-08-02 | 2 | -7/+7 |
* | rt-tests: update 1.10 -> 2.1 | Alexander Kanavin | 2021-07-05 | 4 | -9/+7 |
* | rt-tests: update SRCREV | Chen Qi | 2021-05-25 | 1 | -2/+2 |
* | rt-tests: Update rt-tests | Zqiang | 2021-05-02 | 1 | -1/+1 |
* | meta/recipes-rt: Add HOMEPAGE / DESCRIPTION | Dorinda | 2021-03-06 | 1 | -1/+2 |
* | rt-tests/hwlatdetect: upgrade 1.9 -> 1.10 | Anuj Mittal | 2021-01-20 | 5 | -58/+7 |
* | Revert "rt-tests: Enable only for x86/ppc64 architectures" | Peter Bergin | 2020-11-13 | 2 | -8/+1 |
* | rt-tests: backport patch that enable build for all archs | Peter Bergin | 2020-11-13 | 2 | -0/+53 |
* | rt-tests: Enable only for x86/ppc64 architectures | Khem Raj | 2020-11-08 | 2 | -1/+8 |
* | rt-tests/hwlatdetect: upgrade 1.8 -> 1.9 | Alexander Kanavin | 2020-11-03 | 4 | -4/+5 |
* | rt-tests: Update recipes to use 1.8 | Randy Witt | 2020-10-30 | 5 | -75/+35 |
* | rt-tests: further exclusion of development versions | Alexander Kanavin | 2020-05-03 | 1 | -2/+2 |
* | rt-tests: make manpages reproducible | Jeremy Puhlman | 2020-02-28 | 2 | -0/+63 |
* | rt-tests: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True | André Draszik | 2020-02-04 | 1 | -2/+2 |
* | rt-tests: exclude another development version (1.6) | Alexander Kanavin | 2020-01-21 | 1 | -1/+1 |
* | world-broken.inc: Remove | Adrian Bunk | 2019-08-28 | 1 | -0/+4 |
* | rt-tests: exclude another development version | Alexander Kanavin | 2019-08-22 | 1 | -2/+2 |
* | stress-ng: add a recipe that replaces the original stress | Alexander Kanavin | 2019-07-31 | 2 | -2/+2 |
* | rt-tests: exclude 1.4 version from upstream check as well | Alexander Kanavin | 2019-06-30 | 1 | -2/+2 |
* | core-image-rt-sdk: make sure that we append to DEPENDS | Naveen Saini | 2019-04-26 | 1 | -1/+1 |
* | core-image-rt: make sure that we append to DEPENDS | Naveen Saini | 2019-04-26 | 1 | -1/+1 |
* | rt-tests: fix upstream version check | Alexander Kanavin | 2018-05-29 | 1 | -0/+2 |
* | classes/recipes: Convert SkipPackage -> SkipRecipe | Richard Purdie | 2018-01-26 | 2 | -2/+2 |
* | python: fix RDEPENDS on several recipes, due to non-existent packages | Alejandro Hernandez | 2018-01-20 | 2 | -2/+2 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 2 | -2/+2 |
* | rt-tests: fix the recipe version to match upstream | Alexander Kanavin | 2016-11-06 | 3 | -2/+3 |
* | rt-tests: rationalise compiler flags | Ross Burton | 2016-07-26 | 2 | -6/+1 |
* | rt-tests: move ptest to python3 | Maxin B. John | 2016-07-08 | 3 | -15/+15 |
* | rt-tests, hwlatdetect: upgrade to 2.0 | Alexander Kanavin | 2016-06-04 | 4 | -33/+2 |
* | hwlatdetect: move to Python 3 | Alexander Kanavin | 2016-06-03 | 1 | -2/+4 |
* | classes/lib: Update xrange -> range for python3 | Richard Purdie | 2016-06-02 | 1 | -1/+1 |
* | default-versions.inc: drop python-related defaults | Alexander Kanavin | 2016-06-01 | 1 | -0/+1 |
* | linux-yocto-rt, core-image-rt*: Explicitly skip when PREFERRED_PROVIDER_virtu... | Martin Jansa | 2016-05-22 | 2 | -0/+16 |
* | rt-tests: Fix build with non-gcc compilers | Khem Raj | 2016-01-24 | 2 | -1/+32 |
* | rt-tests: upgrade to version 0.96 | Maxin B. John | 2015-11-25 | 3 | -4/+4 |